Design Once, Deploy at Scale: Template-Driven ML Development for Large Model Ecosystems

📅 2026-03-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the inefficiencies in large-scale recommendation systems caused by maintaining separate models for different scenarios and objectives, which hinders development velocity and delays technology adoption. To overcome this, the authors propose the Standardized Model Template (SMT) framework, which leverages composable, standardized machine learning components to enable “design once, deploy everywhere,” uniformly accommodating diverse data distributions and optimization objectives. By decoupling model architecture from scenario-specific configurations, SMT reduces the complexity of technology deployment from O(n·2ᵏ) to O(n+k), breaking away from the conventional “one objective, one model” paradigm. Empirical evaluation on Meta’s ad ranking system demonstrates that SMT improves average cross-entropy by 0.63%, reduces engineering time per model iteration by 92%, and increases the throughput of technology-model pair adoption by 6.3×.

Technology Category

Application Category

📝 Abstract
Modern computational advertising platforms typically rely on recommendation systems to predict user responses, such as click-through rates, conversion rates, and other optimization events. To support a wide variety of product surfaces and advertiser goals, these platforms frequently maintain an extensive ecosystem of machine learning (ML) models. However, operating at this scale creates significant development and efficiency challenges. Substantial engineering effort is required to regularly refresh ML models and propagate new techniques, which results in long latencies when deploying ML innovations across the ecosystem. We present a large-scale empirical study comparing model performance, efficiency, and ML technique propagation between a standardized model-building approach and independent per-model optimization in recommendation systems. To facilitate this standardization, we propose the Standard Model Template (SMT) -- a framework that generates high-performance models adaptable to diverse data distributions and optimization events. By utilizing standardized, composable ML model components, SMT reduces technique propagation complexity from $O(n \cdot 2^k)$ to $O(n + k)$ where $n$ is the number of models and $k$ the number of techniques. Evaluating an extensive suite of models over four global development cycles within Meta's production ads ranking ecosystem, our results demonstrate: (1) a 0.63% average improvement in cross-entropy at neutral serving capacity, (2) a 92% reduction in per-model iteration engineering time, and (3) a $6.3\times$ increase in technique-model pair adoption throughput. These findings challenge the conventional wisdom that diverse optimization goals inherently require diversified ML model design.
Problem

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

large-scale ML ecosystems
model deployment
ML technique propagation
computational advertising
recommendation systems
Innovation

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

Standard Model Template
Template-Driven ML
Model Standardization
Large-Scale Recommendation Systems
ML Technique Propagation
🔎 Similar Papers
Jiang Liu
Jiang Liu
Software Engineer, Meta
MultimediaComputer VisionMachine Learning
J
John Martabano Landy
Meta AI, Menlo Park, California, USA
Y
Yao Xuan
Meta AI, Menlo Park, California, USA
S
Swamy Muddu
Meta AI, Menlo Park, California, USA
Nhat Le
Nhat Le
University of Science, VNU-HCM
M
Munaf Sahaf
Meta AI, Menlo Park, California, USA
L
Luc Kien Hang
Meta AI, Menlo Park, California, USA
R
Rupinder Khandpour
Meta AI, Menlo Park, California, USA
Kevin De Angeli
Kevin De Angeli
Meta
Machine LearningDeep LearningNLP
C
Chang Yang
Meta AI, Menlo Park, California, USA
Shouyuan Chen
Shouyuan Chen
Facebook
Machine Learning
S
Shiblee Sadik
Meta AI, Menlo Park, California, USA
A
Ani Agrawal
Meta AI, Menlo Park, California, USA
Djordje Gligorijevic
Djordje Gligorijevic
Applied Science Manager, eBay
Machine LearningData MiningHealthcare InformaticsComputational Advertising
J
Jingzheng Qin
Meta AI, Menlo Park, California, USA
P
Peggy Yao
Meta AI, Menlo Park, California, USA
A
Alireza Vahdatpour
Meta AI, Menlo Park, California, USA