Anomaly Detection in Cooperative Vehicle Perception Systems under Imperfect Communication
Ashish Bastola, Hao Wang, Abolfazl Razi
TL;DR
The paper tackles anomaly detection in autonomous driving when vehicles rely on imperfect cooperative perception. It introduces CPAD, a graph-transformer framework that models spatio-temporal correlations and remains effective under communication interruptions. A 15,000-scenario, 90,000-trajectory benchmark is proposed, along with a robust CPAD architecture featuring graph-based spatial fusion and a Transformer-based temporal classifier, plus extensive robustness analyses under node blackouts. The results show CPAD outperforms standard baselines on F1 and AUC and maintains high detection performance despite substantial communication losses, with the dataset and code made publicly available to advance research and practical deployment.
Abstract
Anomaly detection is a critical requirement for ensuring safety in autonomous driving. In this work, we leverage Cooperative Perception to share information across nearby vehicles, enabling more accurate identification and consensus of anomalous behaviors in complex traffic scenarios. To account for the real-world challenge of imperfect communication, we propose a cooperative-perception-based anomaly detection framework (CPAD), which is a robust architecture that remains effective under communication interruptions, thereby facilitating reliable performance even in low-bandwidth settings. Since no multi-agent anomaly detection dataset exists for vehicle trajectories, we introduce 15,000 different scenarios with a 90,000 trajectories benchmark dataset generated through rule-based vehicle dynamics analysis. Empirical results demonstrate that our approach outperforms standard anomaly classification methods in F1-score, AUC and showcase strong robustness to agent connection interruptions.
