CoRL 2023oral0 citations

Hijacking Robot Teams Through Adversarial Communication

Zixuan Wu, Sean Charles Ye, Byeolyi Han, Matthew Gombolay

Abstract

Communication is often necessary for robot teams to collaborate and complete a decentralized task. Multi-agent reinforcement learning (MARL) systems allow agents to learn how to collaborate and communicate to complete a task. These domains are ubiquitous and include safety-critical domains such as wildfire fighting, traffic control, or search and rescue missions. However, critical vulnerabilities may arise in communication systems as jamming the signals can interrupt the robot team. This work presents a framework for applying black-box adversarial attacks to learned MARL policies by manipulating only the communication signals between agents. Our system only requires observations of MARL policies after training is complete, as this is more realistic than attacking the training process. To this end, we imitate a learned policy of the targeted agents without direct interaction with the environment or ground truth rewards. Instead, we infer the rewards by only observing the behavior of the targeted agents. Our framework reduces reward by 201% compared to an equivalent baseline method and also shows favorable results when deployed in real swarm robots. Our novel attack methodology within MARL systems contributes to the field by enhancing our understanding on the reliability of multi-agent systems.

Adversarial AttacksMulti-Agent Reinforcement Learning
BibTeX
@inproceedings{
wu2023hijacking,
title={Hijacking Robot Teams Through Adversarial Communication},
author={Zixuan Wu and Sean Charles Ye and Byeolyi Han and Matthew Gombolay},
booktitle={7th Annual Conference on Robot Learning},
year={2023},
url={https://openreview.net/forum?id=bIvIUNH9VQ}
}