Meta's Generative Ads Recommendation Model (GEM) delivers 5% ad conversion increase on Instagram and 3% on Facebook Feed
Meta's ads recommendation system needed to handle billions of sparse user-ad interactions across diverse surfaces, process a heterogeneous mix of advertiser and user data, and train large-scale foundation models efficiently at scale.
Traditional architectures struggled to process long user behavior sequences efficiently, existing approaches risked losing critical engagement signals by compressing sequences into compact vectors, and legacy recommendation systems failed to balance cross-platform learning with surface-specific optimization.
GEM delivered a 5% increase in ad conversions on Instagram and a 3% increase on Facebook Feed in Q2, with Q3 architecture improvements doubling the performance benefit per unit of data and compute, and the new architecture achieving 4x efficiency over the previous generation of ranking models.
Show all 11 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
GEM delivered a 5% increase in ad conversions on Instagram and a 3% increase on Facebook Feed in Q2, with Q3 architecture improvements doubling the performance benefit per unit of data and compute, and the new archite…
What tools did this team use?
GEM, Wukong, InterFormer, Student Adapter, PyTorch 2.0, NCCLX.
What results were reported?
ad conversions on Instagram: 5%; ad conversions on Facebook Feed (Q2): 3%; Model efficiency vs previous generation: 4x; Knowledge distillation effectiveness vs standard: 2x (source-reported, not independently verified).
What failed first in this deployment?
Traditional architectures struggled to process long user behavior sequences efficiently, existing approaches risked losing critical engagement signals by compressing sequences into compact vectors, and legacy recommen…
How is this marketing ops AI workflow structured?
User-ad interaction data ingestion → Feature extraction and attention → Cross-surface multi-domain learning → Knowledge transfer to vertical models → Student Adapter alignment → Ad recommendations served at scale.