LGAIJul 17, 2024

Conditional Quantile Estimation for Uncertain Watch Time in Short-Video Recommendation

arXiv:2407.12223v511 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This addresses uncertainty in user engagement for short-video platforms, offering a practical improvement over existing methods.

The paper tackles the problem of predicting watch time in short-video recommendation by modeling the entire conditional distribution using Conditional Quantile Estimation (CQE), which led to substantial gains in active days, engagement time, and video views on a large-scale platform with hundreds of millions of daily active users.

Accurately predicting watch time is crucial for optimizing recommendations and user experience in short video platforms. However, existing methods that estimate a single average watch time often fail to capture the inherent uncertainty in user engagement patterns. In this paper, we propose Conditional Quantile Estimation (CQE) to model the entire conditional distribution of watch time. Using quantile regression, CQE characterizes the complex watch-time distribution for each user-video pair, providing a flexible and comprehensive approach to understanding user behavior. We further design multiple strategies to combine the quantile estimates, adapting to different recommendation scenarios and user preferences. Extensive offline experiments and online A/B tests demonstrate the superiority of CQE in watch-time prediction and user engagement modeling. Specifically, deploying CQE online on a large-scale platform with hundreds of millions of daily active users has led to substantial gains in key evaluation metrics, including active days, engagement time, and video views. These results highlight the practical impact of our proposed approach in enhancing the user experience and overall performance of the short video recommendation system. The code will be released https://github.com/justopit/CQE.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes