Quam: Adaptive Retrieval through Query Affinity Modelling
Mandeep Rathee, Sean MacAvaney, Avishek Anand

TL;DR
Quam introduces a query-affinity model that leverages relevance-aware document graphs to enhance recall in adaptive retrieval, outperforming standard re-ranking methods especially under low re-ranking budgets.
Contribution
The paper presents Quam, a novel query-affinity model that unifies adaptive retrieval techniques by exploiting document similarity graphs to significantly improve recall.
Findings
Quam improves recall by up to 26% over standard baselines.
Relevance-aware document graphs enhance adaptive retrieval performance.
Existing adaptive retrieval approaches can be augmented with Quam's modules.
Abstract
Building relevance models to rank documents based on user information needs is a central task in information retrieval and the NLP community. Beyond the direct ad-hoc search setting, many knowledge-intense tasks are powered by a first-stage retrieval stage for context selection, followed by a more involved task-specific model. However, most first-stage ranking stages are inherently limited by the recall of the initial ranking documents. Recently, adaptive re-ranking techniques have been proposed to overcome this issue by continually selecting documents from the whole corpus, rather than only considering an initial pool of documents. However, so far these approaches have been limited to heuristic design choices, particularly in terms of the criteria for document selection. In this work, we propose a unifying view of the nascent area of adaptive retrieval by proposing, Quam, a…
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
TopicsAdvanced Database Systems and Queries · Information Retrieval and Search Behavior · Semantic Web and Ontologies
