Cross-Scenario Unified Modeling of User Interests at Billion Scale
Manjie Xu, Cheng Chen, Xin Jia, Jingyi Zhou, Yongji Wu, Zejian Wang, Chi Zhang, Kai Zuo, Yibo Chen, Xu Tang, Yao Hu, Yixin Zhu
TL;DR
This work tackles the fragmentation of user-interest modeling across diverse platform contexts by proposing RED-Rec, an LLM-enhanced hierarchical two-tower recommender that unifies user and item representations across homefeed, search, and ads. It introduces a 2-D dense mixing policy and scenario-aware querying to fuse cross-scenario signals efficiently, enabling near-real-time serving at billion-scale deployments. The authors validate the approach with a million-scale cross-scenario dataset (RED-MMU) and show substantial offline gains and production-level improvements, including a real-world online deployment affecting hundreds of millions of users. The study demonstrates that holistic cross-scenario modeling yields richer user representations, improved recall metrics, and meaningful business impact, establishing a practical pathway for unified personalization on large-scale UGC platforms.
Abstract
User interests on content platforms are inherently diverse, manifesting through complex behavioral patterns across heterogeneous scenarios such as search, feed browsing, and content discovery. Traditional recommendation systems typically prioritize business metric optimization within isolated specific scenarios, neglecting cross-scenario behavioral signals and struggling to integrate advanced techniques like LLMs at billion-scale deployments, which finally limits their ability to capture holistic user interests across platform touchpoints. We propose RED-Rec, an LLM-enhanced hierarchical Recommender Engine for Diversified scenarios, tailored for industry-level content recommendation systems. RED-Rec unifies user interest representations across multiple behavioral contexts by aggregating and synthesizing actions from varied scenarios, resulting in comprehensive item and user modeling. At its core, a two-tower LLM-powered framework enables nuanced, multifaceted representations with deployment efficiency, and a scenario-aware dense mixing and querying policy effectively fuses diverse behavioral signals to capture cross-scenario user intent patterns and express fine-grained, context-specific intents during serving. We validate RED-Rec through online A/B testing on hundreds of millions of users in RedNote through online A/B testing, showing substantial performance gains in both content recommendation and advertisement targeting tasks. We further introduce a million-scale sequential recommendation dataset, RED-MMU, for comprehensive offline training and evaluation. Our work advances unified user modeling, unlocking deeper personalization and fostering more meaningful user engagement in large-scale UGC platforms.
