MEGA Hub

Unifying Generative Recall and Multi-Objective Ranking in a Single Decoder-Only Sequence

Authors

Do you know Ruochen Yang?You can claim authorship or link another user.Do you know Shuang Wen?You can claim authorship or link another user.Do you know Pengbo Xu?You can claim authorship or link another user.Do you know Yusheng Huang?You can claim authorship or link another user.Do you know Jiangxia Cao?You can claim authorship or link another user.Do you know Shuang Yang?You can claim authorship or link another user.Do you know Zhaojie Liu?You can claim authorship or link another user.Do you know Jiawei Sheng?You can claim authorship or link another user.Do you know Tingwen Liu?You can claim authorship or link another user.

Abstract

Modern industrial recommendation systems typically separate recall and ranking into two independent stages. Although this cascade supports corpus-level retrieval and fine-grained multi-objective scoring, it causes objective inconsistency, information loss at the candidate hand-off, and redundant user-side context computation. Meanwhile, the generative recall and ranking scaling share a common Transformer-based modeling philosophy, where architectural consistency creates a natural opportunity for unified integration. However, direct sharing remains challenging since the two tasks require different information visibility and optimization methods. Therefore, we propose \textbf{UniR$^2$}, a \textbf{Uni}fied decoder-only Transformer that unifies Generative \textbf{R}ecall and Multi-Objective \textbf{R}anking within a single heterogeneous sequence comprising user context, SID trajectory, and item features. Within this sequence, the generated trajectory serves as a representation bridge between recall and ranking, where Dual-Query Prefix-Causal Attention provides task-specific visibility. The two tasks share the base attention weights but retain separate optimization boundaries, with ranking-side LoRA preserving ranking adaptability without disrupting the generative backbone. Extensive offline experiments on large-scale industrial data demonstrate the effectiveness and efficiency of UniR$^2$ for both recall and ranking. Long-term online A/B tests on Kuaishou platform further show consistent positive gains, validating the practicality of unified model in large-scale recommendation systems.

Community

00