Abstract
An significant challenge in text-ranking systems is handling hard queries that form the tail end of the query distribution. Difficulty may arise due to the presence of uncommon, underspecified, or incomplete queries. In this work, we improve the ranking performance of hard or difficult queries while maintaining the performance of other queries. Firstly, we do LLM-based query enrichment for training queries using relevant documents. Next, a specialized ranker is fine-tuned only on the enriched hard queries instead of the original queries. We combine the relevance scores from the specialized ranker and the base ranker, along with a query performance score estimated for each query. Our approach departs from existing methods that usually employ a single ranker for all queries, which is biased towards easy queries, which form the majority of the query distribution. In our extensive experiments on the DL-Hard dataset, we find that a principled query performance based scoring method using base and specialized ranker offers a significant improvement of up to 48.4% on the document ranking task and up to 25% on the passage ranking task compared to the baseline performance of using original queries, even outperforming SOTA model.
Original language | English |
---|---|
Title of host publication | SIGIR '24 |
Subtitle of host publication | Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval |
Place of Publication | New York |
Publisher | Association for Computing Machinery (ACM) |
Pages | 2652-2656 |
Number of pages | 5 |
ISBN (Print) | 979-8-4007-0431-4 |
DOIs | |
Publication status | Published - 2024 |
Event | 47th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2024 - Washington, United States Duration: 14 Jul 2024 → 18 Jul 2024 |
Conference
Conference | 47th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2024 |
---|---|
Country/Territory | United States |
City | Washington |
Period | 14/07/24 → 18/07/24 |
Bibliographical note
Green Open Access added to TU Delft Institutional Repository 'You share, we take care!' - Taverne project https://www.openaccess.nl/en/you-share-we-take-careOtherwise as indicated in the copyright section: the publisher is the copyright holder of this work and the author uses the Dutch legislation to make this work public.
Keywords
- document ranking
- hard queries
- qpp
- query rewriting