paper-with-me

홈 › Papers

Comprehensive List Generation for Multi-Generator Reranking

2025-04-22 · Hailan Yang, Zhenyu Qi, Shuchang Liu, Xiaoyu Yang, Xiaobei Wang, Xiang Li, Lantao Hu, Han Li, Kun Gai

Reranking models solve the final recommendation lists that best fulfill users' demands. While existing solutions focus on finding parametric models that approximate optimal policies, recent approaches find that it is better to generate multiple lists to compete for a ``pass'' ticket from an evaluator, where the evaluator serves as the supervisor who accurately estimates the performance of the candidate lists. In this work, we show that we can achieve a more efficient and effective list proposal with a multi-generator framework and provide empirical evidence on two public datasets and online A/B tests. More importantly, we verify that the effectiveness of a generator is closely related to how much it complements the views of other generators with sufficiently different rerankings, which derives the metric of list comprehensiveness. With this intuition, we design an automatic complementary generator-finding framework that learns a policy that simultaneously aligns the users' preferences and maximizes the list comprehensiveness metric. The experimental results indicate that the proposed framework can further improve the multi-generator reranking performance.

📄 PDF Abstract BibTeX arXiv:2504.15625

Code (0)

등록된 구현이 없습니다.

Tasks

Reranking

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Non-autoregressive Generative Models for Reranking Recommendation

2024-02-10 · Yuxin Ren, Qiya Yang, Yichun Wu, Wei Xu 외

Contemporary recommendation systems are designed to meet users' needs by delivering tailored lists of items that align with their specific demands or interests. In a multi-stage recommendation system, reranking plays a c…

Recommendation SystemsReranking

NLGR: Utilizing Neighbor Lists for Generative Rerank in Personalized Recommendation Systems

2025-02-10 · Shuli Wang, Xue Wei, Senjie Kou, Chi Wang 외

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-g…

Recommendation SystemsReranking

Discrete Conditional Diffusion for Reranking in Recommendation

2023-08-14 · Xiao Lin, Xiaokai Chen, Chenyang Wang, Hantao Shu 외

Reranking plays a crucial role in modern multi-stage recommender systems by rearranging the initial ranking list to model interplay between items. Considering the inherent challenges of reranking such as combinatorial se…

Recommendation SystemsReranking

DeGRe: Dense-supervised Generative Reranking for Recommendation

2026-05-25 · Chaotian Song, Jingyao Zhang, Chenghao Chen, Zisen Sang 외 arxiv

In multi-stage recommender systems, reranking optimizes overall utility by capturing intra-list contextual dependencies, yet its central challenge lies in exploring optimal sequences within an exponentially large permuta…

GReF: A Unified Generative Framework for Efficient Reranking via Ordered Multi-token Prediction

2025-10-29 · Zhijie Lin, Zhuofeng Li, Chenglei Dai, Wentian Bao 외 arxiv

In a multi-stage recommendation system, reranking plays a crucial role in modeling intra-list correlations among items. A key challenge lies in exploring optimal sequences within the combinatorial space of permutations. …