Skip to content
Tech News
← Back to articles

Rethinking Robot Safety in the Age of AI

read original more articles
Why This Matters

This article highlights a critical shift in how robot safety must be understood in the AI era—moving beyond mechanical failure prevention to guarding against subtle data manipulation that can hijack a robot's perception and decision-making without any obvious malfunction. This matters because as AI-powered robots increasingly operate in real-world environments (factories, homes, public spaces), traditional safety certifications may be blind to these new attack vectors, posing risks to both industry adoption and public trust.

Key Takeaways

This article is brought to you by VicOne.

Robot safety has traditionally asked: Can a machine remain safe when something goes wrong? Physical AI raises a harder question: Can a machine remain safe when an attacker changes what it sees, decides, or does even when nothing appears to have failed?

As AI and robotics continue to advance at an unprecedented pace, modern robots perceive through multimodal sensors, interpret context using AI models, and translate those interpretations into physical action. As they move into dynamic environments, their safety increasingly depends on the integrity of the data guiding their decisions.

That dependence creates risks that conventional safety assessments may not fully capture. Recent research has demonstrated that manipulating what a robot sees, hears, or interprets can influence its behavior without requiring direct control.

Such manipulation can occur anywhere across its complex sensing and decision-making system — a layered attack surface encompassing training pipelines, system infrastructure, and runtime perception.

Layer One: Corrupting intelligence at its source

In 2017, BadNets demonstrated that a model could behave normally under most conditions, yet fail in the presence of a specific hidden trigger. In one example, a subtle pattern caused a stop sign to be misclassified as a speed limit sign without affecting the model’s behavior on other inputs.

What began as a classification vulnerability has since evolved into action manipulation.

At NeurIPS 2025, researchers introduced BadVLA a backdoor attack targeting Vision-Language-Action (VLA) models that allow robots to see, interpret instructions, and produce coordinated physical movement. Rather than altering a single label, the attack caused conditional deviations in the robot’s action trajectory when a trigger was present. Without the trigger, the model largely preserved normal task performance, while the backdoor remained effective under task transfers and model fine-tuning.

A related study in 2025, GoBA, showed that ordinary objects such as a coffee mug could serve as a reliable trigger. The researchers reported a 97 percent attack success rate without degrading performance on clean inputs.

... continue reading