MEGA Hub

Multi-Decoder OneRec: Controllable Generative Retrieval for Multi-Objective Industrial Recommendation

Authors

Do you know You Wang?You can claim authorship or link another user.Do you know Zhao Liu?You can claim authorship or link another user.Do you know Guoping Tang?You can claim authorship or link another user.Do you know Yiqing Yang?You can claim authorship or link another user.Do you know Shuo Su?You can claim authorship or link another user.Do you know Jing Liu?You can claim authorship or link another user.Do you know Naifu Zhou?You can claim authorship or link another user.Do you know Xiaoyou Zhou?You can claim authorship or link another user.Do you know Wei Jiang?You can claim authorship or link another user.Do you know Jian Liang?You can claim authorship or link another user.Do you know Xiao Lv?You can claim authorship or link another user.Do you know Ruiming Tang?You can claim authorship or link another user.Do you know Liyin Hong?You can claim authorship or link another user.Do you know Wenwu Ou?You can claim authorship or link another user.

Abstract

Industrial recommender systems build candidate pools by assigning explicit quotas to objective-specific retrieval routes. This design offers quota control but increasingly fragments modeling, training, and serving as the route set grows. Semantic-ID-based generative retrieval provides a unified alternative, yet a single decoder entangles objective policies and limits candidate complementarity. We propose Multi-Decoder OneRec, a controllable framework that combines shared representations, isolated objective adaptation, and coordinated decoding. All objectives share a user-context module and the General Decoder, while each objective adds an isolated, parameter-efficient LoRA expert. During training, exposure-sample next-token prediction (NTP) updates the shared base, target-filtered NTP updates the event-based experts, and Kullback-Leibler (KL)-regularized policy optimization updates the Watch-time expert; gradient routing isolates these updates, and the General Decoder supplies a stop-gradient reference. At inference, explicit route quotas allocate the fixed budget and Multi-Decoder Constrained Beam Search reduces cross-route overlap. We publicly release Kwai26, a large-scale multi-objective benchmark with 1.31 billion raw item-level records, 31.85 million Item-ID entries, and 25.03 million items with valid Semantic IDs, together with predefined splits and an evaluation protocol. Under the same 512-item retrieval budget, Multi-Decoder OneRec improves over the single-decoder OneRec baseline by 1.69%-5.62% across four Recall@512 metrics. In a production A/B test, it yields relative gains of 0.37% in app usage time per device, 0.19% in Day-7 retained users, 0.19% in devices with at least one share, and 2.09% in new-content Cold-Start. These results show that generative retrieval can combine shared modeling with objective-specific control and complementary candidate generation.

Community

00

Publication notes

Author note
9 pages, 4 figures, 11 tables, 2 algorithms