English

Parameter-Efficient Prompt Tuning Makes Generalized and Calibrated Neural Text Retrievers

Computation and Language 2022-07-15 v1 Information Retrieval Machine Learning

Abstract

Prompt tuning attempts to update few task-specific parameters in pre-trained models. It has achieved comparable performance to fine-tuning of the full parameter set on both language understanding and generation tasks. In this work, we study the problem of prompt tuning for neural text retrievers. We introduce parameter-efficient prompt tuning for text retrieval across in-domain, cross-domain, and cross-topic settings. Through an extensive analysis, we show that the strategy can mitigate the two issues -- parameter-inefficiency and weak generalizability -- faced by fine-tuning based retrieval methods. Notably, it can significantly improve the out-of-domain zero-shot generalization of the retrieval models. By updating only 0.1% of the model parameters, the prompt tuning strategy can help retrieval models achieve better generalization performance than traditional methods in which all parameters are updated. Finally, to facilitate research on retrievers' cross-topic generalizability, we curate and release an academic retrieval dataset with 18K query-results pairs in 87 topics, making it the largest topic-specific one to date.

Keywords

Cite

@article{arxiv.2207.07087,
  title  = {Parameter-Efficient Prompt Tuning Makes Generalized and Calibrated Neural Text Retrievers},
  author = {Weng Lam Tam and Xiao Liu and Kaixuan Ji and Lilong Xue and Xingjian Zhang and Yuxiao Dong and Jiahua Liu and Maodi Hu and Jie Tang},
  journal= {arXiv preprint arXiv:2207.07087},
  year   = {2022}
}
R2 v1 2026-06-25T00:55:30.026Z