Braze

Braze is a customer engagement platform represented in this wiki by its articles and whitepaper on multi-armed bandits, contextual bandits, and AI decisioning for lifecycle marketing.

Key facts

What it does

The Braze article frames Multi Armed Bandits as a live campaign optimisation mechanism. Instead of waiting for a fixed A/B test to finish, a bandit continuously learns which message, offer, channel, timing, or creative variation is performing best and reallocates traffic while the campaign is still running [src-027].

Braze's product-specific layer is Intelligent Selection, described as part of Braze AI Decisioning Studio. In that framing, MAB algorithms handle the allocation problem, while contextual bandits and predictive scoring contribute broader personalisation and next-best-action decisions [src-027].

The source also uses Kayo Sports as an example of adaptive decisioning in customer engagement, with triggered campaigns improving conversion, message engagement, and churn outcomes through live message selection and timing [src-027].

The later Braze whitepaper deepens the implementation view. It argues that generative AI can help create content variants and support data work, but customer-level marketing still needs reinforcement-learning decisioning to choose the right action, timing, channel, and frequency for each person. Braze's named architecture is a Community Of Bandits, where multiple contextual bandits collaborate across decision dimensions rather than trying to optimise every possible campaign combination as one large model [src-152].

Related

Source references

  • [src-027] Team Braze — "What is a multi-armed bandit? Smarter experimentation for real-time marketing" (2025-12-08)
  • [src-152] George Khachatryan, Nathaniel Rounds, Victor Kostyuk / Braze – "A community of bandits" (source page: "From multivariate testing to AI decisioning", 2025-09-30)

Robin Cartier perspective

This page is part of Robin Cartier's working AI knowledge graph: a practical research layer for production AI, recommendation systems, experimentation, GEO, and agentic web readiness.

The useful next step is to connect this concept back to applied product leadership and operating models.

Recommended next

Keep reading from this thread

From 491 indexed pages and articles.

  1. Wiki concept Intelligent Selection Braze's product framing for applying multi-armed bandit logic inside AI Decisioning Studio to automate live campaign exposure and message allocation. Related by braze
  2. Wiki concept Community Of Bandits A community of bandits is Braze's AI decisioning architecture for splitting a large marketing action space into collaborating contextual bandits, each responsible for Related by braze
  3. Insight Recommendation Systems in Production How recommendation systems become production decisioning systems through signals, ranking, constraints, feedback loops, and experimentation Related by decisioning