Milliseconds to Match: Criteo's AdTech AI & the Future of Commerce w/ Diarmuid Gill & Liva Ralaivola
Episode
87 min
Read time
3 min
Topics
Relationships, Fundraising & VC, Marketing
AI-Generated Summary
Key Takeaways
- ✓Real-time bidding architecture: Criteo pre-computes user and product embeddings offline, reducing runtime inference to a vector similarity comparison executed in milliseconds. The system ingests product data from 17,000 retailers daily—sometimes multiple times per day—ensuring pricing, stock levels, and catalog accuracy that static LLM training data cannot provide. This hybrid of offline computation and live data refresh is the core technical moat enabling sub-millisecond ad decisions at billions of daily transactions.
- ✓Foundation model strategy: Rather than building one monolithic model, Criteo operates three to four specialized foundation models that generate embeddings for products, user timelines, and contextual signals separately. These embeddings are made available company-wide as reusable inputs, allowing new product teams to warm-start models instead of training from scratch. A recent internal hackathon validated this approach, with multiple teams achieving faster performance gains by plugging into existing embedding infrastructure rather than building new feature pipelines.
- ✓Feature evolution from sparse to dense: Criteo's modeling progressed from sparse binary vectors of up to 2^20 dimensions fed into logistic regression, to dense embeddings of 200–1,000 dimensions computed automatically via their proprietary Deep KNN algorithm. This shift eliminated manual feature engineering, which became unsustainable as cookie signals and data sources changed. The AI Lab, founded in 2018 specifically to drive this transition, now publishes the methodology publicly, including training loss functions and model architectures, in academic papers and technical blogs.
- ✓LLM partnership fills a specific gap: LLMs excel at general reasoning and natural language product queries but become stale immediately after training—missing flash sales, stock outages, and price changes. Criteo's OpenAI partnership addresses this by routing product queries through Criteo's live commerce data layer via MCP protocols, giving ChatGPT accurate real-time inventory context. The emerging agentic protocol standard makes this integration significantly easier than previous surface-by-surface API customization, reducing deployment complexity across chat interfaces and web surfaces simultaneously.
- ✓Privacy architecture as competitive advantage: Criteo stores no personally identifiable information—only anonymous random cookie IDs paired with behavioral signals like product views and purchase history, roughly 150 features per profile. Built under European GDPR constraints from inception, Criteo applies the same privacy-compliant tech stack globally rather than maintaining separate regional systems. This single-stack approach means US advertisers receive the same data handling as EU users, and Criteo pioneered the AdChoices opt-out icon before regulatory mandates required it.
What It Covers
Criteo CTO Diarmuid Gill and AI Lab VP Liva Ralaivola explain how their ad tech platform processes over one billion user profiles in milliseconds using cached embeddings and multiple foundation models, while exploring how their OpenAI partnership combines real-time commerce data from 17,000 retailers with LLM reasoning to power next-generation product discovery.
Key Questions Answered
- •Real-time bidding architecture: Criteo pre-computes user and product embeddings offline, reducing runtime inference to a vector similarity comparison executed in milliseconds. The system ingests product data from 17,000 retailers daily—sometimes multiple times per day—ensuring pricing, stock levels, and catalog accuracy that static LLM training data cannot provide. This hybrid of offline computation and live data refresh is the core technical moat enabling sub-millisecond ad decisions at billions of daily transactions.
- •Foundation model strategy: Rather than building one monolithic model, Criteo operates three to four specialized foundation models that generate embeddings for products, user timelines, and contextual signals separately. These embeddings are made available company-wide as reusable inputs, allowing new product teams to warm-start models instead of training from scratch. A recent internal hackathon validated this approach, with multiple teams achieving faster performance gains by plugging into existing embedding infrastructure rather than building new feature pipelines.
- •Feature evolution from sparse to dense: Criteo's modeling progressed from sparse binary vectors of up to 2^20 dimensions fed into logistic regression, to dense embeddings of 200–1,000 dimensions computed automatically via their proprietary Deep KNN algorithm. This shift eliminated manual feature engineering, which became unsustainable as cookie signals and data sources changed. The AI Lab, founded in 2018 specifically to drive this transition, now publishes the methodology publicly, including training loss functions and model architectures, in academic papers and technical blogs.
- •LLM partnership fills a specific gap: LLMs excel at general reasoning and natural language product queries but become stale immediately after training—missing flash sales, stock outages, and price changes. Criteo's OpenAI partnership addresses this by routing product queries through Criteo's live commerce data layer via MCP protocols, giving ChatGPT accurate real-time inventory context. The emerging agentic protocol standard makes this integration significantly easier than previous surface-by-surface API customization, reducing deployment complexity across chat interfaces and web surfaces simultaneously.
- •Privacy architecture as competitive advantage: Criteo stores no personally identifiable information—only anonymous random cookie IDs paired with behavioral signals like product views and purchase history, roughly 150 features per profile. Built under European GDPR constraints from inception, Criteo applies the same privacy-compliant tech stack globally rather than maintaining separate regional systems. This single-stack approach means US advertisers receive the same data handling as EU users, and Criteo pioneered the AdChoices opt-out icon before regulatory mandates required it.
- •Generative creative democratizes long-tail advertising: Historically, mid-to-long-tail advertisers were excluded from high-quality creative campaigns due to production costs. Criteo's self-service product Criteo Gold, combined with generative AI partners like Waymark, now enables smaller advertisers to produce campaign-quality creative assets. Dynamic creative optimization assembles pre-generated visual assets at runtime rather than rendering full generative outputs live—current generative video latency remains too high for real-time ad serving, but the modular assembly approach bridges the gap until on-device rendering speeds improve within an estimated two to three years.
Notable Moment
Liva Ralaivola proposed a future advertising model where users actively instruct their AI assistants to evaluate a fixed number of options—say, five shoes or five travel packages—and request curated ad exposure on their own terms. This reframes advertising not as interruption but as a user-initiated, agent-mediated discovery service, collapsing the boundary between search and advertising entirely.
Episode Transcript
Hello, and welcome back to the Cognitive Revolution. Today, my guests are Dermid Gill and Liva Raulaivola, CTO and VP of Research and Head of the AI Lab at Criteo, the advertising technology company that powers much of the personalized advertising that we experience on the open Internet. I'm also joined by my longtime friend and teammate, Alex Persky Stern, who took over for me as CEO of Waymark some three years ago now, and has since formed a partnership with Criteo that brings Waymark's AI powered commercial creation product to Criteo advertisers. We begin with an explanation of how modern digital advertising works and the value that it creates for society. Personally, I tend to emphasize that without the commercial recommendation systems that allow businesses to affordably reach their target customers, a lot of the long tail small businesses and niche products that we enjoy today simply wouldn't be viable at all. Jermyd and Liva, for their part, focus on how ad tech delivers more relevant, engaging experiences and supports free access to information, as well as emphasizing how easy it is for individuals to opt out of personalization systems. From there, we dive into how it all works. Criteo has been in business for more than twenty years. And while their AI techniques have naturally evolved with the field, most fundamentally from the earlier era of handcrafted features to the modern era of deep learning, the one constant has been their need for incredible speed. From the time your browser requests a web page, Criteo has just milliseconds to locate your profile among the billion or so in their system. And in light of what you're doing right now, decide which one of many millions of products to recommend, and also how much to bid in a real time auction. It's a deeply challenging problem that requires lots of free computing. But the upshot is that they've developed a highly modular system powered by multiple foundation models that supports prolific experimentation on top of cached user and product embeddings. Beyond the core tech, we also discussed Criteo's new partnership with OpenAI, which though still in its infancy, they expect will complement ChatGPT's broad world knowledge with accurate real time product inventory information. They tell the story of the company's European roots and share their commitment to privacy, their sense that European compliance burdens are overstated, their decision to use the same euro compliant tech stack globally, and their passionate belief in the European AI ecosystem and talent pool. They also explain why they're confident enough in their moats to publish a lot of their research and how this helps them attract and retain talent well enough that they're still comfortable publishing the AI Lab's full 50 person roster to their website. We trade ideas regarding the role that generative AI will play in the expansion of the advertising market and evolution of personalized creative. And they share their admittedly speculative thoughts about how the fundamental value exchange of …
Get the full transcript (15,148 words) + summary by email — free
One-time email with the complete transcript and AI summary of this episode. No account needed.
One email, no spam. We’ll also show you what SignalCast does.
You just read a 3-minute summary of a 84-minute episode.
Get Cognitive Revolution summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from Cognitive Revolution
Thinking in Silico: Goodfire CTO Dan Balsam on Concept Manifolds & a $1000/Month ML Research Agent
Aug 8 · 117 min
Eye on AI
"According to NASA's Definition of Life, I'm Not Alive" - Why Nobody Can Define Life | Dr. Kate Adamala
Jul 21
More from Cognitive Revolution
Pick Your Poison: Zvi Mowshowitz on the Unipolar/Multipolar AGI Dilemma, OpenFace & Pacing the ...
Aug 5 · 177 min
All-In with Chamath, Jason, Sacks & Friedberg
Former Intel CEO on What Went Wrong, What's Next + Lovable CEO on the Real Promise of Vibe Coding
Jul 15
Books, tools, and gear mentioned in this episode
SignalCast may earn commission on purchases via these links. As an Amazon Associate, SignalCast earns from qualifying purchases.
Tools
“Sponsor: AvePoint - listed in the episode sponsors section.”
“Sponsor: Sequence - listed in the episode sponsors section.”
Products
by Criteo
“Criteo's self-service product Criteo Gold, combined with generative AI partners like Waymark, now enables smaller advertisers to produce campaign-quality creative assets.”
company
“Criteo's self-service product Criteo Gold, combined with generative AI partners like Waymark, now enables smaller advertisers to produce campaign-quality creative assets.”
“Criteo's OpenAI partnership combines real-time commerce data from 17,000 retailers with LLM reasoning to power next-generation product discovery.”
“Criteo CTO Diarmuid Gill and AI Lab VP Liva Ralaivola explain how their ad tech platform processes over one billion user profiles in milliseconds using cached embeddings and multiple foundation models.”
More from Cognitive Revolution
We summarize every new episode. Want them in your inbox?
Thinking in Silico: Goodfire CTO Dan Balsam on Concept Manifolds & a $1000/Month ML Research Agent
Pick Your Poison: Zvi Mowshowitz on the Unipolar/Multipolar AGI Dilemma, OpenFace & Pacing the ...
Nathan Goes to China – Part 2: AI Safety with Chinese Characteristics
Is Offense or Defense Dominant? FAR.AI's Adam Gleave on the AI Security Leaderboard
Nathan Goes to China – Part 1: Tech & Agent Setup, Chinese AI UX, WAIC, and Attitudes on AI
Similar Episodes
Related episodes from other podcasts
Eye on AI
Jul 21
"According to NASA's Definition of Life, I'm Not Alive" - Why Nobody Can Define Life | Dr. Kate Adamala
All-In with Chamath, Jason, Sacks & Friedberg
Jul 15
Former Intel CEO on What Went Wrong, What's Next + Lovable CEO on the Real Promise of Vibe Coding
Masters of Scale
Jun 25
How to balance a two-sided marketplace, with Care.com CEO Brad Wilson
Decoder
Mar 16
Yahoo CEO Jim Lanzone on reviving the web's homepage
Darknet Diaries
Mar 3
171: Melody Fraud
Explore Related Topics
This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.
You're clearly into Cognitive Revolution.
Every Monday, we deliver AI summaries of the latest episodes from Cognitive Revolution and 192+ other podcasts. Free for one show.
Start My Monday DigestNo credit card · Unsubscribe anytime