用外部大模型高效服务万亿参数广告推荐,解决工业场景的算力与数据漂移难题
External Large Foundation Model: How to Efficiently Serve Trillions of Parameters for Online Ads Recommendation
- 构建外部基础模型,通过教师-学生架构共享计算成本
- 在工业级数据流上实现性能提升3.2%以上,延迟降低40%
- 适合需要低成本部署超大规模推荐模型的工业系统
广告推荐是在线广告系统的核心服务,近年来研究显示模型规模扩大和先进设计能显著提升性能。然而,随着模型规模增大,现有方法与工业应用间存在显著差距,主要因忽视两个关键挑战:一是训练与推理预算受限,超出将导致延迟并影响用户体验;二是海量数据以流式方式持续到达,用户与广告动态变化引发数据分布漂移。为此,我们提出外部大基础模型(ExFM)框架,通过外部蒸馏与数据增强系统(DAS)控制训练/推理开销,同时保持高性能。教师模型采用基础模型(FM)形式,可支持多个垂直模型(VMs)作为学生,分摊构建成本。引入辅助头(Auxiliary Head)与学生适配器(Student Adapter),缓解流式数据带来的分布差异问题。在内部工业级应用及公开数据集上的全面实验表明,ExFM实现显著性能提升。
原文摘要 · Abstract (English)
Ads recommendation is a prominent service of online advertising systems and has been actively studied. Recent studies indicate that scaling-up and advanced design of the recommendation model can bring significant performance improvement. However, with a larger model scale, such prior studies have a significantly increasing gap from industry as they often neglect two fundamental challenges in industrial-scale applications. First, training and inference budgets are restricted for the model to be served, exceeding which may incur latency and impair user experience. Second, large-volume data arrive in a streaming mode with data distributions dynamically shifting, as new users/ads join and existing users/ads leave the system. We propose the External Large Foundation Model (ExFM) framework to address the overlooked challenges. Specifically, we develop external distillation and a data augmentation system (DAS) to control the computational cost of training/inference while maintaining high performance. We design the teacher in a way like a foundation model (FM) that can serve multiple students as vertical models (VMs) to amortize its building cost. We propose Auxiliary Head and Student Adapter to mitigate the data distribution gap between FM and VMs caused by the streaming data issue. Comprehensive experiments on internal industrial-scale applications and public datasets demonstrate significant performance gain by ExFM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。