English

Modular Retrieval for Generalization and Interpretation

Information Retrieval 2023-03-24 v1

Abstract

New retrieval tasks have always been emerging, thus urging the development of new retrieval models. However, instantiating a retrieval model for each new retrieval task is resource-intensive and time-consuming, especially for a retrieval model that employs a large-scale pre-trained language model. To address this issue, we shift to a novel retrieval paradigm called modular retrieval, which aims to solve new retrieval tasks by instead composing multiple existing retrieval modules. Built upon the paradigm, we propose a retrieval model with modular prompt tuning named REMOP. It constructs retrieval modules subject to task attributes with deep prompt tuning, and yields retrieval models subject to tasks with module composition. We validate that, REMOP inherently with modularity not only has appealing generalizability and interpretability in preliminary explorations, but also achieves comparable performance to state-of-the-art retrieval models on a zero-shot retrieval benchmark.\footnote{Our code is available at \url{https://github.com/FreedomIntelligence/REMOP}}

Keywords

Cite

@article{arxiv.2303.13419,
  title  = {Modular Retrieval for Generalization and Interpretation},
  author = {Juhao Liang and Chen Zhang and Zhengyang Tang and Jie Fu and Dawei Song and Benyou Wang},
  journal= {arXiv preprint arXiv:2303.13419},
  year   = {2023}
}

Comments

preprint

R2 v1 2026-06-28T09:30:25.090Z