paper-with-me

홈 › Papers

Make It Long, Keep It Fast: End-to-End 10K Long User Behavior Sequence Modeling for Billion-Scale Douyin Recommendation

2025-11-08 · Lin Guan, Jia-Qi Yang, Zhishan Zhao, Beichuan Zhang, Bo Sun, Xuanyuan Luo, Jinan Ni, Xiaowen Li, Yuhang Qi, Zhifang Fan, Hangyu Wang, Qiwei Chen, Yi Cheng, Feng Zhang, Xiao Yang arxiv

Short-video recommenders such as Douyin must exploit extremely long user behavior histories without breaking latency or cost budgets. We present an end-to-end industrial recommender system that scales long-sequence recommendation modeling to 10K-length histories in production. First, we introduce Stacked Target-to-History Cross Attention (STCA), which replaces history self-attention with stacked cross-attention from the target to the history, reducing complexity from quadratic to linear in sequence length and enabling efficient end-to-end training over long user behavior sequences. Second, we propose Request Level Batching (RLB), a user-centric batching scheme that aggregates multiple targets for the same user/request to share the user-side encoding, substantially lowering sequence-related storage, communication, and compute without changing the learning objective. Third, we design a length-extrapolative training strategy -- train on shorter windows, infer on much longer ones -- so the model generalizes to 10K-scale histories without additional training cost. Across offline and online experiments, we observe predictable, monotonic gains as we scale history length and model capacity, mirroring the scaling law behavior observed in large language models. Deployed at full traffic on Douyin, our system delivers significant improvements on key engagement metrics while meeting production latency, demonstrating a practical path to scaling end-to-end ultra-long sequence recommendation to the 10K regime.

📄 PDF Abstract BibTeX arXiv:2511.06077

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Iterative Memory Network for Long Sequential User Behavior Modeling in Recommender Systems

2021-09-29 · Qianying Lin, Wen-Ji Zhou, Yanshi Wang, Qing Da 외

Sequential user behavior modeling is a key feature in modern recommender systems, seeking to capture users' interest based on their past activities. There are two usual approaches to sequential modeling : Recurrent Neura…

Recommendation Systems

Making a long story short: A Multi-Importance fast-forwarding egocentric videos with the emphasis on relevant objects

2017-11-09 · Michel Melo Silva, Washington Luis Souza Ramos, Felipe Cadar Chamone, João Pedro Klock Ferreira 외

The emergence of low-cost high-quality personal wearable cameras combined with the increasing storage capacity of video-sharing websites have evoked a growing interest in first-person videos, since most videos are compos…

Video Stabilization

Clothes management system project report

2024-11-20 · Authorea 2024 11 · Kamal Acharya

The purpose of the Clothes store management system is to use the existing manual systems with the help of computer equipment and complete computer software to meet their expectations that their valuable data/information …

Management

CLOTHS STORE MANAGEMENT SYSTEM PROJECT REPORT

2024-10-20 · ResearchGate 2024 10 · Kamal Acharya

The purpose of the Clothes store management system is to use the existing manual systems with the help of computer equipment and complete computer software to meet their expectations that their valuable data/information …

Management

Robust tube-based LPV-MPC for autonomous lane keeping

2022-10-06 · Maryam Nezami, Hossam Seddik Abbas, Ngoc Thinh Nguyen, Georg Schildbach

This paper proposes a control architecture for autonomous lane keeping by a vehicle. In this paper, the vehicle dynamics consist of two parts: lateral and longitudinal dynamics. Therefore, the control architecture compri…

Model Predictive ControlScheduling