Uncategorized

[2307.08303] Soft Prompt Tuning for Augmenting Dense Retrieval with Large Language Models



Download a PDF of the paper titled Soft Prompt Tuning for Augmenting Dense Retrieval with Large Language Models, by Zhiyuan Peng and 3 other authors

Download PDF

Abstract:Dense retrieval (DR) converts queries and documents into dense embeddings and measures the similarity between queries and documents in vector space. One of the challenges in DR is the lack of domain-specific training data. While DR models can learn from large-scale public datasets like MS MARCO through transfer learning, evidence shows that not all DR models and domains can benefit from transfer learning equally. Recently, some researchers have resorted to large language models (LLMs) to improve the zero-shot and few-shot DR models. However, the hard prompts or human-written prompts utilized in these works cannot guarantee the good quality of generated weak queries. To tackle this, we propose soft prompt tuning for augmenting DR (SPTAR): For each task, we leverage soft prompt-tuning to optimize a task-specific soft prompt on limited ground truth data and then prompt the LLMs to tag unlabeled documents with weak queries, yielding enough weak document-query pairs to train task-specific dense retrievers. We design a filter to select high-quality example document-query pairs in the prompt to further improve the quality of weak tagged queries. To the best of our knowledge, there is no prior work utilizing soft prompt tuning to augment DR models. The experiments demonstrate that SPTAR outperforms the unsupervised baselines BM25 and the recently proposed LLMs-based augmentation method for DR.

Submission history

From: Zhiyuan Peng [view email]
[v1]
Mon, 17 Jul 2023 07:55:47 UTC (690 KB)
[v2]
Tue, 25 Jul 2023 14:57:05 UTC (675 KB)
[v3]
Tue, 29 Aug 2023 21:52:58 UTC (685 KB)
[v4]
Sat, 10 Feb 2024 22:46:29 UTC (232 KB)



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *