UNIQUE: A Unified Retrieval and Ranking System for Large-Scale Feed Recommendation

📅 2026-09-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决推荐系统中候选检索不稳定和信息丢失问题,提出UNIQUE框架,采用单层扁平量化与早期融合架构,改善长尾和冷启动推荐效果。
📝 Abstract
Industrial mobile feed systems rely on a retrieval-ranking pipeline to serve large-scale, heterogeneous, and fast-changing content under strict latency constraints. However, existing pipelines still suffer from two critical issues: hierarchical quantization instability in candidate retrieval and information loss between separated retrieval and ranking stages. These issues hurt long-tail and cold-start recommendation and complicate efficient serving. To address them, we present UNIQUE, a unified retrieval and ranking recommendation framework with single-layer flat quantization. UNIQUE integrates generative code-based retrieval and target-aware ranking into one early-fusion architecture, enabling end-to-end training under a shared representation while preserving efficient candidate generation. A balanced quantization mechanism is further introduced to mitigate codebook imbalance and improve long-tail representation. Offline experiments evaluate UNIQUE from both retrieval and ranking perspectives, while codebook analysis shows more balanced resource allocation than hierarchical quantization. We deploy UNIQUE in the homepage feed, discovery-page, and short-video recommendation scenarios of Mobile Baidu, serving large-scale real-world traffic. Online A/B tests achieve a 0.96% gain in total watch duration and a 1.08% gain in total distribution volume, with notable improvements for new users and highly active users. Serving measurements show 89 ms P99 latency and 44.23% online inference MFU. These results show that UNIQUE provides a stable, efficient, and production-ready framework for unified retrieval and ranking in industrial recommendation.
Problem

Research questions and friction points this paper is trying to address.

hierarchical quantization instability
information loss
retrieval-ranking pipeline
Innovation

Methods, ideas, or system contributions that make the work stand out.

unified retrieval and ranking
single-layer flat quantization
end-to-end training
balanced quantization
🔎 Similar Papers
Z
Zhuang Liu
Beihang University
Y
Yongkang Fu
Baidu Inc.
Z
Zuodong Yang
Baidu Inc.
G
Guangxing Chen
Baidu Inc.
Z
Zonggang Wu
Baidu Inc.
Y
Yuqi Lu
Baidu Inc.
S
Shouke Qin
Baidu Inc.
S
Shantao Li
Baidu Inc.
Maolin Wang
Maolin Wang
City University of Hong Kong
Tensor DecompositionMachine LearningModel Compression