English

SoftQE: Learned Representations of Queries Expanded by LLMs

Computation and Language 2024-02-21 v1 Information Retrieval Machine Learning

Abstract

We investigate the integration of Large Language Models (LLMs) into query encoders to improve dense retrieval without increasing latency and cost, by circumventing the dependency on LLMs at inference time. SoftQE incorporates knowledge from LLMs by mapping embeddings of input queries to those of the LLM-expanded queries. While improvements over various strong baselines on in-domain MS-MARCO metrics are marginal, SoftQE improves performance by 2.83 absolute percentage points on average on five out-of-domain BEIR tasks.

Keywords

Cite

@article{arxiv.2402.12663,
  title  = {SoftQE: Learned Representations of Queries Expanded by LLMs},
  author = {Varad Pimpalkhute and John Heyer and Xusen Yin and Sameer Gupta},
  journal= {arXiv preprint arXiv:2402.12663},
  year   = {2024}
}

Comments

To be published in ECIR 2024 proceedings

R2 v1 2026-06-28T14:53:58.624Z