From Generation to Consumption: Personalized List Value Estimation for Re-ranking
Kaike Zhang, Xiaobei Wang, Xiaoyu Yang, Shuchang Liu, Hailan Yang, Xiang Li, Fei Sun, Qi Cao

TL;DR
This paper introduces CAVE, a novel re-ranking framework that models user exit behavior to better estimate the actual value of recommendation lists, leading to improved performance.
Contribution
CAVE is the first framework to explicitly incorporate user exit probabilities into list value estimation for re-ranking.
Findings
CAVE outperforms strong baselines on multiple benchmarks.
Modeling user exit behavior improves recommendation accuracy.
Online A/B tests show increased user satisfaction and revenue.
Abstract
Re-ranking is critical in recommender systems for optimizing the order of recommendation lists, thus improving user satisfaction and platform revenue. Most existing methods follow a generator-evaluator paradigm, where the evaluator estimates the overall value of each candidate list. However, they often ignore the fact that users may exit before consuming the full list, leading to a mismatch between estimated generation value and actual consumption value. To bridge this gap, we propose CAVE, a personalized Consumption-Aware list Value Estimation framework. CAVE formulates the list value as the expectation over sub-list values, weighted by user-specific exit probabilities at each position. The exit probability is decomposed into an interest-driven component and a stochastic component, the latter modeled via a Weibull distribution to capture random external factors such as fatigue. By…
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.
Taxonomy
TopicsRecommender Systems and Techniques · Information Retrieval and Search Behavior · Expert finding and Q&A systems
