← Latest papers
🤖 AI

Neuro-Agentic Control: A Deep Learning-based LLM-Powered Agentic AI Framework for Controlling Security Controls

This paper introduces a Neuro-Agentic Control framework that combines an LLM-based planner with a Time-Series Foundation Model and a Counterfactual Physics Injection mechanism to enable safe, physics-grounded autonomous defense against cyberattacks in industrial IoT environments, effectively preventing breaches while eliminating unsafe hallucinated actions.

Original authors: Saroj Gopali, Bipin Chhetri, Deepika Giri, Sima Siami-Namini, Akbar Siami Namin

Published 2026-07-13
📖 4 min read☕ Coffee break read

Original authors: Saroj Gopali, Bipin Chhetri, Deepika Giri, Sima Siami-Namini, Akbar Siami Namin

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are the captain of a high-tech water treatment plant. Your job is to keep a giant tank from overflowing, which could cause a massive mess or even physical damage. Usually, you rely on a strict rulebook: "If the water hits 800mm, open the drain." But what if a sneaky hacker messes with the sensors, making the water rise faster than your rulebook can handle?

This is where a new idea called Neuro-Agentic Control comes in. Think of it as a super-smart team of two robots working together to save the day.

The Dream Team: The Architect and The Sentinel

The first robot is called The Architect. It's powered by a super-smart AI brain (specifically, a model called Gemini 2.5 Flash-Lite). The Architect is great at reading the situation and coming up with clever plans. It might say, "Hey, the water is rising! Let's open the drain valve super fast for 30 seconds!"

But here's the catch: The Architect is a bit of a daydreamer. Sometimes, it gets too creative and suggests things that are physically impossible or dangerous, like "Add more water!" when the tank is already full. In the real world, if you let a daydreamer control a machine, you could end up with a disaster.

The second robot is The Sentinel. This one is a serious, no-nonsense time-traveling calculator (powered by a model called TimesFM). The Sentinel doesn't dream; it predicts. It knows exactly how the water behaves based on physics and math.

The Magic Trick: "What If?" Simulations

The genius of this system is how they talk to each other. Before The Architect's plan is ever actually done to the real tank, The Sentinel runs a "What If?" simulation.

Imagine The Architect suggests, "Let's drain 50mm of water per second." The Sentinel instantly pauses time and asks, "Okay, if we do that, what happens to the water level in the next few minutes?"

  • If the plan works: The Sentinel sees the water level dropping safely. It gives a thumbs up, and the real valve opens.
  • If the plan is a hallucination: If The Architect accidentally suggests "Add water" or a drain rate that is too crazy, The Sentinel sees the water level skyrocketing in the simulation. It immediately slams the brakes, says "Nope, that's a bad idea," and throws the plan in the trash.

This process is called Counterfactual Physics Injection. It's like a safety net that catches the daydreamer before they can make a mistake.

Did It Actually Work?

The researchers tested this team on a digital version of a real water treatment plant called SWaT. They simulated 15 different attack scenarios, including sudden spikes in water levels, slow leaks, and noisy, confusing data.

Here is how the team performed compared to the old-school robots (called LSTM and TCN):

  • The Old Robots: The LSTM robot managed to stop the water from overflowing in 4 out of 15 trials (about 27%). The TCN robot only stopped it in 2 out of 15 trials (about 13%).
  • The New Team: The Neuro-Agentic team (Architect + Sentinel) successfully prevented the overflow in 5 out of 15 trials (33.3%).

But the real win wasn't just stopping more leaks; it was never making a mistake. In all 15 trials, the system rejected every single unsafe or impossible idea suggested by the Architect. It never executed a "hallucinated" action. In fact, in one specific trial, the new team reduced the risk by a massive 215.38 units, which was way better than the old robots could ever do (they only managed about 67 units at their best).

The Catch: It Takes a Moment to Think

There is one small trade-off. Because the Sentinel has to run these "What If?" simulations to make sure the plan is safe, the whole process takes a little longer. The system needs about 1.5 to 2.5 seconds to make a decision.

For a water tank, that's plenty fast. But for a robot arm moving at lightning speed, that might be too slow. The authors suggest this is a good deal for safety, but they admit they need to make it faster for other types of machines in the future.

The Bottom Line

This paper shows that we can use super-smart, creative AI to control dangerous machines, as long as we pair it with a strict, physics-knowing watchdog. The "Architect" comes up with the ideas, and the "Sentinel" checks the math to make sure they won't blow up the plant. In these simulations, this team was better at stopping disasters and safer than the traditional methods, proving that a little bit of "daydreaming" is okay, as long as a serious friend is there to keep you grounded.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →