TL;DR
This paper introduces Tweedie Regression for video recommendation systems, shifting from classification to regression to optimize user viewing time and revenue, demonstrating significant improvements through offline and online tests.
Contribution
It proposes using Tweedie Loss for recommendation regression tasks, providing theoretical insights and a framework for designing loss functions aligned with business objectives.
Findings
Enhanced user engagement and revenue in online A/B tests
Tweedie Loss outperforms traditional loss functions in capturing user interests
Theoretical analysis shows advantages of Tweedie Regression over Logloss
Abstract
Modern recommendation systems aim to increase click-through rates (CTR) for better user experience, through commonly treating ranking as a classification task focused on predicting CTR. However, there is a gap between this method and the actual objectives of businesses across different sectors. In video recommendation services, the objective of video on demand (VOD) extends beyond merely encouraging clicks, but also guiding users to discover their true interests, leading to increased watch time. And longer users watch time will leads to more revenue through increased chances of presenting online display advertisements. This research addresses the issue by redefining the problem from classification to regression, with a focus on maximizing revenue through user viewing time. Due to the lack of positive labels on recommendation, the study introduces Tweedie Loss Function, which is better…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus
