NLGR: Utilizing Neighbor Lists for Generative Rerank in Personalized Recommendation Systems
Shuli Wang, Xue Wei, Senjie Kou, Chi Wang, Wenshuai Chen, Qi Tang,, Yinhua Zhu, Xiong Xiao, Xingxing Wang

TL;DR
This paper introduces NLGR, a neighbor list-based generative reranking model that improves personalized recommendation quality by addressing local optimality issues in list generation, validated through extensive experiments and deployment.
Contribution
NLGR proposes a novel neighbor list approach and a non-autoregressive sampling method to enhance generator training and list optimization in recommender systems.
Findings
NLGR outperforms existing reranking methods on public datasets.
NLGR achieves significant improvements in recommendation accuracy.
Successfully deployed NLGR on Meituan food delivery platform.
Abstract
Reranking plays a crucial role in modern multi-stage recommender systems by rearranging the initial ranking list. Due to the inherent challenges of combinatorial search spaces, some current research adopts an evaluator-generator paradigm, with a generator generating feasible sequences and an evaluator selecting the best sequence based on the estimated list utility. However, these methods still face two issues. Firstly, due to the goal inconsistency problem between the evaluator and generator, the generator tends to fit the local optimal solution of exposure distribution rather than combinatorial space optimization. Secondly, the strategy of generating target items one by one is difficult to achieve optimality because it ignores the information of subsequent items. To address these issues, we propose a utilizing Neighbor Lists model for Generative Reranking (NLGR), which aims to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
