paper-with-me

홈 › Papers

Task-aware Retrieval with Instructions

2022-11-16 · Akari Asai, Timo Schick, Patrick Lewis, Xilun Chen, Gautier Izacard, Sebastian Riedel, Hannaneh Hajishirzi, Wen-tau Yih

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.

📄 PDF Abstract BibTeX arXiv:2211.09260

Code (1)

facebookresearch/tart 공식 구현 pytorch

Tasks

Retrieval

Similar Papers 제목 키워드 기반

I3: Intent-Introspective Retrieval Conditioned on Instructions

2023-08-19 · Kaihang Pan, Juncheng Li, Wenjie Wang, Hao Fei 외

Recent studies indicate that dense retrieval models struggle to perform well on a wide variety of retrieval tasks that lack dedicated training data, as different retrieval tasks often entail distinct search intents. To a…

Image GenerationRetrievalText-to-Image Generation

INSPIRE: A Benchmark for Instruction-Aware Speech Retrieval

2026-08-17 · Chen-An Li, Hung-yi Lee arxiv

Existing speech retrieval systems rely on fixed similarity matching and cannot adapt to diverse user intents. We introduce INSPIRE, the first benchmark for instruction-aware speech retrieval, in which natural-language in…

Semantic Retrieval

Affordance RAG: Hierarchical Multimodal Retrieval with Affordance-Aware Embodied Memory for Mobile Manipulation

2025-12-22 · Ryosuke Korekata, Quanting Xie, Yonatan Bisk, Komei Sugiura arxiv

In this study, we address the problem of open-vocabulary mobile manipulation, where a robot is required to carry a wide range of objects to receptacles based on free-form natural language instructions. This task is chall…

INSTRUCTIR: A Benchmark for Instruction Following of Information Retrieval Models

2024-02-22 · Hanseok Oh, Hyunji Lee, Seonghyeon Ye, Haebin Shin 외

Despite the critical need to align search targets with users' intention, retrievers often only prioritize query information without delving into the users' intended search context. Enhancing the capability of retrievers …

Information RetrievalInstruction FollowingLanguage ModelingLanguage Modelling+1

UniHGKR: Unified Instruction-aware Heterogeneous Knowledge Retrievers

2024-10-26 · Dehai Min, Zhiyang Xu, Guilin Qi, Lifu Huang 외

Existing information retrieval (IR) models often assume a homogeneous structure for knowledge sources and user queries, limiting their applicability in real-world settings where retrieval is inherently heterogeneous and …

Information RetrievalRetrieval