TL;DR
PLAID SHIRTTT enhances large-scale streaming dense retrieval by integrating hierarchical sharding and incremental indexing, significantly improving performance in dynamic document collections across multiple languages.
Contribution
It introduces PLAID SHIRTTT, a novel hierarchical sharding and incremental indexing method that maintains high retrieval performance in streaming environments.
Findings
Effective in large-scale streaming retrieval scenarios
Outperforms previous methods on ClueWeb09 and NeuCLIR datasets
Maintains high accuracy with incremental document updates
Abstract
PLAID, an efficient implementation of the ColBERT late interaction bi-encoder using pretrained language models for ranking, consistently achieves state-of-the-art performance in monolingual, cross-language, and multilingual retrieval. PLAID differs from ColBERT by assigning terms to clusters and representing those terms as cluster centroids plus compressed residual vectors. While PLAID is effective in batch experiments, its performance degrades in streaming settings where documents arrive over time because representations of new tokens may be poorly modeled by the earlier tokens used to select cluster centroids. PLAID Streaming Hierarchical Indexing that Runs on Terabytes of Temporal Text (PLAID SHIRTTT) addresses this concern using multi-phase incremental indexing based on hierarchical sharding. Experiments on ClueWeb09 and the multilingual NeuCLIR collection demonstrate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
