English

RARe: Retrieval Augmented Retrieval with In-Context Examples

Computation and Language 2026-02-10 v2 Artificial Intelligence Information Retrieval

Abstract

While in-context learning is well-studied with decoder-only language models (LLMs), its utility for encoder-only models remains underexplored. We study in-context learning for encoder-only models for text retrieval tasks. Can incorporating in-context examples (query-document pairs) to the target query enhance retriever performance? Our approach, RARe, finetunes a pre-trained model with in-context examples whose query is semantically similar to the target query. This approach achieves performance gains of up to +2.72% nDCG across open-domain retrieval datasets (BeIR, RAR-b) compared to using the target query only as an input. In particular, we find RARe exhibits stronger out-of-domain generalization compared to models using queries without in-context examples, similar to what is seen for in-context learning in LLMs. We further provide analysis on the design choices of in-context example augmentation for retrievers and lay the foundation for future work.

Keywords

Cite

@article{arxiv.2410.20088,
  title  = {RARe: Retrieval Augmented Retrieval with In-Context Examples},
  author = {Atula Tejaswi and Yoonsang Lee and Sujay Sanghavi and Eunsol Choi},
  journal= {arXiv preprint arXiv:2410.20088},
  year   = {2026}
}

Comments

COLM 2025

R2 v1 2026-06-28T19:36:29.813Z