16 papers
Can Recommender Systems Teach Themselves? A Recursive Self-Improving Framework with Fidelity Control
Luankang Zhang, Hao Wang, Zhongzhou Liu +8
The scarcity of high-quality training data presents a fundamental bottleneck to scaling machine learning models. This challenge is particularly acute in recommendation systems, whe…
FuXi-Linear: Unleashing the Power of Linear Attention in Long-term Time-aware Sequential Recommendation
Yufei Ye, Wei Guo, Hao Wang +7
Modern recommendation systems primarily rely on attention mechanisms with quadratic complexity, which limits their ability to handle long user sequences and slows down inference. W…
The Next Paradigm Is User-Centric Agent, Not Platform-Centric Service
Luankang Zhang, Hang Lv, Qiushi Pan +8
Modern digital services have evolved into indispensable tools, driving the present large-scale information systems. Yet, the prevailing platform-centric model, where services are o…
RelayGR: Scaling Long-Sequence Generative Recommendation via Cross-Stage Relay-Race Inference
Jiarui Wang, Huichao Chai, Yuanhang Zhang +38
Real-time recommender systems execute multi-stage cascades (retrieval, pre-processing, fine-grained ranking) under strict tail-latency SLOs, leaving only tens of milliseconds for r…
FuXi-: Efficient Sequential Recommendation with Exponential-Power Temporal Encoder and Diagonal-Sparse Positional Mechanism
Dezhi Yi, Wei Guo, Wenyang Cui +5
Sequential recommendation aims to model users' evolving preferences based on their historical interactions. Recent advances leverage Transformer-based architectures to capture glob…
Revisiting scalable sequential recommendation with Multi-Embedding Approach and Mixture-of-Experts
Qiushi Pan, Hao Wang, Guoyuan An +3
In recommendation systems, how to effectively scale up recommendation models has been an essential research topic. While significant progress has been made in developing advanced a…