Papers › From Neural Re-Ranking to Neural Ranking: Learning a Sparse Representation for...

From Neural Re-Ranking to Neural Ranking: Learning a Sparse Representation for Inverted Indexing

22 Oct 201827th ACM International Conference on Information and Knowledge Management (CIKM '18) 2018 10archive 2025-07-28

Hamed Zamani, Mostafa Dehghani, W. Bruce Croft, Erik Learned-Miller, and Jaap Kamps

The availability of massive data and computing power allowing for effective data driven neural approaches is having a major impact on machine learning and information retrieval research, but these models have a basic problem with efficiency. Current neural ranking models are implemented as multistage rankers: for efficiency reasons, the neural model only re-ranks the top ranked documents retrieved by a first-stage efficient ranker in response to a given query. Neural ranking models learn dense representations causing essentially every query term to match every document term, making it highly inefficient or intractable to rank the whole collection. The reliance on a first stage ranker creates a dual problem: First, the interaction and combination effects are not well understood. Second, the first stage ranker serves as a “gate-keeper” or filter, effectively blocking the potential of neural models to uncover new relevant documents. In this work, we propose a standalone neural ranking model (SNRM) by introducing a sparsity property to learn a latent sparse representation for each query and document. This representation captures the semantic relationship between the query and documents, but is also sparse enough to enable constructing an inverted index for the whole collection. We parameterize the sparsity of the model to yield a retrieval model as efficient as conventional term based models. Our model gains in efficiency without loss of effectiveness: it not only outperforms the existing term matching baselines, but also performs similarly to the recent re-ranking based neural models with dense representations. Our model can also take advantage of pseudo-relevance feedback for further improvements. More generally, our results demonstrate the importance of sparsity in neuralIR models and show that dense representations can be pruned effectively, giving new insights about essential semantic features and their distributions.

PaperPDFCode

Code

hamed-zamani/snrm mentioned in papertf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Ad-Hoc Information RetrievalBlockingInformation RetrievalRe-RankingRetrieval

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Ad-Hoc Information Retrieval TREC Robust04 SNRM-PRF MAP 0.2971 #12 of 21 Archive leaderboard report
Ad-Hoc Information Retrieval TREC Robust04 SNRM-PRF P@20 0.3948 #12 of 21 Archive leaderboard report
Ad-Hoc Information Retrieval TREC Robust04 SNRM-PRF nDCG@20 0.4391 #12 of 21 Archive leaderboard report
Ad-Hoc Information Retrieval TREC Robust04 SNRM MAP 0.2856 #14 of 21 Archive leaderboard report
Ad-Hoc Information Retrieval TREC Robust04 SNRM P@20 0.3766 #14 of 21 Archive leaderboard report
Ad-Hoc Information Retrieval TREC Robust04 SNRM nDCG@20 0.4310 #14 of 21 Archive leaderboard report
Ad-Hoc Information Retrieval TREC Robust04 QL MAP 0.2499 #21 of 21 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections