vix.ing · top · new · best · stats · spec

RE-AdaptIR: Improving Information Retrieval through Reverse Engineered Adaptation

2024/06/20 by William Fleshman, Benjamin Van Durme, Fleshman, William +1
Computer Science · #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #Data Mining Algorithms and Applications #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Machine Learning (cs.LG) #Recommender Systems and Techniques #Semantic Web and Ontologies

paper · pdf · doi:10.48550/arxiv.2406.14764

openalex publication_date 2024/06/20 · openalex created_date 2024/06/25 · openalex updated_date 2026/07/28

Abstract

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.

Related