paper-with-me

Papers

QueStER: Query Specification for Generative keyword-based Retrieval

2025-11-07 · Arthur Satouf, Yuxuan Zong, Habiboulaye Amadou-Boubacar, Pablo Piantanida, Benjamin Piwowarski arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.05301

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

It Takes Two to Match: Co-Evolving Generative Retriever with Reinforcement Learning

2026-09-01 · Runpeng Dai, Kaili Huang, Changsung Kang, Ciya Liao hf

Retrieval is the first stage of modern search and advertising systems, selecting a candidate set from a large item universe for downstream ranking and auction. Recent work increasingly leverages LLMs to improve retrieval…

Reinforcement Learning

Unified Generative & Dense Retrieval for Query Rewriting in Sponsored Search

2022-09-13 · Akash Kumar Mohankumar, Bhargav Dodla, Gururaj K, Amit Singh

Sponsored search is a key revenue source for search engines, where advertisers bid on keywords to target users or search queries of interest. However, finding relevant keywords for a given query is challenging due to the…

RetrievalText GenerationText RetrievalUnity

An end-to-end Generative Retrieval Method for Sponsored Search Engine --Decoding Efficiently into a Closed Target Domain

2019-02-02 · Yijiang Lian, Zhijie Chen, Jinlong Hu, Kefeng Zhang 외

In this paper, we present a generative retrieval method for sponsored search engine, which uses neural machine translation (NMT) to generate keywords directly from query. This method is completely end-to-end, which skips…

CPUDecoderMachine TranslationNMT+2

Diversity driven Query Rewriting in Search Advertising

2021-06-07 · Akash Kumar Mohankumar, Nikit Begwani, Amit Singh

Retrieving keywords (bidwords) with the same intent as query, referred to as close variant keywords, is of prime importance for effective targeted search advertising. For head and torso search queries, sponsored search e…

DiversityRetrieval

Quotient Space-Based Keyword Retrieval in Sponsored Search

2021-05-26 · Yijiang Lian, Shuang Li, Chaobing Feng, Yanfeng Zhu

Synonymous keyword retrieval has become an important problem for sponsored search ever since major search engines relax the exact match product's matching requirement to a synonymous level. Since the synonymous relations…

Information RetrievalRetrieval