pith. sign in

arxiv: 2109.10086 · v1 · pith:B6DGJSQ6new · submitted 2021-09-21 · 💻 cs.IR · cs.AI· cs.CL

SPLADE v2: Sparse Lexical and Expansion Model for Information Retrieval

classification 💻 cs.IR cs.AIcs.CL
keywords sparsespladebenchmarkmodelresultsretrievalbeirdense
0
0 comments X
read the original abstract

In neural Information Retrieval (IR), ongoing research is directed towards improving the first retriever in ranking pipelines. Learning dense embeddings to conduct retrieval using efficient approximate nearest neighbors methods has proven to work well. Meanwhile, there has been a growing interest in learning \emph{sparse} representations for documents and queries, that could inherit from the desirable properties of bag-of-words models such as the exact matching of terms and the efficiency of inverted indexes. Introduced recently, the SPLADE model provides highly sparse representations and competitive results with respect to state-of-the-art dense and sparse approaches. In this paper, we build on SPLADE and propose several significant improvements in terms of effectiveness and/or efficiency. More specifically, we modify the pooling mechanism, benchmark a model solely based on document expansion, and introduce models trained with distillation. We also report results on the BEIR benchmark. Overall, SPLADE is considerably improved with more than $9$\% gains on NDCG@10 on TREC DL 2019, leading to state-of-the-art results on the BEIR benchmark.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 24 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MathNet: a Global Multimodal Benchmark for Mathematical Reasoning and Retrieval

    cs.AI 2026-04 accept novelty 8.0

    MathNet delivers the largest multilingual Olympiad math dataset and benchmarks where models like Gemini-3.1-Pro reach 78% on solving but embedding models struggle on equivalent problem retrieval, with retrieval augmen...

  2. A Sensitivity-Aware Test Collection for Search Among Personal Information

    cs.IR 2026-06 accept novelty 7.0

    A new sensitivity-labeled test collection is released from Enron emails with crowdsourced queries, relevance judgments, and LLM extensions for evaluating sensitivity-aware search.

  3. GPUSparse: GPU-Accelerated Learned Sparse Retrieval with Parallel Inverted Indices

    cs.IR 2026-06 unverdicted novelty 6.0

    GPUSparse delivers exact GPU-accelerated sparse retrieval with 235x CPU speedup on MS MARCO while matching accuracy.

  4. Rescaling MLM-Head for Neural Sparse Retrieval

    cs.IR 2026-06 unverdicted novelty 6.0

    Rescaling the MLM-head projection by a constant factor at initialization resolves scale mismatch in learned sparse retrieval and enables stable use of large-norm backbones such as ModernBERT.

  5. STORM: Stepwise Token Optimization with Reward-Guided Beam Search

    cs.IR 2026-06 unverdicted novelty 6.0

    STORM trains lexical query rewriters via reward-guided beam search that converts retrieval metrics into stepwise token signals, enabling 0.6B-8B models to rival dense retrievers on TREC, BEIR and MIRACL without index changes.

  6. ColBERTSaR: Sparsified ColBERT Index via Product Quantization

    cs.IR 2026-06 unverdicted novelty 6.0

    ColBERTSaR uses product quantization on ColBERT embeddings to create a true inverted index that is 50-70% smaller than one-bit PLAID while retaining retrieval effectiveness, and is theoretically equivalent to learned-...

  7. Understanding Wacky Weights: A Dissection of SPLADE's Learned Term Importance

    cs.IR 2026-05 conditional novelty 6.0

    SPLADE models produce wacky expansion terms whose prevalence rises with larger vocabularies and falls with stricter sparsity; these terms primarily aid in-domain retrieval rather than out-of-domain generalization.

  8. Efficient Multivector Retrieval with Token-Aware Clustering and Hierarchical Indexing

    cs.IR 2026-04 unverdicted novelty 6.0

    TACHIOM speeds up multivector retrieval by up to 247x in clustering and 9.8x in retrieval on MS-MARCOv1 and LoTTE benchmarks using token-distribution-aware centroid allocation and a graph-plus-PQ index, with comparabl...

  9. Why Advanced Encoders Lag on Sparse Retrieval? The Answer and an Approach to Bridging Vocabulary Gaps

    cs.IR 2026-04 conditional novelty 6.0

    Transferring modern encoders to normalized (lowercased) vocabularies via geometric embedding initialization and activation calibration closes the performance gap in learned sparse retrieval, achieving 52.4 nDCG on BEIR.

  10. Are LLM-Based Retrievers Worth Their Cost? An Empirical Study of Efficiency, Robustness, and Reasoning Overhead

    cs.IR 2026-04 accept novelty 6.0

    Empirical comparison across 14 retrievers on the BRIGHT benchmark shows reasoning-specialized models can match strong accuracy with competitive speed while many large LLM bi-encoders add latency for small gains and co...

  11. A Voronoi Cell Formulation for Principled Token Pruning in Late-Interaction Retrieval Models

    cs.IR 2026-03 unverdicted novelty 6.0

    A Voronoi cell estimation framework in embedding space enables principled token pruning for late-interaction models, reducing index size while retaining retrieval quality.

  12. Atlas: Few-shot Learning with Retrieval Augmented Language Models

    cs.CL 2022-08 unverdicted novelty 6.0

    Atlas reaches over 42% accuracy on Natural Questions with only 64 examples, outperforming a 540B-parameter model by 3% with 50x fewer parameters.

  13. Text and Code Embeddings by Contrastive Pre-Training

    cs.CL 2022-01 unverdicted novelty 6.0

    Contrastive pre-training on unsupervised data at scale creates text and code embeddings that set new state-of-the-art results on classification and semantic search benchmarks.

  14. Unsupervised Dense Information Retrieval with Contrastive Learning

    cs.IR 2021-12 unverdicted novelty 6.0

    Contrastive learning trains unsupervised dense retrievers that beat BM25 on most BEIR datasets and support cross-lingual retrieval across scripts.

  15. Improving the Efficiency and Effectiveness of LLM Knowledge Distillation for Conversational Search

    cs.IR 2026-06 unverdicted novelty 5.0

    Combining contrastive loss with KLD distillation and adding sparsity regularization improves effectiveness and reduces FLOPS by 2x in conversational search with minimal recall loss.

  16. Surface-Form Neural Sparse Retrieval: Robust Fuzzy Matching for Industrial Music Search

    cs.AI 2026-05 unverdicted novelty 5.0

    A neural sparse retrieval system with granular subword tokenization (max 3 chars) achieves 91.4% recall@10 on a 6M music document corpus versus 57.7% for trigrams, with improved HCI exploration efficiency and zero add...

  17. Is Grep All You Need? How Agent Harnesses Reshape Agentic Search

    cs.CL 2026-05 unverdicted novelty 5.0

    Grep retrieval generally outperforms vector retrieval in agentic search tasks, with performance varying strongly by agent harness and tool-calling style.

  18. Diagnosable ColBERT: Debugging Late-Interaction Retrieval Models Using a Learned Latent Space as Reference

    cs.IR 2026-04 unverdicted novelty 5.0

    Diagnosable ColBERT aligns ColBERT embeddings to an expert-grounded clinical latent space to enable direct diagnosis of model misunderstandings and better training data curation.

  19. GaiaFlow: Semantic-Guided Diffusion Tuning for Carbon-Frugal Search

    cs.IR 2026-02 unverdicted novelty 5.0

    GaiaFlow combines semantic-guided diffusion tuning with early-exit and quantization methods to lower carbon emissions in neural information retrieval while maintaining competitive effectiveness.

  20. The Role of Vocabularies in Learning Sparse Representations for Ranking

    cs.IR 2025-09 unverdicted novelty 5.0

    Larger 100K vocabularies in SPLADE models, especially those initialized with ESPLADE pretraining, improve retrieval effectiveness after pruning compared to 32K baselines while keeping similar efficiency.

  21. Improving Korean-English Cross-Lingual Retrieval: A Data-Centric Study of Language Composition and Model Merging

    cs.IR 2025-07 unverdicted novelty 5.0

    Language composition in training data creates opposing effects on CLIR and mono-IR performance for Korean-English retrieval, which model merging can partially resolve.

  22. ClinicalAligner26AM: A Cross-Lingual Aligner for Dataset Translation; Evidences from the MultiClinCorpus Shared Task

    cs.CL 2026-06 unverdicted novelty 4.0

    ClinicalAligner26AM tops the MultiClinCorpus shared task by distilling Sinkhorn-sharpened multi-level alignments into a clinical encoder for projecting Spanish entity annotations to six target languages with F1 above 0.95.

  23. Hybrid Retrieval for COVID-19 Literature: Comparing Rank Fusion and Projection Fusion with Diversity Reranking

    cs.IR 2026-04 unverdicted novelty 4.0

    Rank fusion (RRF) reaches the highest relevance (nDCG@10 = 0.828) on expert COVID-19 queries while a projection fusion variant (B5) is 33% faster and produces more diverse results.

  24. The Hitchhiker's Guide to Agentic AI: From Foundations to Systems

    cs.AI 2026-06 unverdicted novelty 2.0

    A comprehensive reference book organizing existing techniques for agentic AI systems across LLM substrate, reasoning, agent design patterns, inter-agent coordination, and production deployment.