Passage-specific Prompt Tuning for Passage Reranking in Question Answering with Large Language Models
Xuyang Wu, Zhiyuan Peng, Krishna Sravanthi Rajanala Sai, Hsin-Tai Wu,, Yi Fang

TL;DR
This paper introduces passage-specific prompt tuning, a parameter-efficient method that enhances passage reranking in open-domain question answering by leveraging passage-specific knowledge and soft prompts, improving performance with limited relevance data.
Contribution
The paper proposes a novel passage-specific prompt tuning approach that fine-tunes soft prompts for better passage reranking in large language models, reducing computational costs.
Findings
Significant improvement in reranking accuracy across datasets
Effective use of limited question-passage relevance pairs
Enhanced performance with fewer computational resources
Abstract
Effective passage retrieval and reranking methods have been widely utilized to identify suitable candidates in open-domain question answering tasks, recent studies have resorted to LLMs for reranking the retrieved passages by the log-likelihood of the question conditioned on each passage. Although these methods have demonstrated promising results, the performance is notably sensitive to the human-written prompt (or hard prompt), and fine-tuning LLMs can be computationally intensive and time-consuming. Furthermore, this approach limits the leverage of question-passage relevance pairs and passage-specific knowledge to enhance the ranking capabilities of LLMs. In this paper, we propose passage-specific prompt tuning for reranking in open-domain question answering (PSPT): a parameter-efficient method that fine-tunes learnable passage-specific soft prompts, incorporating passage-specific…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems
MethodsSparse Evolutionary Training
