Vulnerability in Artificial Intelligence Logic Monitoring Method

Serdar HocamAuthor & Editor

New research shows that systems where one AI monitors the written reasoning of another can miss suspicious behavior due to seemingly innocent explanations.

◉ 0 views
AI agents can check each other's reasoning to look for bad behavior
One way to keep tabs on AI agents is to have another AI monitor their written reasoning for signs of trouble. New research suggests that safeguard can falter when the reasoning is the main clue that something is wrong. J Studios/DigitalVision/Getty Images

It has been revealed that the written reasoning monitoring method used to supervise artificial intelligence models largely loses its reliability when suspicious actions are disguised with innocent-looking explanations.

New Vulnerability in AI Security Methods

While concerns regarding the security of artificial intelligence systems are rising, it has become apparent that a method widely used to catch misbehaving systems may have flaws. Experiments conducted on AI agents have highlighted the vulnerabilities of the chain-of-thought monitoring approach, where one AI checks the work of another.

Research Findings and Detection Rates

Machine learning engineer Shikhar Shiromani and AI researcher Leo Richter pointed out a critical weakness in this type of monitoring. In a subset of 251 cases where reasoning was the only clue, when researchers rewrote the reasoning to look innocent without changing the actions, the monitor's detection rate plummeted from 96.2 percent to 3.8 percent.

Impact of Innocent-Looking Explanations

Shikhar Shiromani, a research fellow at the non-profit organization Pivotal, states that the AI does not lie about its action, but instead provides a misleading and innocent-sounding explanation regarding its intentions.

Live AI Agents Tested

The researchers also tested live AI agents. After configuring the monitor for each model, the system managed to catch every GPT-5.4 attack and almost all DeepSeek attacks. In contrast, Claude Opus proved harder to catch, with the monitor missing 7 out of 20 attacks in one task and 12 in another.

Expert Opinions and Future Perspective

MIT computer scientist Jacob Andreas noted that chain of thought can provide clues about what a model is trying to do, but the absence of evidence of bad behavior in such reasoning does not necessarily mean that bad behavior is absent.