← All shows

State_of_AI_with_Nathan_Benaich_How_Revolut_runs_AI_at_scale

Published Jun 25, 2026 · Duration 8:17 · Language en · 8 highlights

Summary

本期内容讲述了 Revolut 机器学习工程负责人 Nikolai Donets 在 Rise 2026 大会上分享的、如何在受监管银行中大规模运行 AI 的经验。他的核心观点是:模型本身已不再是难点,真正的难点在于围绕模型的“控制平面”——统一网关、治理层、可衡量的回退机制、成本控制和分层人工审核。Revolut 服务超过 70 个国家的 7000 万客户、200 多款产品,机器学习模型几乎介入每一笔交易。公司做了两个关键决策:将治理单元从单个模型转向 AI 用例(与欧盟 AI 法案对齐),并以单一中央网关取代各团队自建库,从而让改进一次发布、全员零成本继承。由于租用前沿模型会继承约 98.5% 可用性等不可控故障,团队为每个产品接入回退链,并强调按需选用最小够用模型可降本最多八倍。产品演进从 Rita 客服机器人到语音助手再到 AIR,使无人工解决率从 17% 升至 80%,带来数千万英镑收益。监控层用 LLM 评审团加人工抽检守住底线:任何可能改变人生的决定都不交给 AI。

Highlights

  1. The difficulty is in the control plane around it. One gateway, one governance layer, measurable fallbacks, cost controls, layered human review, and a way to run all of it inside a regulated bank that serves more than 70 million customers across over 40 countries.

    难点在于围绕模型的控制平面:一个网关、一个治理层、可衡量的回退机制、成本控制、分层人工审核,以及在一家服务超过 40 个国家、7000 万客户的受监管银行内运行这一切的方法。

    Reframes the core thesis: the model isn't the hard part
  2. Four internal groups pull in different directions. Researchers who want compute and freedom to explore. Builders who want one common API and to ship today. Operators who want predictability, rollbacks and cost under control. And a compliance function that owns human in the loop c ...

    四个内部群体方向各异:想要算力与探索自由的研究者;想要统一 API 并立刻上线的开发者;想要可预测性、回滚与成本可控的运维;以及掌管人在环路控制的合规部门。

    Crisp framing of the organizational bottleneck
  3. The first shifted the unit of governance to the AI use case, a move that lines up with the EU AI Act's use case-based view of risk, so that one set of risks, budgets, and rules can cover several models at once and match policy to context.

    第一步把治理单元转向 AI 用例,这与欧盟 AI 法案基于用例的风险观一致,使一套风险、预算和规则能同时覆盖多个模型并匹配场景。

    Key governance insight aligned with regulation
  4. With one gateway, the central team ships the improvement once and every product inherits it at, in Donitz's phrase, zero effort. As a result, Revolute runs roughly twice as many generative use cases as classical ML ones all off that single platform.

    有了单一网关,中央团队只需改进一次,每个产品就以“零成本”继承。因此 Revolut 在同一平台上运行的生成式用例约为传统机器学习用例的两倍。

    Concrete payoff of the central gateway bet
  5. Pay-as-you-go providers run at around 98.5% uptime, which sounds high until you count the hours of dead service it implies each month for a scaled global business. So Revolut wires a fallback chain into every generative product.

    按量付费的供应商可用性约 98.5%,听起来很高,但对全球规模业务来说每月意味着数小时停服。因此 Revolut 为每个生成式产品都接入回退链。

    Surprising reality of rented-model uptime
  6. Without per model visibility, a model doing nothing looks exactly like one that works. Money was the other lesson and an easier one to swallow.

    没有逐模型的可见性,一个什么都没做的模型看起来和正常工作的模型一模一样。成本是另一个教训,但更容易接受。

    Memorable line on silent monitoring blind spots
  7. Right-sizing the model to the task cuts cost by as much as eight times with no loss in quality. Donets' rule, do not default to the newest model in production. Measure first, then use the smallest model that clears the bar.

    把模型按任务做合适匹配可降本最多八倍且不损失质量。Donets 的原则是:生产环境别默认用最新模型;先测量,再用刚好达标的最小模型。

    Strong, actionable cost-saving claim
  8. No decision that can change someone's life is made by an AI system. An audience member who works on regulated healthcare AI pushed back. In his field, he said, humans make that process unsafe, so an AI judge might be the safer choice.

    任何可能改变人生的决定都不由 AI 系统作出。一位从事受监管医疗 AI 的听众反驳称:在他的领域,人类反而让流程更不安全,所以 AI 裁判可能更稳妥。

    Hard ethical line tested by a real challenge
Full transcript

how Revolut runs AI at scale with Nikolai Donets, head of machine learning engineering at Revolut at Rise 2026. Revolut's AI assistant, AIR, can break down a customer's spending, answer support questions, root a voice call, and pull in live financial context. At Rise 2026, though, Nikolai Donets, who leads machine learning engineering at the company, made the case that the assistant is the easy part. The model itself, he argued, is no longer where the difficulty lives.

The difficulty is in the control plane around it. One gateway, one governance layer, measurable fallbacks, cost controls, layered human review, and a way to run all of it inside a regulated bank that serves more than 70 million customers across over 40 countries. Revolute ships more than 200 products and has handled over a trillion dollars in transactions with a machine learning model now in the path of almost every one of them.

The leverage in Donitz's telling has moved from the model to everything around it. Four constituencies, one bottleneck. For years, Revolute's AI was classical machine learning. Fraud and transaction models shipped through three internal libraries, one each for training, serving, and performance monitoring. Then in 2022, the ground moved. Vendors began exposing large models behind an API. And suddenly, you did not have to train anything to build something.

Generative use cases started growing exponentially while the classical models kept running underneath. Donets spent as much time on the people problem this created as on the technical one. Four internal groups pull in different directions. Researchers who want compute and freedom to explore. Builders who want one common API and to ship today. Operators who want predictability, rollbacks and cost under control. And a compliance function that owns human in the loop controls, security audit and data sovereignty.

Left to themselves, every product team solves the same problems its own way, and governance fragments into tribal knowledge spread across hundreds of teams. That is expensive, and it does not scale. Governing the use case, build one gateway. Rather than govern each model one by one, Revolut made two moves that changed the shape of the problem. The first shifted the unit of governance to the AI use case, a move that lines up with the EU AI Act's use case-based view of risk.

so that one set of risks, budgets, and rules can cover several models at once and match policy to context. The second put a single gateway at the center of the company with the governance layer on top of it, rather than shipping capability as libraries each team installs for itself. But there's a trade-off, whereas libraries push reliability onto whichever product team owns the service, a central gateway makes one team responsible for everyone. Even so, the cost of improving a library means cutting a release, Then persuading hundreds of busy teams to upgrade and absorb breaking changes they never wanted. With one gateway, the central team ships the improvement once and every product inherits it at. In Donitz's phrase, zero effort. Compliance and monitoring move to the same place. As a result, Revolute runs roughly twice as many generative use cases as classical ML ones all off that single platform. What breaks when the model is someone else's? Once you are renting frontier models rather than training your own,

you inherit failure modes you do not control. Pay-as-you-go providers run at around 98.5% uptime, which sounds high until you count the hours of dead service it implies each month for a scaled global business. So Revolut wires a fallback chain into every generative product. If the primary model degrades or stops responding, traffic rolls to the next and the next. Slightly degraded service beats no service at all.

subtler and more painful was a failure they could not see at all. Because the platform watched only inputs and outputs at the interface, a model buried in the fallback chain quietly stopped working and nobody noticed. Everything was fine, uptime was high enough, but the model itself was not functional, Donet said, or as one of his slides put it, without per model visibility, a model doing nothing looks exactly like one that works. Money was the other lesson and an easier one to swallow.

Teams reach for the newest and most expensive model by reflex, but most workloads are over-provisioned, and right-sizing the model to the task-cuts cost by as much as eight times with no loss in quality. Donets' rule, do not default to the newest model in production. Measure first, then use the smallest model that clears the bar. A note on the org chart. Underneath the platform sits an org chart doing as much of the work as the code. Revalid is flat and built as a matrix.

AI engineers are embedded in product teams, each staff to ship end to end with a functional line back to the platform. Standards and tooling flow down, field requirements flow up to Donets's central group, which sets direction and pushes compliance rules out. He called the product teams our forward deployed engineers, the mechanism by which one team's hard one experience becomes everyone's. The architecture, as one slide noted, ends up shaped like the org chart. From Rita to AIR.

Where all of this lands is a single product that has been running for years. It began as Rita, a support chatbot built on intent models and pre-filled scenarios, the slot machine era that frustrated as often as it helped. In 2022, the team tested large models, Bloom and Bloom Zid at 175 billion parameters and found they worked. The first thing they put into production was mundane, paraphrasing a multi-screen FAQ into a short relevant answer. LLM based.

Rita reached production in Q2 2023, then rolled out country by country, Europe first, and Japan the hardest, finishing around Q1 2025. Voice came next, and it runs on a simple pipeline. Audio is transcribed, a small LLM decides whether to answer directly or hand off to the full multilingual chatbot. And an end-to-end response comes back in under two seconds. It now runs in 20 countries, handles around 25,000 calls a month.

and resolves a customer's problem roughly eight times faster than a human agent. AIR, the latest layer, followed in Q2 2025 and pulls in transactional data. It can break down your spending, propose hotels inside a budget computed from your own history, or explain why a stock is moving. Across the arc from the old chatbot to today, the share of cases resolved without a human climb from 17% to 80%. Net promoter score went from low to high, And the financial impact, Donets said, ran into double digit millions of pounds. AIR began rolling out in the UK in April, 2026, where Revolute says it has 13 million customers, where human oversight is mandatory. Holding all of it up is the monitoring layer. Revolute stores every input and output and runs a panel of LLM judges against live traffic, one dedicated to hallucination, currently nine to 12 mandatory metrics and rising.

backed by human-reviewed teams that sample chats and transcripts, and by the blunt signal of Twitter and Reddit when something goes badly wrong. Above all of it sits a hard line. No decision that can change someone's life is made by an AI system. That position got tested in the room. An audience member who works on regulated healthcare AI pushed back. In his field, he said, humans make that process unsafe, so an AI judge might be the safer choice.

Donets gave ground on the evidence, agreeing that machines provide more stable and better help to users, but not on the principle. The critical calls still do not go to the model. Asked how soon that might change, he did not hedge. This year, definitely no. The frontier gets the headlines, but shipping AI inside a regulated bank across 40 countries is won or lost on the plumbing beneath it. One gateway, the right unit of governance, a fallback for when the vendor fails.

and a human who still gets the last word.

Delete this episode?

This removes the episode page and its saved audio from this library.