IRCLDec 17, 2021

Sparsifying Sparse Representations for Passage Retrieval by Top-$k$ Masking

arXiv:2112.09628v116 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for information retrieval systems, focusing on balancing effectiveness and efficiency in passage retrieval.

The paper tackles the problem of improving passage retrieval efficiency by sparsifying lexical representations, achieving competitive performance with simpler methods than existing approaches.

Sparse lexical representation learning has demonstrated much progress in improving passage retrieval effectiveness in recent models such as DeepImpact, uniCOIL, and SPLADE. This paper describes a straightforward yet effective approach for sparsifying lexical representations for passage retrieval, building on SPLADE by introducing a top-$k$ masking scheme to control sparsity and a self-learning method to coax masked representations to mimic unmasked representations. A basic implementation of our model is competitive with more sophisticated approaches and achieves a good balance between effectiveness and efficiency. The simplicity of our methods opens the door for future explorations in lexical representation learning for passage retrieval.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes