paper-with-me

홈 › Papers

Tweedie Regression for Video Recommendation System

2025-05-09 · Yan Zheng, Qiang Chen, Chenglei Niu

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 suited in this scenario than the traditional mean square error loss. The paper also provides insights on how Tweedie process capture users diverse interests. Our offline simulation and online A/B test revealed that we can substantially enhance our core business objectives: user engagement in terms of viewing time and, consequently, revenue. Additionally, we provide a theoretical comparison between the Tweedie Loss and the commonly employed viewing time weighted Logloss, highlighting why Tweedie Regression stands out as an efficient solution. We further outline a framework for designing a loss function that focuses on a singular objective.

📄 PDF Abstract BibTeX arXiv:2505.06445

Code (1)

fucusy/Tweedie-Regression-for-Video-Recommendation-System 공식 구현 pytorch

Tasks

Recommendation Systemsregression

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

TweedieMix: Improving Multi-Concept Fusion for Diffusion-based Image/Video Generation

2024-10-08 · Gihyun Kwon, Jong Chul Ye

Despite significant advancements in customizing text-to-image and video generation models, generating images and videos that effectively integrate multiple personalized concepts remains a challenging task. To address thi…

Video Generation

The Bregman-Tweedie Classification Model

2019-07-16 · Hyenkyun Woo

This work proposes the Bregman-Tweedie classification model and analyzes the domain structure of the extended exponential function, an extension of the classic generalized exponential function with additional scaling par…

ClassificationGeneral Classificationmodel

Distribution-free inference for LightGBM and GLM with Tweedie loss

2025-07-09 · Alokesh Manna, Aditya Vikram Sett, Dipak K. Dey, Yuwen Gu 외 arxiv

Prediction uncertainty quantification is a key research topic in recent years scientific and business problems. In insurance industries (\cite{parodi2023pricing}), assessing the range of possible claim costs for individu…

KNN Ensembles for Tweedie Regression: The Power of Multiscale Neighborhoods

2017-07-29 · Colleen M. Farrelly

Very few K-nearest-neighbor (KNN) ensembles exist, despite the efficacy of this approach in regression, classification, and outlier detection. Those that do exist focus on bagging features, rather than varying k or baggi…

Outlier DetectionregressionTopological Data Analysis

FlowLong: Inference-time Long Video Generation via Manifold-constrained Tweedie Matching

2026-05-20 · Jangho Park, Geon Yeong Park, Gihyun Kwon, Jong Chul Ye arxiv

Extending the generation horizon of video diffusion models to long sequences remains a long-standing and important challenge. Existing training-free approaches fall into two categories: extensions of bidirectional models…

Video Generation