pith. sign in

arxiv: 2202.06602 · v2 · pith:J4LXDFZCnew · submitted 2022-02-14 · 💻 cs.IR

Neural Re-ranking in Multi-stage Recommender Systems: A Review

classification 💻 cs.IR
keywords re-rankingneuralreviewdiscussedfuturelibrerankmethodsmulti-stage
0
0 comments X
read the original abstract

As the final stage of the multi-stage recommender system (MRS), re-ranking directly affects user experience and satisfaction by rearranging the input ranking lists, and thereby plays a critical role in MRS. With the advances in deep learning, neural re-ranking has become a trending topic and been widely applied in industrial applications. This review aims at integrating re-ranking algorithms into a broader picture, and paving ways for more comprehensive solutions for future research. For this purpose, we first present a taxonomy of current methods on neural re-ranking. Then we give a description of these methods along with the historic development according to their objectives. The network structure, personalization, and complexity are also discussed and compared. Next, we provide benchmarks of the major neural re-ranking models and quantitatively analyze their re-ranking performance. Finally, the review concludes with a discussion on future prospects of this field. A list of papers discussed in this review, the benchmark datasets, our re-ranking library LibRerank, and detailed parameter settings are publicly available at https://github.com/LibRerank-Community/LibRerank.

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 4 Pith papers

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

  1. DeGRe: Dense-supervised Generative Reranking for Recommendation

    cs.IR 2026-05 unverdicted novelty 5.0

    DeGRe decouples offline exploration via a lookahead evaluator using beam search and cumulative regression to distill dense supervision into an online generator that approximates optimal reranking sequences with greedy...

  2. Harmonizing Generative Retrieval and Ranking in Chain-of-Recommendation

    cs.IR 2026-04 unverdicted novelty 5.0

    RecoChain unifies generative candidate generation via hierarchical semantic IDs and SIM-based ranking in a single Transformer to improve top-K recommendation performance.

  3. Fast and Feasible: Permutation-based Constrained Reranking for Revenue Maximization

    cs.IR 2026-06 unverdicted novelty 4.0

    PermR approximates constrained ILP revenue maximization via neighbor swaps, reaching 63% of optimal gains within latency bounds and delivering 2% revenue lift in a 56M-query online test.

  4. Dual-Rerank: Fusing Causality and Utility for Industrial Generative Reranking

    cs.IR 2026-04 unverdicted novelty 4.0

    Dual-Rerank fuses autoregressive and non-autoregressive generative reranking via knowledge distillation and uses list-wise decoupled RL optimization to improve whole-page utility and cut latency in industrial video search.