English

Revisiting Feedback Models for HyDE

Information Retrieval 2025-11-25 v1

Abstract

Recent approaches that leverage large language models (LLMs) for pseudo-relevance feedback (PRF) have generally not utilized well-established feedback models like Rocchio and RM3 when expanding queries for sparse retrievers like BM25. Instead, they often opt for a simple string concatenation of the query and LLM-generated expansion content. But is this optimal? To answer this question, we revisit and systematically evaluate traditional feedback models in the context of HyDE, a popular method that enriches query representations with LLM-generated hypothetical answer documents. Our experiments show that HyDE's effectiveness can be substantially improved when leveraging feedback algorithms such as Rocchio to extract and weight expansion terms, providing a simple way to further enhance the accuracy of LLM-based PRF methods.

Keywords

Cite

@article{arxiv.2511.19349,
  title  = {Revisiting Feedback Models for HyDE},
  author = {Nour Jedidi and Jimmy Lin},
  journal= {arXiv preprint arXiv:2511.19349},
  year   = {2025}
}
R2 v1 2026-07-01T07:52:35.930Z