IRAICLLGJun 20, 2024

RE-AdaptIR: Improving Information Retrieval through Reverse Engineered Adaptation

arXiv:2406.14764v1
Originality Incremental advance
AI Analysis

This addresses the data scarcity issue for practitioners in information retrieval, though it is incremental as it builds on existing adaptation techniques.

The paper tackles the problem of expensive labeled data for fine-tuning large language models in information retrieval by proposing RE-AdaptIR, a method using only unlabeled data, and demonstrates improved performance in training and zero-shot domains.

Large language models (LLMs) fine-tuned for text-retrieval have demonstrated state-of-the-art results across several information retrieval (IR) benchmarks. However, supervised training for improving these models requires numerous labeled examples, which are generally unavailable or expensive to acquire. In this work, we explore the effectiveness of extending reverse engineered adaptation to the context of information retrieval (RE-AdaptIR). We use RE-AdaptIR to improve LLM-based IR models using only unlabeled data. We demonstrate improved performance both in training domains as well as zero-shot in domains where the models have seen no queries. We analyze performance changes in various fine-tuning scenarios and offer findings of immediate use to practitioners.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes