DynRank: Improving Passage Retrieval with Dynamic Zero-Shot Prompting Based on Question Classification
Abdelrahman Abdallah, Jamshid Mozafari, Bhawna Piryani, Mohammed, M.Abdelgwad, Adam Jatowt

TL;DR
DynRank is a framework that improves passage retrieval in open-domain QA by dynamically generating prompts based on question classification, leading to better retrieval performance across various datasets.
Contribution
It introduces a dynamic prompting mechanism using question classification to enhance passage retrieval, moving beyond static prompts in open-domain QA systems.
Findings
Improved retrieval accuracy on multiple QA benchmarks
Effective question classification enhances prompt relevance
Dynamic prompts outperform static templates in retrieval tasks
Abstract
This paper presents DynRank, a novel framework for enhancing passage retrieval in open-domain question-answering systems through dynamic zero-shot question classification. Traditional approaches rely on static prompts and pre-defined templates, which may limit model adaptability across different questions and contexts. In contrast, DynRank introduces a dynamic prompting mechanism, leveraging a pre-trained question classification model that categorizes questions into fine-grained types. Based on these classifications, contextually relevant prompts are generated, enabling more effective passage retrieval. We integrate DynRank into existing retrieval frameworks and conduct extensive experiments on multiple QA benchmark datasets.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
