paper-with-me

Papers

FlowTime: Towards Continuous Generative Watch Time Prediction via Flow-based Personalized Priors

2026-05-31 · Hongxu Ma, Han Zhou, Chenghou Jin, Jie Zhang, Xiaoyu Yang, Chunjie Chen, Jihong Guan, Shuigeng Zhou arxiv

Watch time has emerged as a pivotal metric for optimizing deep user engagement in short-video recommender systems. However, current methods of watch time prediction (WTP) suffer from inherent paradigm-specific limitations. Direct Regression faces mean-collapse due to unimodal Gaussian assumptions, while Ordinal Regression is hampered by quantization errors from rigid discretization. Similarly, Discrete Generative Regression struggles with high inference latency and heuristic vocabulary design. Beyond these specific flaws, a shared deficiency is the inability to capture the intrinsic multimodality and heterogeneity of User-Item Interaction Patterns. To address these challenges, we first revisit the WTP problem from a causal perspective and identify these user-specific patterns as structural confounders that modulate watch time outcomes, where identical interests manifest as distinct watch time outcomes conditioned on diverse user habits. Then, we formally propose a new (or the fourth) paradigm -- Continuous Generative Regression, and introduce FlowTime, a novel method utilizing a One-step Generative Variational Autoencoder. FlowTime effectively circumvents the latency of iterative denoising while maintaining the expressivity of continuous latent spaces. Furthermore, we design a Flow-based Personalized Prior that leverages NFs to warp a standard Gaussian prior into a complex, history-conditioned manifold, thereby enabling the adaptive modeling of multimodal interaction patterns. Finally, we build TimeRec, the first open-source WTP Library, alongside a novel personalization metric to establish a rigorous benchmarking standard. Extensive offline experiments and online A/B tests demonstrate FlowTime's significant superiority over SOTA methods.

📄 PDF Abstract BibTeX arXiv:2606.01352

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cooperative-ORCA*: Real-Time Proactive Deadlock Avoidance for Continuous-Space Multi-Agent Navigation

2026-06-22 · Junfeng Wu, Jiaqi Chen, Hongkun Lyu, Kevin Zheng 외 arxiv

Multi-Agent Path Finding (MAPF) is a problem that requires computing collision-free paths for a set of agents from their start locations to designated goal locations. The problem has broad applications in domains where t…

Probabilistic Forecasting via Autoregressive Flow Matching

2025-03-13 · Ahmed El-Gazzar, Marcel van Gerven

In this work, we propose FlowTime, a generative model for probabilistic forecasting of multivariate timeseries data. Given historical measurements and optional future covariates, we formulate forecasting as sampling from…

Generative Regression Based Watch Time Prediction for Short-Video Recommendation

2024-12-28 · Hongxu Ma, Kai Tian, Tao Zhang, Xuefeng Zhang 외

Watch time prediction (WTP) has emerged as a pivotal task in short video recommendation systems, designed to quantify user engagement through continuous interaction modeling. Predicting users' watch times on videos often…

Language ModelingLanguage ModellingOrdinal ClassificationPrediction+3

CREAD: A Classification-Restoration Framework with Error Adaptive Discretization for Watch Time Prediction in Video Recommender Systems

2024-01-15 · Jie Sun, Zhaoying Ding, Xiaoshuang Chen, Qi Chen 외

The watch time is a significant indicator of user satisfaction in video recommender systems. However, the prediction of watch time as a target variable is often hindered by its highly imbalanced distribution with a scarc…

Recommendation Systems

Sequential Regression for Continuous Value Prediction using Residual Quantization

2026-02-26 · Runpeng Cui, Zhipeng Sun, Chi Lu, Peng Jiang arxiv

Continuous value prediction plays a crucial role in industrial-scale recommendation systems, including tasks such as predicting users' watch-time and estimating the gross merchandise value (GMV) in e-commerce transaction…

Representation LearningRecommendation SystemsValue prediction