paper-with-me

홈 › Papers

Uncovering User Interest from Biased and Noised Watch Time in Video Recommendation

2023-08-16 · Haiyuan Zhao, Lei Zhang, Jun Xu, Guohao Cai, Zhenhua Dong, Ji-Rong Wen

In the video recommendation, watch time is commonly adopted as an indicator of user interest. However, watch time is not only influenced by the matching of users' interests but also by other factors, such as duration bias and noisy watching. Duration bias refers to the tendency for users to spend more time on videos with longer durations, regardless of their actual interest level. Noisy watching, on the other hand, describes users taking time to determine whether they like a video or not, which can result in users spending time watching videos they do not like. Consequently, the existence of duration bias and noisy watching make watch time an inadequate label for indicating user interest. Furthermore, current methods primarily address duration bias and ignore the impact of noisy watching, which may limit their effectiveness in uncovering user interest from watch time. In this study, we first analyze the generation mechanism of users' watch time from a unified causal viewpoint. Specifically, we considered the watch time as a mixture of the user's actual interest level, the duration-biased watch time, and the noisy watch time. To mitigate both the duration bias and noisy watching, we propose Debiased and Denoised watch time Correction (D$^2$Co), which can be divided into two steps: First, we employ a duration-wise Gaussian Mixture Model plus frequency-weighted moving average for estimating the bias and noise terms; then we utilize a sensitivity-controlled correction function to separate the user interest from the watch time, which is robust to the estimation error of bias and noise terms. The experiments on two public video recommendation datasets and online A/B testing indicate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2308.08120

Code (1)

hyz20/d2co 공식 구현 pytorch

Similar Papers 제목 키워드 기반

DVR: Micro-Video Recommendation Optimizing Watch-Time-Gain under Duration Bias

2022-08-10 · Yu Zheng, Chen Gao, Jingtao Ding, Lingling Yi 외

Recommender systems are prone to be misled by biases in the data. Models trained with biased data fail to capture the real interests of users, thus it is critical to alleviate the impact of bias to achieve unbiased recom…

Recommendation Systems

Leveraging Watch-time Feedback for Short-Video Recommendations: A Causal Labeling Framework

2023-06-30 · Yang Zhang, Yimeng Bai, Jianxin Chang, Xiaoxue Zang 외

With the proliferation of short video applications, the significance of short video recommendations has vastly increased. Unlike other recommendation scenarios, short video recommendation systems heavily rely on feedback…

Recommendation Systems

Alleviating Video-Length Effect for Micro-video Recommendation

2023-08-28 · Yuhan Quan, Jingtao Ding, Chen Gao, Nian Li 외

Micro-videos platforms such as TikTok are extremely popular nowadays. One important feature is that users no longer select interested videos from a set, instead they either watch the recommended video or skip to the next…

Multi-Task Learning

Deconfounding Duration Bias in Watch-time Prediction for Video Recommendation

2022-06-13 · Ruohan Zhan, Changhua Pei, Qiang Su, Jianfeng Wen 외

Watch-time prediction remains to be a key factor in reinforcing user engagement via video recommendations. It has become increasingly important given the ever-growing popularity of online videos. However, prediction of w…

Prediction

Counteracting Duration Bias in Video Recommendation via Counterfactual Watch Time

2024-06-12 · Haiyuan Zhao, Guohao Cai, Jieming Zhu, Zhenhua Dong 외

In video recommendation, an ongoing effort is to satisfy users' personalized information needs by leveraging their logged watch time. However, watch time prediction suffers from duration bias, hindering its ability to re…

counterfactualRecommendation Systems