paper-with-me

Papers

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

2024-07-17 · Chengzhi Lin, Shuchang Liu, Chuyuan Wang, Yongqi Liu

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.

📄 PDF Abstract BibTeX arXiv:2407.12223

Code (0)

등록된 구현이 없습니다.

Tasks

Diversityquantile regression

Similar Papers 제목 키워드 기반

Tree based Progressive Regression Model for Watch-Time Prediction in Short-video Recommendation

2023-06-06 · Xiao Lin, Xiaokai Chen, Linfeng Song, Jingwei Liu 외

An accurate prediction of watch time has been of vital importance to enhance user engagement in video recommender systems. To achieve this, there are four properties that a watch time prediction framework should satisfy:…

Recommendation Systemsregression

Multivariate Uncertainty Quantification with Tomographic Quantile Forests

2025-12-18 · Takuya Kanazawa arxiv

Quantifying predictive uncertainty is essential for safe and trustworthy real-world AI deployment. Yet, fully nonparametric estimation of conditional distributions remains challenging for multivariate targets. We propose…

Relative Advantage Debiasing for Watch-Time Prediction in Short-Video Recommendation

2025-08-14 · Emily Liu, Kuan Han, Minfeng Zhan, Bocheng Zhao 외 arxiv

Watch time is widely used as a proxy for user satisfaction in video recommendation platforms. However, raw watch times are influenced by confounding factors such as video duration, popularity, and individual user behavio…

Bayesian Quantile Regression with Subset Selection: A Decision Analysis Perspective

2023-11-03 · Joseph Feldman, Daniel Kowal

Quantile regression is a powerful tool for inferring how covariates affect specific percentiles of the response distribution. Existing methods either estimate conditional quantiles separately for each quantile of interes…

Density Estimationquantile regressionregressionUncertainty Quantification+1

Generative Regression with IQ-BART

2025-07-05 · Sean O'Hagan, Veronika Ročková arxiv

Implicit Quantile BART (IQ-BART) posits a non-parametric Bayesian model on the conditional quantile function, acting as a model over a conditional model for $Y$ given $X$. One of the key ingredients is augmenting the obs…

Time Series Forecasting