Sequential Regression for Continuous Value Prediction using Residual Quantization
Runpeng Cui, Zhipeng Sun, Chi Lu, Peng Jiang

TL;DR
This paper introduces a residual quantization-based sequence learning framework for continuous value prediction in recommendation systems, addressing data complexity and distribution challenges more effectively than existing methods.
Contribution
It proposes a novel residual quantization approach with a representation learning objective that improves prediction accuracy and generalization in continuous value tasks.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Demonstrates strong generalization across diverse tasks.
Shows effectiveness in large-scale online industrial experiments.
Abstract
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 transactions. However, it remains challenging due to the highly complex and long-tailed nature of the data distributions. Existing generative approaches rely on rigid parametric distribution assumptions, which fundamentally limits their performance when such assumptions misalign with real-world data. Overly simplified forms cannot adequately model real-world complexities, while more intricate assumptions often suffer from poor scalability and generalization. To address these challenges, we propose a residual quantization (RQ)-based sequence learning framework that represents target continuous values as a sum of ordered quantization codes, predicted recursively from coarse to fine…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Generative Adversarial Networks and Image Synthesis · Advanced Bandit Algorithms Research
