State of AI with Nathan Benaich - Turning compute into intelligence
Summary
本期节目采访了Anthropic「科学化扩展」(science of scaling)团队负责人Ted Moskovitz,探讨如何把算力转化为更聪明的模型。他强调扩展是一门「科学」而非「艺术」——这些系统虽复杂但可被理解,前提是要保持认知上的谦逊,清楚每个实验能说明什么、不能说明什么。团队的核心任务是在投入大规模算力之前,通过实验降低不确定性,衡量标准是「反事实」:如果拿走Claude,你会有什么不同。他指出如今Anthropic代码库中超过80%的代码由Claude编写,工程师每天合并的代码量是2024年的八倍,真正的进步体现在人类干预次数减少和对模型信任度的提升。在架构路线上,他基于成本经济学明确押注单一大模型,认为更聪明的模型即便按token收费也可能更划算。他还提出安全是一种能力而非负担——护栏才让产品真正可用,RLHF最初是安全项目,最终却让聊天机器人变得好用。最后他建议:如果相信AGI临近,就应尽早加入前沿实验室,因为在那里你的杠杆最大。
Highlights
-
Knowing what an experiment tells you and what it doesn't tell you is important. That sounds modest. In a field that markets every result as a breakthrough, it is closer to radical.
知道一个实验能告诉你什么、又不能告诉你什么,这一点很重要。这听起来很谦逊,但在一个把每个结果都当作突破来营销的领域里,它其实更接近于激进。
Reframes epistemic humility as a radical stance in a hype-driven field -
More than 80% of the code merged into Anthropics' code base is now authored by Claude. A typical engineer merges eight times as many lines of code per day as in 2024. And on one kernel optimization task, Claude's speedup climbed from roughly three times to 52 times in under a yea ...
如今合并进Anthropic代码库的代码中,超过80%是由Claude编写的。一个典型工程师每天合并的代码行数是2024年的八倍。而在一项内核优化任务上,Claude带来的加速比在不到一年内从约三倍飙升到了52倍。
Striking concrete metrics on AI self-acceleration -
The real test is what changes the counterfactual. If you took Claude away and coded alone, what would you do differently? Concretely, it reduces to the number of human interventions that are required.
真正的检验标准是什么改变了反事实。如果拿走Claude,让你独自编码,你会做出什么不同的选择?具体来说,它可以归结为所需的人类干预次数。
A clear, falsifiable definition of measuring real AI progress -
He cited Noam Brown at OpenAI who plots test time compute curves with cost on the x-axis. A bigger model that reaches an equally good answer in far fewer tokens can come out cheaper than a small one grinding away. It could be more cost effective to just ask the bigger model.
他引用了OpenAI的Noam Brown,后者绘制的测试时算力曲线把成本放在横轴上。一个更大的模型用少得多的token就能得到同样好的答案,反而可能比一个苦苦运算的小模型更便宜。直接去问那个更大的模型可能更具成本效益。
Counterintuitive economic argument that bigger models can be cheaper -
Reinforcement learning from human feedback began as a safety project, stopping a chatbot from spewing garbage, and turned out to be the thing that made chatbots good. Alignment and safety really go hand in hand with capabilities.
基于人类反馈的强化学习最初是作为一个安全项目起步的,目的是阻止聊天机器人胡言乱语,结果它却成了让聊天机器人变得好用的关键。对齐与安全其实是与能力携手并进的。
Reveals that the core capability breakthrough originated from safety work
Full transcript
Turning Compute into Intelligence with Ted Moskovitz, who leads the science of scaling team at Anthropik at Rise 2026. Anthropik bet on scale from the start. You can read it in the company's genealogy. Dario Amode was first author on Baidu's Deep Speech 2, back when stacking more data and more compute on a problem was still a contrarian bet. Ted Moskovitz now runs the team that turns that conviction into a discipline. It is called the science of scaling and its job, in his words, is to work out how to turn compute into smarter models. At Rise, we spent half an hour on what that actually involves, why he insists the word science is doing real work, and how a frontier lab turns scaling into an empirical discipline for cutting uncertainty before it spends the compute. A science, not an art. Ted is firm on the framing. These systems are complex, he says, but they are understandable. The catches that understanding them demands epistemic humility.
because there are always too many variables in flight, and running a controlled experiment is hard. The skill he prizes most is knowing the limits of your own evidence. Knowing what an experiment tells you and what it doesn't tell you is important. That sounds modest. In a field that markets every result as a breakthrough, it is closer to radical. His own path ran through linguistics and neuroscience, but the thing that carried over, he's clear, wasn't brain-inspired architecture. It was the scientific method itself.
rigor, skepticism, doubting your own results. The job also changes relationship to curiosity. In a PhD, you pull on a thread because it's interesting. In a frontier lab, the question is colder. What is the cost benefit? And is the answer going to be interesting but ultimately less useful to making Claude smarter? Experiments that survive that test get fed up to the people deciding the big training runs, where the point is to cut uncertainty before committing the compute.
The metric that matters is the counterfactual. I put a striking set of numbers to him drawn from Anthropics' recent essay, when AI builds itself. More than 80% of the code merged into Anthropics' code base is now authored by Claude. A typical engineer merges eight times as many lines of code per day as in 2024. And on one kernel optimization task, Claude's speedup climbed from roughly three times to 52 times in under a year. The essay's own line was that, We have not yet seen that curve bend." So what, I asked. Is the honest measure of AI actually accelerating? Not benchmarks, Ted said. The real test is what changes the counterfactual. If you took Claude away and coded alone, what would you do differently? Concretely, it reduces to the number of human interventions that are required. How often a person has to step in, how often the model's first pass is the one you accept.
By that measure, the line has moved fast. He pointed to OPUS 4.5 in November as a jump, and the Mythos class models in February as a bigger one. The shift is trust. The models still make mistakes, and you still have to check them. But you can trust them a lot more than you could before. In the labs, people have already stopped supervising every step. They run in bypass mode and let the agent work. When bigger models get cheaper. Does the future belong to one large model?
doing everything, or to companies decomposing tasks across smaller, cheaper ones? Ted leans hard toward the former, and the argument is economic, not sentimental. He cited Noam Brown at OpenAI who plots test time compute curves with cost on the x-axis. A bigger model that reaches an equally good answer in far fewer tokens can come out cheaper than a small one grinding away. It could be more cost effective to just ask the bigger model. His blunter version, People underrate the value of having a really smart model to ask questions to. The counter pressure is real. At Ramp, staff are nudged away from using Opus 4.8 to write emails when Sonnet will do the job. But his bet is that raw intelligence keeps winning on cost as well as quality. The next axis is taste, the frontier. The conversation kept returning to his judgment. The same essay claim models now pick the better next research step about 64% of the time, up from 51% in November.
How do you build a system with taste? Here, Ted turned characteristically vague. He wouldn't say what goes into it, but he would say that when his team started using Mythos this year, it felt like it had better research taste than anything before it. With one caveat, still not as good as your average researcher. Average researcher where, I asked, maybe at Anthropic, a high bar to be measured against and one the models are now climbing. Safety is a capability, not a tax on it.
Ask what safety research has ever done for product quality and TED reaches for cars, seatbelts, crumple zones, airbags, an oven that won't catch fire. Guardrails are what make the product usable at all. And a product nobody can safely use generates no feedback to improve it. The clearest case built the whole category. Reinforcement learning from human feedback began as a safety project, stopping a chatbot from spewing garbage.
and turned out to be the thing that made chatbots good. Alignment and safety really go hand in hand with capabilities, he said. One encouraging trend I put to him is that bigger models are turning out easier to align, not harder. Ted's own framing was more guarded. It has gone different from how many safety researchers expected, he said. But his read is that people feel pretty good about the alignment situation right now, tempered by the obvious caveat that we don't know if we will cross some capability threshold.
and it'll suddenly flip, hence the case for healthy apprehension, where the leverage is. I closed by asking what the highest leverage work in 2026 looks like. Ted was self-aware about his own bias and unhedged anyway. If you believe AGI is close, go to a frontier lab because your lever there is bigger than it is outside one. He counts himself among the converted. I'm definitely more AGI-pilled than when I joined. OpenAI and Anthropik are, he pointed out, still small companies where a newcomer can move things and the window matters. If you want to influence the direction these systems take, sooner is better than later. That includes London. Anthropics office here has gone from 15 or 20 people a few years ago to a couple hundred, with whole strands of frontier work, teds among them, run from the UK rather than mirrored from California. It doesn't feel like we're a satellite, he said.
What the conversation kept circling back to is that the hard part of scaling was never the spending. Anyone can buy more compute. The discipline Ted's team is building is the other half, knowing what each experiment will and won't tell you, and turning that compute into capability you can measure and trust.