English

Safety in Embodied AI: A Survey of Risks, Attacks, and Defenses

Cryptography and Security 2026-05-26 v2 Artificial Intelligence Computer Vision and Pattern Recognition Robotics

Abstract

Embodied Artificial Intelligence (Embodied AI) integrates perception, cognition, planning, and interaction into agents that operate in open-world, safety-critical environments. As these systems gain autonomy and enter domains such as transportation, healthcare, and industrial or assistive robotics, ensuring their safety becomes both technically challenging and socially indispensable. Unlike digital AI systems, embodied agents must act under uncertain sensing, incomplete knowledge, and dynamic human-robot interactions, where failures can directly lead to physical harm. This survey provides a comprehensive and structured review of safety research in embodied AI, examining attacks and defenses across the full embodied pipeline, from perception and cognition to planning, action and interaction, and agentic system. We introduce a multi-level taxonomy that unifies fragmented lines of work and connects embodied-specific safety findings with broader advances in vision, language, and multimodal foundation models. Our review synthesizes insights from over 500 papers spanning adversarial, backdoor, jailbreak, and hardware-level attacks; attack detection, safe training and robust inference; and risk-aware human-agent interaction. This analysis reveals several overlooked challenges, including the fragility of multimodal perception fusion, the instability of planning under jailbreak attacks, and the trustworthiness of human-agent interaction in open-ended scenarios. By organizing the field into a coherent framework and identifying critical research gaps, this survey provides a roadmap for building embodied agents that are not only capable and autonomous but also safe, robust, and reliable in real-world deployment.

Keywords

Cite

@article{arxiv.2605.02900,
  title  = {Safety in Embodied AI: A Survey of Risks, Attacks, and Defenses},
  author = {Xiao Li and Xiang Zheng and Yifeng Gao and Xinyu Xia and Yixu Wang and Xin Wang and Ye Sun and Yunhan Zhao and Ming Wen and Jiayu Li and Zixing Chen and Xun Gong and Yi Liu and Yige Li and Yutao Wu and Cong Wang and Jun Sun and Yixin Cao and Zhineng Chen and Jingjing Chen and Tao Gui and Qi Zhang and Zuxuan Wu and Xipeng Qiu and Xuanjing Huang and Tiehua Zhang and Zhipeng Wei and Kun Wang and Xinfeng Li and Hanxun Huang and Sarah Erfani and James Bailey and Jianping Wang and Chaowei Xiao and Ran He and Bo Li and Xingjun Ma and Yu-Gang Jiang},
  journal= {arXiv preprint arXiv:2605.02900},
  year   = {2026}
}

Comments

Survey paper; 75 pages, 4 figures, 18 tables; v2 expands embodied-specific coverage of agentic threats, World Action Model threats, and contextual risk mitigation, with over 100 new references added. Project page: https://x-zheng16.github.io/Awesome-Embodied-AI-Safety/