A Multi-Agent Security Testbed for the Analysis of Attacks and Defenses in Collaborative Sensor Fusion
R. Spencer Hallyburton, David Hunt, Shaocheng Luo, Miroslav Pajic
TL;DR
This work tackles the security of multi-agent collaborative sensor fusion in autonomous vehicles by introducing MAST, a ROS2-based security testbed that integrates the AVstack pipeline with CARLA/hallyburton multi-agent datasets. It formalizes threat models with uncoordinated and coordinated adversaries, and demonstrates how centralized fusion can be vulnerable to manipulation through case studies and Monte Carlo analyses. The authors provide a bridge between ROS2 and AVstack, an automated high-level configuration approach for rapid pipeline prototyping, and a scalable launch framework to vary agent/adversary counts at runtime $k_{FP} \sim \mathrm{Pois}(\lambda)$ and $k_{FN} = r \cdot |D|$, highlighting the need for security-aware MS/MA architectures. Overall, MAST enables near-real-time security evaluation of MS/MA autonomy and shows that protecting the command center integrity is critical to maintaining reliable situational awareness in adversarial settings.
Abstract
The performance and safety of autonomous vehicles (AVs) deteriorates under adverse environments and adversarial actors. The investment in multi-sensor, multi-agent (MSMA) AVs is meant to promote improved efficiency of travel and mitigate safety risks. Unfortunately, minimal investment has been made to develop security-aware MSMA sensor fusion pipelines leaving them vulnerable to adversaries. To advance security analysis of AVs, we develop the Multi-Agent Security Testbed, MAST, in the Robot Operating System (ROS2). Our framework is scalable for general AV scenarios and is integrated with recent multi-agent datasets. We construct the first bridge between AVstack and ROS and develop automated AV pipeline builds to enable rapid AV prototyping. We tackle the challenge of deploying variable numbers of agent/adversary nodes at launch-time with dynamic topic remapping. Using this testbed, we motivate the need for security-aware AV architectures by exposing the vulnerability of centralized multi-agent fusion pipelines to (un)coordinated adversary models in case studies and Monte Carlo analysis.
