EMNLP 2024finding0 citations

Disentangling Questions from Query Generation for Task-Adaptive Retrieval

Yoonsang Lee, Minsoo Kim, Seung-won Hwang

Abstract

This paper studies the problem of information retrieval, to adapt to unseen tasks. Existing work generates synthetic queries from domain-specific documents to jointly train the retriever. However, the conventional query generator assumes the query as a question, thus failing to accommodate general search intents. A more lenient approach incorporates task-adaptive elements, such as few-shot learning with an 137B LLM. In this paper, we challenge a trend equating query and question, and instead conceptualize query generation task as a “compilation” of high-level intent into task-adaptive query. Specifically, we propose EGG, a query generator that better adapts to wide search intents expressed in the BeIR benchmark. Our method outperforms baselines and existing models on four tasks with underexplored intents, while utilizing a query generator 47 times smaller than the previous state-of-the-art. Our findings reveal that instructing the LM with explicit search intent is a key aspect of modeling an effective query generator.

BibTeX
@inproceedings{lee-etal-2024-disentangling,
    title = "Disentangling Questions from Query Generation for Task-Adaptive Retrieval",
    author = "Lee, Yoonsang  and
      Kim, Minsoo  and
      Hwang, Seung-won",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.274/",
    doi = "10.18653/v1/2024.findings-emnlp.274",
    pages = "4775--4785"
}
Disentangling Questions from Query Generation for Task-Adaptive Retrieval · EMNLP 2024