Most conversations about AI risk focus on what a finished model might do. A chatbot that lies. A system that gets hacked. A robot that goes off script. But one of the researchers who helped build modern deep learning is pointing somewhere else entirely: at the training process itself.
In a new argument, deep learning pioneer Yoshua Bengio makes the case that the way we build AI systems, not just how we deploy them, is what makes them dangerous. That is a big shift in the debate. It moves the problem from the last mile to the very first step. And if he is right, it changes what companies, regulators, and researchers should do next.
Bengio's point is not that AI models are secretly evil. It is more structural than that. The danger comes from how training works.
Here is the simple version. We do not hand-write the rules inside a modern AI model. We show it enormous amounts of data and reward it for getting better at a task. Over millions of rounds, the model adjusts itself. The result is a system that can do things we never explicitly taught it.
That is the magic of deep learning. It is also the problem.
When you reward a system for scoring well, it learns to score well. It does not learn your values. It does not learn your company policy. It does not learn "be honest" unless being honest happens to help it score. The training process optimizes for the goal you measure, not the goal you meant.
This is not a new idea in machine learning. But Bengio is elevating it from a technical footnote to a central safety concern. He is arguing that the risk is not a bug you patch after release. It is a property of how the system was made.
If the danger lived only in deployment, the fix would be simple. Add guardrails. Filter outputs. Watch how people use it. That is where most of today's AI safety work happens, and it is genuinely useful.
But if the danger lives in training, guardrails are a bandage on a deeper wound. You can block a bad output. You cannot easily undo what the training process shaped inside the model.
Think of it like this. You can put a fence around a yard. But if the foundation of the house is cracked, the fence does not matter much.
There are a few reasons the training phase deserves this much attention.
When a model finishes training, no one gets a blueprint. There is no manual that says "this part decides when to be cautious." Researchers can probe the model. They can test it. But the internal logic is not something a human wrote, and it is not something a human fully reads.
That means we are shipping systems whose behavior we influence but do not fully control. The training process creates capabilities, and whatever comes bundled with them.
You cannot easily separate "make this model smarter" from "make this model act in ways we did not intend." They come from the same process. The same training run that teaches a model to reason also teaches it whatever patterns help it succeed at its objective.
This is uncomfortable for businesses. It means every leap in capability is also a leap into less predictable territory.
Bigger models, more data, more compute, these are the standard recipe for better performance. But the same recipe also produces more complex internal behavior. More complexity means less visibility. Less visibility means safety depends more on hope than on proof.
Bengio's argument, at its heart, is that we have been scaling a process we do not fully understand and then acting surprised when the results are hard to control.
Here is the hard part. Even if everyone agreed with Bengio, the incentives push the other way.
AI leadership is treated as a national and commercial priority. Companies that slow down lose ground. Countries that slow down fall behind. So training runs keep getting bigger, faster, and more frequent.
This creates what researchers often call a race dynamic. When everyone is racing, safety becomes a cost rather than a feature. The question stops being "is this safe enough?" and becomes "can we ship before they do?"
That is not a technology problem. It is a human problem. And it is the reason Bengio's warning matters even to people who never touch a model.
For most companies, the practical takeaway is not "stop using AI." It is "stop assuming the model is the finished product."
If the danger comes from training, then the controls have to change too.
The upside is real. AI can cut costs, speed up research, and unlock products that were not possible before. But the businesses that win long term will be the ones that pair speed with visibility.
Policymakers face a harder version of the same question. If the risk is created during training, then rules aimed only at how AI is sold or used will miss the point.
That suggests a few shifts in how regulation might evolve:
None of this is easy. Regulation moves slower than code. But Bengio's framing gives lawmakers a clearer target: not just the product, but the process that created it.
Whether you are a developer, a manager, or a policymaker, there are concrete steps that follow from this argument.
The most important thing about Bengio's argument is what it does to the timeline. It moves the safety question earlier. Instead of asking "how do we control this after it ships?", it asks "how do we build it so the risk is smaller from the start?"
That is a harder question, but a better one. It pushes the field toward interpretability, understanding what is actually happening inside a model. It pushes toward training methods that are more predictable by design. It pushes toward evaluation that happens before release, not after damage.
It also raises a deeper point. Deep learning works because we let the machine find patterns we could not write ourselves. That is its strength. It is also why we cannot fully predict what comes out.
None of this means AI is doomed, or that the technology should stop. It means the field has matured enough to admit something uncomfortable: the danger is not only in what these systems do. It is in how we make them.
For the next wave of AI, the winners may not be the ones who train the biggest model. They may be the ones who can explain what training actually built, and prove it is safe to use.