paper-with-me

Papers

Spatiotemporal Attacks for Embodied Agents

2020-05-19 · ECCV 2020 8 · Aishan Liu, Tairan Huang, Xianglong Liu, Yitao Xu, Yuqing Ma, Xinyun Chen, Stephen J. Maybank, DaCheng Tao

Adversarial attacks are valuable for providing insights into the blind-spots of deep learning models and help improve their robustness. Existing work on adversarial attacks have mainly focused on static scenes; however, it remains unclear whether such attacks are effective against embodied agents, which could navigate and interact with a dynamic environment. In this work, we take the first step to study adversarial attacks for embodied agents. In particular, we generate spatiotemporal perturbations to form 3D adversarial examples, which exploit the interaction history in both the temporal and spatial dimensions. Regarding the temporal dimension, since agents make predictions based on historical observations, we develop a trajectory attention module to explore scene view contributions, which further help localize 3D objects appeared with the highest stimuli. By conciliating with clues from the temporal dimension, along the spatial dimension, we adversarially perturb the physical properties (e.g., texture and 3D shape) of the contextual objects that appeared in the most important scene views. Extensive experiments on the EQA-v1 dataset for several embodied tasks in both the white-box and black-box settings have been conducted, which demonstrate that our perturbations have strong attack and generalization abilities.

📄 PDF Abstract BibTeX arXiv:2005.09161

Code (1)

liuaishan/SpatiotemporalAttack 공식 구현 pytorch

Tasks

Navigate

Similar Papers 제목 키워드 기반

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

2026-03-28 · Xiao Li, Xiang Zheng, Yifeng Gao, Xinyu Xia 외 arxiv

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 do…

BEAT: Visual Backdoor Attacks on VLM-based Embodied Agents via Contrastive Trigger Learning

2025-10-31 · Qiusi Zhan, Hyeonjeong Ha, Rui Yang, Sirui Xu 외 arxiv

Recent advances in Vision-Language Models (VLMs) have propelled embodied agents by enabling direct perception, reasoning, and planning task-oriented actions from visual inputs. However, such vision-driven embodied agents…

Minerva-Ego: Spatiotemporal Hints for Egocentric Video Understanding

2026-05-14 · Arsha Nagrani, Jasper Uijilings, Shyamal Buch, Tobias Weyand 외 arxiv

Video reasoning models are a core component of egocentric and embodied agents. However, standard benchmarks for assessing models provide only evaluation of the output (e.g. the answer to a question), without evaluation o…

Visual Reasoning

Ella: Embodied Social Agents with Lifelong Memory

2025-06-30 · Hongxin Zhang, Zheyuan Zhang, Zeyuan Wang, Zunzhe Zhang 외

We introduce Ella, an embodied social agent capable of lifelong learning within a community in a 3D open world, where agents accumulate experiences and acquire knowledge through everyday visual observations and social in…

Lifelong learning

RoboJailBench: Benchmarking Adversarial Attacks and Defenses in Embodied Robotic Agents

2026-05-19 · Doguhuan Yeke, Yanming Zhou, Leo Y. Lin, Hongyu Cai 외 arxiv

Recent advances in Vision-Language Models (VLMs) facilitate a new class of embodied AI systems, where these models are integrated into physical platforms, e.g. robots and autonomous vehicles, to interpret visual scenes a…

Autonomous Vehicles