Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

QueStER: Query Specification for Generative keyword-based Retrieval

About

Generative retrieval (GR) differs from the traditional index-then-retrieve pipeline by storing relevance in model parameters and generating retrieval cues directly from the query, but it can be brittle out of domain and expensive to scale. We introduce QueStER (QUEry SpecificaTion for gEnerative Keyword-Based Retrieval), which bridges GR and query reformulation by learning to generate explicit keyword-based search specifications. Given a user query, a lightweight LLM produces a keyword query that is executed by a standard retriever (BM25), combining the generalization benefits of generative query rewriting with the efficiency and scalability of lexical indexing. We train the rewriting policy with reinforcement learning techniques. Across in- and out-of-domain evaluations, QueStER consistently improves over BM25 and is competitive with neural IR baselines, while maintaining strong efficiency.

Arthur Satouf, Yuxuan Zong, Habiboulaye Amadou-Boubacar, Pablo Piantanida, Benjamin Piwowarski• 2025

Related benchmarks

TaskDatasetResultRank
Information RetrievalBEIR
SciFact0.713
174
Document RetrievalMS MARCO document retrieval (DL'19)
NDCG@1063.1
32
Document RetrievalMS MARCO document retrieval (DL'20)
NDCG@1060.8
25
Document RetrievalMS MARCO (dev)
MRR@1022.4
20
Showing 4 of 4 rows

Other info

Follow for update