CLNov 16, 2022

Task-aware Retrieval with Instructions

Meta AIUW
arXiv:2211.09260v2278 citationsh-index: 82
Originality Highly original
AI Analysis

This work addresses the need for retrieval systems that can follow explicit user instructions to find relevant documents, representing a novel approach in information retrieval.

The paper tackles the problem of retrieval with instructions by developing a general-purpose task-aware retrieval system using multi-task instruction tuning, which outperforms models up to three times larger on zero-shot benchmarks and shows strong adaptation to new tasks via instructions.

We study the problem of retrieval with instructions, where users of a retrieval system explicitly describe their intent along with their queries. We aim to develop a general-purpose task-aware retrieval system using multi-task instruction tuning, which can follow human-written instructions to find the best documents for a given query. We introduce the first large-scale collection of approximately 40 retrieval datasets with instructions, BERRI, and present TART, a multi-task retrieval system trained on BERRI with instructions. TART shows strong capabilities to adapt to a new retrieval task via instructions and advances the state of the art on two zero-shot retrieval benchmarks, BEIR and LOTTE, outperforming models up to three times larger. We further introduce a new evaluation setup, X^2-Retrieval to better reflect real-world scenarios, where diverse domains and tasks are pooled and a system needs to find documents aligning users' intents. In this setup, TART significantly outperforms competitive baselines, further demonstrating the effectiveness of guiding retrieval with instructions.

Code Implementations1 repo
Foundations

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

Your Notes