CIVA: Critic-Induced Value-Subspace Attacks on Visual World-Model Agents
The paper proposes CIVA, a white-box attack method that exploits the low-dimensional value subspace induced by an agent's critic to generate temporally coherent, cost-efficient perturbations that effectively disrupt visual world-model agents like DreamerV3.
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
In the rapidly evolving world of artificial intelligence, a new generation of decision-making systems has emerged that learns to act by imagining the future. Unlike older programs that simply react to the image they see at this exact moment, these advanced agents build an internal mental model of their environment. They take a sequence of visual inputs, such as a video feed from a camera, and compress them into a hidden, abstract state that remembers what has happened and predicts what will come next. This internal state allows them to plan several steps ahead, much like a human driver anticipating a curve in the road before they reach it. As these systems move from video games to real-world robotics and safety-critical tasks, understanding how to disrupt them has become a vital question. If an agent relies on a continuous stream of internal predictions, does a small, momentary glitch in the camera feed matter, or does the agent's memory smooth it out? This is the central puzzle researchers are now trying to solve.
A team of scientists has discovered that the way to break these "world-model" agents is not by attacking every single frame of video with random noise, but by finding a specific, hidden direction in the visual data that the agent's own brain is most sensitive to. In a study focusing on agents trained to walk, play ping-pong, and survive in open-ended environments, the researchers found that these systems are surprisingly fragile when attacked in a very specific way. They developed a method called CIVA, which stands for Critic-Induced Value-Subspace Attacks. The core idea is that these agents have a built-in "scorekeeper" that constantly estimates how good their future will be. By studying how this scorekeeper reacts to small changes, the researchers found that the most effective way to lower the agent's score is to push the visual data along a very narrow, low-dimensional path. This path is not random; it is a specific set of directions in the image space that the agent's own internal logic has revealed as critical for its decision-making.
The researchers tested this approach against a sophisticated agent known as DreamerV3, which was trained to perform complex tasks like walking on two legs or playing a game of Pong. They set up a scenario where an attacker could only tweak the current image the agent sees, with a strict limit on how much the pixels could be changed to ensure the disturbance remained invisible to the human eye. Previous attempts to hack such systems often treated each video frame as an independent target, adding noise to every picture in the sequence. However, the researchers found that this approach fails against world-model agents. Because the agent remembers past frames and blends them into its internal state, isolated bursts of noise get washed out and forgotten. The agent's memory acts as a filter, diluting the impact of random, frame-by-frame attacks.
To overcome this, the researchers first ran a series of offline experiments where they probed the agent's internal "scorekeeper" to see which tiny changes in the image caused the biggest drop in the predicted future score. They collected thousands of these effective changes and used a mathematical technique to find the common thread among them. They discovered that all the most damaging changes were concentrated in a tiny, low-dimensional subspace. Imagine a vast, multi-dimensional room where every possible way to change an image is a different direction; the researchers found that the agent's weakness was not spread across the whole room, but was actually confined to a single, narrow hallway within it. Once they identified this hallway, they stopped trying to search the entire room. Instead, they restricted their attacks to move only within this narrow path.
In the final stage of their method, the researchers applied this discovery in real-time. As the agent played, the attacker calculated the best move within that narrow hallway and then smoothed the changes over time. This smoothing was crucial. It ensured that the perturbation did not jitter or flicker from one frame to the next, which would have been easily noticeable and computationally expensive. By keeping the attack steady and aligned with the agent's own internal logic, the researchers were able to consistently trick the agent into making poor decisions. The results were striking. On the walking task, the agent's performance dropped by more than 26 percent, a significantly larger failure rate than any other method tested. On the Pong game, the drop was even more dramatic, with the agent's score falling by nearly 86 percent.
Perhaps most importantly, the researchers showed that their method was not just effective, but also efficient and subtle. Because the attack was confined to a small number of directions, it required far less computing power than previous methods that tried to calculate changes for every single pixel in every frame. The visual changes remained so subtle that they were nearly indistinguishable from the original video to a human observer, yet they completely derailed the agent's ability to function. The study also ruled out the idea that simply making the attack smooth or using random patterns was enough. When they tried using a random set of directions instead of the one found by the agent's own scorekeeper, the attack failed almost entirely. This confirmed that the key to the success was not just the math of the attack, but the fact that it was tailored to the specific internal structure of the victim agent.
The findings suggest that the way we think about attacking intelligent systems needs to change. For agents that rely on memory and internal models, the most dangerous vulnerabilities are not in the individual images they see, but in the specific ways those images are processed over time. The researchers demonstrated that by listening to the agent's own internal signals, one can find a shortcut to its failure. This does not mean these systems are broken, but rather that their strength—using a continuous internal state to make decisions—also creates a unique and narrow point of weakness. As these technologies move closer to real-world deployment, understanding this geometry of failure will be essential for building defenses that can protect them from such targeted, intelligent disruptions. The work serves as a clear reminder that in the world of artificial intelligence, the most effective attacks are often those that understand the mind of the machine better than the machine understands itself.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.