CP-Guard+: A New Paradigm for Malicious Agent Detection and Defense in Collaborative Perception
Senkang Hu, Yihang Tao, Zihan Fang, Guowen Xu, Yiqin Deng, Sam Kwong, Yuguang Fang
TL;DR
This work targets the security of collaborative perception by proposing feature-level malicious agent detection to avoid expensive hypothesize-and-verify approaches. It introduces CP-GuardBench, a dataset for training and evaluating feature-level defenses, and CP-Guard+, a robust detector that uses residual latent features and a Dual-Centered Contrastive Loss to separate benign and malicious features. The approach demonstrated strong detection accuracy, robustness to unseen attacks, and improved computational efficiency (FPS) on CP-GuardBench and V2X-Sim, outperforming prior defend-and-verify baselines. The work provides practical mechanisms to secure CP systems in connected autonomous driving, with significant implications for real-time, scalable defense in multi-vehicle perception.
Abstract
Collaborative perception (CP) is a promising method for safe connected and autonomous driving, which enables multiple vehicles to share sensing information to enhance perception performance. However, compared with single-vehicle perception, the openness of a CP system makes it more vulnerable to malicious attacks that can inject malicious information to mislead the perception of an ego vehicle, resulting in severe risks for safe driving. To mitigate such vulnerability, we first propose a new paradigm for malicious agent detection that effectively identifies malicious agents at the feature level without requiring verification of final perception results, significantly reducing computational overhead. Building on this paradigm, we introduce CP-GuardBench, the first comprehensive dataset provided to train and evaluate various malicious agent detection methods for CP systems. Furthermore, we develop a robust defense method called CP-Guard+, which enhances the margin between the representations of benign and malicious features through a carefully designed Dual-Centered Contrastive Loss (DCCLoss). Finally, we conduct extensive experiments on both CP-GuardBench and V2X-Sim, and demonstrate the superiority of CP-Guard+.
