paper-with-me

홈 › Papers

RE-AdaptIR: Improving Information Retrieval through Reverse Engineered Adaptation

2024-06-20 · William Fleshman, Benjamin Van Durme

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.

📄 PDF Abstract BibTeX arXiv:2406.14764

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalText Retrieval

Similar Papers 제목 키워드 기반

RE-Adapt: Reverse Engineered Adaptation of Large Language Models

2024-05-23 · William Fleshman, Benjamin Van Durme

We introduce RE-Adapt, an approach to fine-tuning large language models on new domains without degrading any pre-existing instruction-tuning. We reverse engineer an adapter which isolates what an instruction-tuned model …

Instruction FollowingRetrievalRetrieval-augmented Generation

Classification of Reverse-Engineered Class Diagram and Forward-Engineered Class Diagram using Machine Learning

2020-11-14 · Kaushil Mangaroliya, Het Patel

UML Class diagram is very important to visualize the whole software we are working on and helps understand the whole system in the easiest way possible by showing the system classes, its attributes, methods, and relation…

BIG-bench Machine LearningGeneral Classification

Parameter Efficient Adaptation for Image Restoration with Heterogeneous Mixture-of-Experts

2023-12-12 · Hang Guo, Tao Dai, Yuanchao Bai, Bin Chen 외

Designing single-task image restoration models for specific degradation has seen great success in recent years. To achieve generalized image restoration, all-in-one methods have recently been proposed and shown potential…

DenoisingDiversityImage DenoisingImage Restoration+2

Unsupervised Corpus Aware Language Model Pre-training for Dense Passage Retrieval

2021-08-12 · ACL 2022 5 · Luyu Gao, Jamie Callan

Recent research demonstrates the effectiveness of using fine-tuned language models~(LM) for dense retrieval. However, dense retrievers are hard to train, typically requiring heavily engineered fine-tuning pipelines to re…

Language ModelingLanguage ModellingPassage RetrievalRetrieval

The Quantum Imitation Game: Reverse Engineering of Quantum Machine Learning Models

2024-07-09 · Archisman Ghosh, Swaroop Ghosh

Quantum Machine Learning (QML) amalgamates quantum computing paradigms with machine learning models, providing significant prospects for solving complex problems. However, with the expansion of numerous third-party vendo…

Quantum Machine Learning