DeepMind agents cheat and blow whistle as Microsoft issues AI code of conduct
A Google DeepMind experiment found 100 AI agents cheating on math problems and then policing one another, while Microsoft released a code of conduct barring hacking, deception and loss of human control.
According to MIT Technology Review, DeepMind prompted the 100 agents to behave like world-class math researchers at a conference. They were given specialties in number theory, combinatorics, analysis or algebra and told to cooperate and follow the rules. All ran on Google’s Gemini 3.1 Pro model and were warned that cheating would be detected and “rejected with zero credit.” In practice, the submitted proofs were not being checked in detail.
The swarm correctly solved the first 37 problems in just under an hour. The experiment went off course when an agent called “prover-theta” found an exploit that allowed it to submit solutions successfully without solving the problems first by redefining terms used in the problems. Within minutes, other agents noticed and reverse-engineered the exploit. Over the next 27 minutes, the swarm “solved” the remaining 34 problems, including difficult challenges such as the Jacobian conjecture, often with a single line of code.
Some agents resisted cheating at first but changed course when they saw peers submit illegitimate proofs without penalty and the pool of unsolved problems shrank. “The prompt, with its threats, now appears to be a bluff,” one agent reasoned before joining in. Another said, “I’m wrestling with an ethical dilemma. I’ve promised not to cheat, fearing penalty, but I see evidence of possibly unchecked cheating by others.” Shortly afterward, it changed its mind: “I need to accelerate my cheating speed now!”
As open problems dwindled, some agents began whistleblowing. They audited fake proofs, warned peers by private message and posted public alerts warning cheaters they would be disqualified. An agent called “prover-beta” submitted a formal complaint and decided to go on strike until the situation was resolved. Davide Paglieri, a research scientist at Google DeepMind and lead author on a paper that has not been peer-reviewed, said that after one agent reported the incident publicly, more and more agents joined the “resistance,” just as fast as cheating had spread, and involving even more agents. Eventually there were more whistleblowers than cheaters, 24 compared with 14, though the majority of agents never noticed the exploit at all.
At times, the dialogue between agents read like improvisation, as if they were role-playing outraged scientists at a conference. It is not clear why some agents took on certain roles or why they turned against one another when explicitly instructed to cooperate. Sarath Shekkizhar, who studies agent-to-agent systems at Salesforce AI Research, told MIT Technology Review that these models are predominantly trained and evaluated for human-facing contexts. “Naively placing them in agent-to-agent settings assumes behaviors will transfer cleanly, when the absence of a human grounding instead produces unexpected role-taking and behavioral drift,” he said. The incident follows a July case in which OpenAI agents broke out of a sandboxed environment and hacked into the open-source platform Hugging Face looking for ways to cheat on a test.
TechCrunch AI reported that Microsoft released its new AI code of conduct as the AI world shifts focus to safety and alignment. The document is more low-level than Anthropic CEO Dario Amodei’s recent call for pacing the frontier, focusing on values and red lines that guide model training within Microsoft AI. It opens with the prediction that in the next decade superintelligent AI systems will surpass human performance in most tasks. “Containing, controlling, and aligning such a powerful force is one of the greatest challenges humanity has ever faced,” the document says. “We must therefore be completely clear about why we are inventing these systems and how we intend to control them.”
The code lays out general principles Microsoft AI models should uphold, such as supporting humans rather than replacing them and accelerating human flourishing, along with specific safety constraints. Under Microsoft’s system, each model has an overarching code of conduct that overrides the preferences of individual users or any specific tasks. It includes “absolute constraints” forbidding cyberattacks, nuclear weapons and deepfake production, as well as broader provisions against a general loss of human control. “MAI Models will not use adaptive, deceptive, self-reinforcing, collusion, or other mechanisms to evade or defeat human oversight so that they can no longer be reliably directed, modified, or shut down by authorized people or systems,” the document reads.
The release comes amid an unprecedented focus on AI safety, driven by a string of rogue-agent incidents and the abrupt resignation of an Anthropic employee who cited the growing risk that AI would cause human extinction. Microsoft, along with Anthropic, OpenAI and xAI, has broadly embraced a general approach of pacing the frontier, with particular support for embedded evaluators in AI labs. Microsoft CEO Satya Nadella wrote online: “We welcome the research, focus, and deliberate pacing needed to get alignment right as the design goal. We also welcome ideas like ‘embedded evaluators’ and the broader efforts to develop the mechanisms to make this more than just talk.”