Navigation as Attackers Wish? Towards Building Robust Embodied Agents under Federated Learning
Yunchao Zhang, Zonglin Di, Kaiwen Zhou, Cihang Xie, Xin Eric Wang

TL;DR
This paper explores vulnerabilities in federated embodied agent learning, demonstrating how attackers can implant backdoors in vision-and-language navigation agents and proposing a prompt-based defense to enhance robustness.
Contribution
It introduces a novel attack strategy, NAW, for backdoor implantation in federated VLN, and proposes a prompt-based aggregation method to defend against such attacks.
Findings
NAW effectively implants backdoors without affecting normal performance.
PBA significantly improves defense against NAW compared to existing methods.
The proposed defense maintains navigation accuracy while preventing backdoor exploitation.
Abstract
Federated embodied agent learning protects the data privacy of individual visual environments by keeping data locally at each client (the individual environment) during training. However, since the local data is inaccessible to the server under federated learning, attackers may easily poison the training data of the local client to build a backdoor in the agent without notice. Deploying such an agent raises the risk of potential harm to humans, as the attackers may easily navigate and control the agent as they wish via the backdoor. Towards Byzantine-robust federated embodied agent learning, in this paper, we study the attack and defense for the task of vision-and-language navigation (VLN), where the agent is required to follow natural language instructions to navigate indoor environments. First, we introduce a simple but effective attack strategy, Navigation as Wish (NAW), in which the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data
MethodsTest
