3 papers
cs.IR2026
Efficiency Optimizations for Superblock-based Sparse Retrieval
Parker Carlson, Wentai Xie, Rohil Shah +1
Learned sparse retrieval (LSR) is a popular method for first-stage retrieval because it combines the semantic matching of language models with efficient CPU-friendly algorithms. Pr…
cs.IR2025
Dynamic Superblock Pruning for Fast Learned Sparse Retrieval
Parker Carlson, Wentai Xie, Shanxiu He +1
This paper proposes superblock pruning (SP) during top-k online document retrieval for learned sparse representations. SP structures the sparse index as a set of superblocks on a s…
cs.IR2025
LSTM-based Selective Dense Text Retrieval Guided by Sparse Lexical Retrieval
Yingrui Yang, Parker Carlson, Yifan Qiao +3
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…