ARTFEED — Contemporary Art Intelligence

Meta's Multi-Stage Sequence Model Achieves LLM-Style Scaling for Ads Ranking

ai-technology · 2026-08-05

Meta has unveiled a new multi-stage sequence model architecture designed for its advertising ranking systems, demonstrating predictable scaling laws akin to LLMs. This architecture separates offline user modeling from online ranking, facilitating the efficient scaling of transformer-based sequence models. By employing dense tokenization and target-aware attention, the model can directly learn feature interactions from data, minimizing the need for manual feature engineering. As a vital part of Meta's Generative Ads Recommendation Model (GEM), this platform has led to a 6% increase in conversions on Instagram, 3% on Facebook, and a 3.5% rise in Facebook ad clicks. The model asynchronously processes extensive user histories to create cached embeddings, while online ranking models utilize fresh signals for real-time scoring. Key scaling elements include balanced model shape, multi-stage tunability, sequence composition, and semantic feature representation. These insights are elaborated in the paper 'LLaTTE: Scaling Laws for Multi-Stage Sequence Modeling in Large-Scale Ads Recommendation'.

Key facts

  • Meta's multi-stage sequence model achieves LLM-style scaling laws for ads ranking.
  • The architecture decouples offline user modeling from online ranking.
  • Dense tokenization and target-aware attention learn feature interactions directly from data.
  • Cumulative lift: 6% conversions on Instagram, 3% on Facebook, 3.5% ad clicks on Facebook.
  • The model is a core component of Meta's Generative Ads Recommendation Model (GEM).
  • Offline user model processes long histories asynchronously, producing cached embeddings.
  • Online ranking model combines cached representations with real-time ad candidate signals.
  • Four scaling levers: balanced model shape, multi-stage tunability, sequence composition, semantic feature representation.
  • Paper: 'LLaTTE: Scaling Laws for Multi-Stage Sequence Modeling in Large-Scale Ads Recommendation'.

Entities

Institutions

  • Meta
  • Instagram
  • Facebook
  • Engineering at Meta

Sources