English

LSTM-based Selective Dense Text Retrieval Guided by Sparse Lexical Retrieval

Information Retrieval 2025-02-18 v1

Abstract

This paper studies fast fusion of dense retrieval and sparse lexical retrieval, and proposes a cluster-based selective dense retrieval method called CluSD guided by sparse lexical retrieval. CluSD takes a lightweight cluster-based approach and exploits the overlap of sparse retrieval results and embedding clusters in a two-stage selection process with an LSTM model to quickly identify relevant clusters while incurring limited extra memory space overhead. CluSD triggers partial dense retrieval and performs cluster-based block disk I/O if needed. This paper evaluates CluSD and compares it with several baselines for searching in-memory and on-disk MS MARCO and BEIR datasets.

Keywords

Cite

@article{arxiv.2502.10639,
  title  = {LSTM-based Selective Dense Text Retrieval Guided by Sparse Lexical Retrieval},
  author = {Yingrui Yang and Parker Carlson and Yifan Qiao and Wentai Xie and Shanxiu He and Tao Yang},
  journal= {arXiv preprint arXiv:2502.10639},
  year   = {2025}
}

Comments

This paper is accepted by ECIR'25

R2 v1 2026-06-28T21:45:11.609Z