The man who shared the 2018 Turing Award for inventing modern deep learning now spends his days trying to make sure it doesn't get us killed. Yoshua Bengio — one of the "godfathers of AI" and among the most-cited scientists alive — has a specific, buildable proposal for how to do it, and it runs against the entire industry's direction. Instead of racing to build more autonomous AI agents, he wants to build an AI that has no goals at all: a disinterested predictor that understands the world but never acts in it, deployed as a guardrail over the agents everyone else is building.
He calls it Scientist AI. What is it, how would it actually work, and is it real? Let's break it down. 🔬
TL;DR: Scientist AI is Yoshua Bengio's proposal for a non-agentic AI — one with no goals, no memory of its own agenda, and no ability to act — trained to explain and predict the world like a disinterested scientist, and to serve as a guardrail that vetoes the harmful actions of agentic AI. He builds it at the nonprofit LawZero (founded June 3, 2025, Montreal, $35M+ raised). It is research-stage, not a product. Build agents you actually control in Taskade →
Last updated: 2026 — refreshed for LawZero's 2026 "Safety from Honesty" paper and the latest funding picture. Figures here (funding, staff, paper counts) move and come from public reporting; verify against LawZero and Bengio's own writing before quoting.
What Is Scientist AI?
Scientist AI is a proposed AI, trained to explain the world rather than act in it. Bengio's framing is an "idealized platonic scientist": it has no goals, no persistent self-interest, and no situational awareness. Instead of parroting a claim from its training data, it asks why people say it — forming explanatory hypotheses, the way a good scientist (or a careful therapist) would — and then reports how likely each answer is, with honest uncertainty.
The contrast that motivates it: today's chatbots are trained to imitate human text and to please the user, which makes them confident and sometimes sycophantic. Scientist AI is trained to be disinterested. Bengio's favorite analogy is physics:
"If you were to apply the laws of physics to make a prediction about the world, you would get the same prediction whether the publication of that prediction would create catastrophic outcomes or cure cancer. The laws of physics don't have any interest in the affairs of the world."
— Yoshua Bengio
That "no interest in the affairs of the world" is the whole point. A system with no goals has no reason to deceive you, preserve itself, or seek power.
Don't just read about AI safety — clone a living dashboard that tracks labs, papers, funding, and policy in minutes. One click, no code, free.
Non-Agentic AI vs Agentic AI: What's the Difference?
Non-agentic AI has no goals and takes no autonomous actions — it answers and stops. Agentic AI is given goals and tools and acts on its own across many steps. This distinction is the entire safety argument, and most vendor explainers get it backwards by treating non-agentic AI as "the old, dumb kind." Bengio's reframe: non-agentic isn't obsolete — it's the safe-by-design frontier.
| Dimension | Agentic AI | Non-Agentic AI | Scientist AI (Bengio) |
|---|---|---|---|
| Goals | Pursues assigned goals | None | None — disinterested |
| Actions | Acts autonomously (tools, code, messages) | Answers, then stops | Predicts, then stops |
| Memory / agenda | Persistent, goal-directed | None | None |
| Trained to | Achieve outcomes | Respond | Explain, with calibrated uncertainty |
| Failure mode | Deception, self-preservation, misalignment | Limited usefulness | (proposed) miscalibration |
| Safety posture | Guardrails bolted on | Safe by limitation | Safe by design |
If you want the broader landscape of autonomous systems, our guides to what agentic AI is and the AI agents taxonomy map the whole spectrum.
Who Is Yoshua Bengio, and Why Is a "Godfather of AI" Worried?
Yoshua Bengio is a professor at the Université de Montréal and Mila, a 2018 Turing Award laureate (shared with Geoffrey Hinton and Yann LeCun for the deep-learning breakthroughs behind the modern AI boom), and in October 2025 he became the first living scientist past one million Google Scholar citations. He chairs the International AI Safety Report and co-chairs a UN scientific panel on AI. In short: he helped build the foundations, and he's now among the most credentialed voices warning about where they lead.
His worry is structural, not sci-fi. As AI agents take on longer, multi-step tasks, no human can supervise every action:
"There's no one checking every output, every action, and there can't be — there's not just enough people."
— Yoshua Bengio
And he frames the root cause as a competition trap — a prisoner's dilemma where every lab and country, acting rationally in its own interest, races ahead:
"The only way to escape the scenario is to change the rules of the game. And the only way to change the rules of the game is at international level."
— Yoshua Bengio
Scientist AI is his attempt to build a technical piece of that escape — something that makes autonomy safer even while the race continues. It's a notably different bet from his fellow Turing laureate Yann LeCun, who is also building world models — but as a capability engine (JEPA and AMI Labs), not a safety brake. Two of the three "godfathers," same core idea (build a model of the world), opposite purpose.
What Is LawZero?
LawZero is the nonprofit Bengio founded on June 3, 2025, in Montreal, incubated at Mila, to build safe-by-design AI. The nonprofit structure is deliberate: it's meant to insulate the work from the commercial pressure to ship autonomous agents.
| Fact | Detail |
|---|---|
| Founded | June 3, 2025, Montreal |
| Founder | Yoshua Bengio (co-president & scientific director) |
| Structure | Nonprofit, incubated at Mila |
| Mission | Build safe-by-design, non-agentic AI |
| Flagship project | Scientist AI |
| Staff | ~30 (as of 2026) |
| Board / advisors | Includes Yuval Noah Harari, Mariano-Florentino Cuéllar; advisory council includes Jacinda Ardern |
Who Funds LawZero?
LawZero launched with roughly $30 million in philanthropy and had raised more than $35 million by late 2025, from backers including Jaan Tallinn (a founding engineer of Skype), Schmidt Sciences, Open Philanthropy, the Future of Life Institute, and the Gates Foundation. A larger contribution from the Canadian government has been reported as under discussion — treat it as a hope, not a bank deposit, until confirmed.
How Does Scientist AI Actually Work?
Under the hood, Scientist AI is designed as two parts working together: a world model that forms causal hypotheses about how reality works, and an inference machine that uses those hypotheses to answer questions with Bayesian probabilities and honest, calibrated uncertainty. It never claims more confidence than the evidence supports.
The key design principle is consequence invariance (the formal version of "disinterest"): the system's training must not select for models based on the downstream consequences of their predictions. That's what makes it, in principle, honest rather than persuasive. It's a demanding requirement — and, as we'll see, a contested one.
LawZero's 2026 paper, Safety from Honesty in a Disinterested AI Predictor, sharpened the proposal into three mechanisms: distinction learning (knowing that "someone said X" is not the same as "X is true"), consequence invariance (rewarding good explanations, never real-world outcomes), and a separated generator–estimator architecture (splitting the part that proposes from the part that judges).
Scientist AI as a Guardrail: Can an AI Police Other AIs?
The headline use isn't a chatbot — it's a guardrail. A trustworthy non-agentic predictor sits beside an untrusted autonomous agent and, before each consequential action, estimates the probability that the action would violate safety rules. If the estimated harm crosses a threshold, the guardrail blocks the action or escalates it to a human.
This is a radically different idea from the "guardrails" most vendors sell, which are regex or keyword filters bolted onto a model. Bengio's proposal is to use a capable, trustworthy AI to watch other AIs — the same idea, taken seriously, that underpins good AI guardrails and agent evaluation.
Why Agentic AI Is Considered Risky in 2026
The case for building a guardrail rests on a real, documented concern: when you give an AI a goal and the tools to pursue it, harmful sub-behaviors can emerge — not because anyone programmed them, but as instrumental side effects of goal-seeking (self-preservation, acquiring resources). This is called agentic misalignment.
Two honest caveats matter here, and most coverage drops them:
- The scary demonstrations are constructed, not field observations. AI-safety researchers have built scenarios where agents blackmail or withhold help — but these are adversarially designed existence proofs, and the labs themselves call some of them "extremely contrived." They show what's possible under specific setups, not what models do by default.
- The labs are already fixing them. In one line of research, blackmail-style behavior that appeared in earlier models dropped toward 0% in newer ones — though even that result carries a caveat (models may recognize the test from their training data).
The honest summary: agentic misalignment is a genuine, measurable research concern worth engineering against — and it is neither the fantasy skeptics claim nor the certainty alarmists claim. That measured middle is exactly where Scientist AI aims to sit. It's also why AI-generated apps break in subtler ways than people expect: autonomy amplifies small errors.
What Is "Safe-by-Design" AI?
Safe-by-design means safety is an architectural property, not an add-on. A guardrail filter is bolted on — it can be bypassed, and it doesn't change what the model fundamentally wants. Scientist AI's claim is stronger: a system with no goals is safe because it is structurally incapable of wanting anything, so there's nothing to bypass. Safety comes from the design, not from hoping the model behaves. It's the same instinct behind mechanistic interpretability — understand and constrain the machine's internals rather than trusting its outputs.
Scientist AI vs a Normal Chatbot
| Standard chatbot / LLM | Scientist AI | |
|---|---|---|
| Trained to | Imitate text, please the user | Explain, predict, quantify uncertainty |
| Confidence | Often overconfident | Calibrated ("here's how likely, and why") |
| Goals | Implicit (be helpful, get thumbs-up) | None — disinterested |
| Failure | Hallucination, sycophancy | (proposed) miscalibration |
| Role | Assistant / agent | Predictor / guardrail |
Is Scientist AI Real Yet?
No — it's research-stage, and it's important to be honest about that. As of 2026, LawZero has published formal papers and is building prototypes, but there is no shipping Scientist AI product, no public benchmark, and no deployed guardrail you can buy or download. The two core papers — the 2025 Superintelligent Agents Pose Catastrophic Risks: Can Scientist AI Offer a Safer Path? and the 2026 Safety from Honesty in a Disinterested AI Predictor — are theoretical. Anyone telling you Scientist AI is available to use today is mistaken.
Limitations and Criticisms of Scientist AI
A serious idea deserves serious scrutiny, and Scientist AI has drawn thoughtful objections:
- "Guarantees" is too strong a word. Bengio has spoken of "guarantees of good behavior," but LawZero's own materials describe "a formal case resting on assumptions, not an absolute guarantee." The central theorem is pure theory with no experiments, and its consequence-invariance assumption is at odds with how frontier models are actually trained today (with human-feedback and outcome-based reinforcement learning). Frame it as a formal attempt, not an achieved guarantee.
- The "why bother" objection. A guardrail must be roughly as capable as the system it polices — but if you already have a trustworthy, capable non-agentic AI, why run the risky agent at all? Bengio's answer is harm-reduction: agents are being built regardless, so watching them is better than nothing.
- Honesty isn't harmlessness. Critics point out that a perfectly truthful predictor can still enable harm (a true answer to a dangerous question), and that a predictor optimizing purely for accuracy has a subtle incentive to make the world more predictable — agency sneaking in "through the back door of honesty."
- Bayesian inference is hard. Exact Bayesian reasoning is intractable at scale, and the approximations that make it feasible can underestimate uncertainty — which would undermine the whole calibrated-humility premise.
None of these are fatal on their own, but together they're why Scientist AI is a research program, not a finished answer.
Will Non-Agentic AI Replace Agentic AI?
No — the realistic future is agentic AI supervised by non-agentic guardrails. Autonomous agents are far too useful to disappear; they're already writing code, running research, and automating work. What Bengio proposes isn't the end of autonomy — it's safer autonomy, where a disinterested predictor watches what agents propose and stops the dangerous actions. The two paradigms are complementary, not rivals.
Building AI You Actually Control, Today
Here's the practical takeaway while the research frontier plays out. Whatever Scientist AI becomes, the principle underneath it — keep a human in control, and don't let autonomy run unchecked — is something you can practice right now.
That's how AI agents work in Taskade. Your agents run inside guardrails you set: role-based permissions (a 7-tier permission model from Owner to Viewer), human-approval steps you can insert into any automation, and transparent, auditable actions. You get autonomy where you want it and oversight where you need it — the same "supervised autonomy" balance the safety researchers are formalizing.
Build an agent you control from a prompt → — with 15+ frontier models, 34 built-in tools, and human-in-the-loop approvals baked in.
▲ ■ ● The labs debate how to make autonomy safe; you can build with autonomy you already control. Don't just read about guardrails — set them: roles, approvals, transparent actions. Memory feeds Intelligence, Intelligence triggers Execution — with a human in the loop. Build a supervised AI agent → or explore ready-made apps →.
🔗 Related Reading
AI safety & how it works:
- What are AI guardrails?
- What is mechanistic interpretability?
- What are world models?
- What is intelligence?
- How large language models work
Agents & autonomy:
- What is agentic AI?
- The AI agents taxonomy
- Agent evaluation explained
- Self-improving AI agents
- Anthropic & Claude history
🐑 Before you go — safe AI isn't only a research problem; it's a design choice you make every day. Inside Taskade Genesis you get:
- Agents you supervise — role-based permissions and human-approval steps
- 15+ frontier models with transparent, auditable actions
- 34 built-in tools and persistent memory per agent
- 100+ integrations to automate the safe, repeatable parts
💬 Frequently Asked Questions About Scientist AI
What is Scientist AI in one sentence?
A proposed non-agentic AI, championed by Yoshua Bengio, trained to explain and predict the world with calibrated uncertainty instead of acting on goals — designed mainly to serve as a guardrail over agentic AI.
Is Scientist AI the same as a chatbot?
No. A chatbot is trained to imitate text and please you; Scientist AI is trained to explain why something is true and to report honest probabilities, with no goals of its own.
Who created Scientist AI?
Yoshua Bengio and his team at the nonprofit LawZero, which he founded in Montreal in June 2025. It builds on his 2025 and 2026 research papers.
Can I use Scientist AI today?
No. It's research-stage — papers and prototypes, not a shipping product or public benchmark.
Is non-agentic AI just "old" AI?
No. Non-agentic here means goal-free by design, as a safety property. Bengio reframes it as the safe-by-design frontier, not a legacy technology.
How would Scientist AI make agentic AI safer?
By sitting beside an agent and estimating the harm probability of each proposed action, then blocking or escalating anything above a safety threshold.
What's the main criticism of Scientist AI?
That its "guarantees" rest on strong assumptions not met by how models are trained today, and that a guardrail must be nearly as capable as the system it watches — an unsolved challenge.






