Bit-Flip Attacks on Vision-Language-Action Models: Action-Decoding Architecture Shapes the Vulnerability
This paper demonstrates that quantized Vision-Language-Action models are critically vulnerable to targeted bit-flip attacks, where a minimal number of gradient-selected weight corruptions in specific action-generating layers can completely disable embodied agents, with the required attack budget varying significantly based on the action-decoding architecture.
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
Modern robots are beginning to learn how to move by watching and listening, rather than following rigid, pre-written instructions. These systems, known as vision-language-action models, take a picture of a room and a sentence like "pick up the red cup," then calculate the precise movements needed to complete the task. They work by translating human language and visual data into a stream of numbers that tell a robot's motors how to turn. To make these powerful systems run on small, affordable computers found in warehouses or homes, engineers often compress the model's internal memory. This process, called quantization, converts the model's complex mathematical weights into simple, whole numbers that are easier to store and process quickly. While this makes the technology practical for everyday use, it also changes the nature of the machine's brain, turning it into a system that is surprisingly fragile in a specific way.
A team of researchers has discovered that this compression creates a hidden vulnerability. They found that if an attacker could flip just a few tiny bits of data within the robot's compressed memory, the entire system could be made to fail completely. This is not a glitch caused by a bad camera or a confusing command; it is a direct corruption of the robot's internal instructions. The researchers demonstrated that by carefully selecting which bits to flip, they could reduce a robot's success rate at performing tasks from nearly perfect to zero. This discovery is critical because it reveals that the safety of these robots depends not just on their software code, but on the physical integrity of the numbers stored in their memory.
The researchers tested this idea on several different types of robot brains, ranging from simple models that calculate movements directly to more complex ones that use a multi-step process to generate actions. They started with a simple question: how many tiny errors does it take to break a robot? In the real world, random errors happen all the time, like a bit of static on a radio. The team found that if they introduced hundreds of random errors into the robot's memory, the machine barely noticed. It continued to work almost as well as before. This suggested that the system was robust against the kind of noise we expect in daily life. However, the story changed completely when the errors were not random.
By using a method that analyzed the robot's decision-making process, the researchers identified exactly which bits of data were most critical to the robot's success. They then flipped only those specific bits. The results were startling. For the simpler models that calculate movements directly, flipping just three or five carefully chosen bits was enough to make the robot fail every single time it tried to complete a task. In one simulation, a robot that successfully picked up objects 88 percent of the time dropped to zero percent success after only three targeted changes. The robot did not just make a small mistake; it became completely unable to function, often moving in ways that were physically impossible or dangerous.
The complexity of the robot's brain mattered greatly. The more advanced models, which use a sophisticated method to smooth out their movements, were harder to break. They required hundreds of targeted bit flips to fail, rather than just a handful. However, even these robust systems were not immune. The researchers developed a specific strategy to find the weak points in these complex models, reducing the number of flips needed to break them by a factor of ten. They showed that by directing the errors in a consistent way, they could overwhelm the robot's ability to correct itself. This proved that the vulnerability was not a fluke of a single model, but a fundamental characteristic of how these systems process information.
To ensure these findings were not just a result of the computer simulation, the team tested their theory on a real robot arm. They took a model that had been trained to perform a task in the real world and applied the same logical changes to its memory that they had used in the simulations. They did not physically break the robot's hardware; instead, they simulated the effect of the bit flips by altering the numbers the robot used to calculate its movements. When they ran the task, the robot failed to succeed in any of the twenty attempts. In contrast, the same robot, running with clean data or with random errors, succeeded in fourteen to sixteen out of twenty attempts. This confirmed that the logical corruption of the model's weights was enough to destroy its ability to work, even without a physical attack on the hardware.
The study also looked at how to protect these systems. The researchers found that the dangerous bits were not scattered randomly throughout the robot's memory. Instead, they were concentrated in a very small number of specific layers that were responsible for generating the final movements. By protecting just a tiny fraction of the total memory—specifically the parts that directly control the robot's actions—they could make the system much more resilient. In one case, protecting only about three percent of the weights allowed the robot to maintain a high success rate even when hundreds of other bits were corrupted. This suggests that a practical defense does not require checking every single piece of data, but rather focusing on the most critical pathways where the robot decides how to move.
The implications of this work are significant for the future of robotics. As these models become more common in homes and factories, ensuring the integrity of their internal data becomes a security priority. The researchers showed that the current methods of compressing these models, while efficient, leave them open to a type of attack that is invisible to standard safety checks. The robot does not crash, nor does it show signs of being hacked; it simply stops working. The study concludes that the safety of embodied intelligence depends on the stability of its weights, and that understanding exactly where and how these systems can be broken is the first step toward building robots that are truly reliable.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.