Distributed Detection of Adversarial Attacks in Multi-Agent Reinforcement Learning with Continuous Action Space
Kiarash Kazari, Ezzeldin Shereen, Gy\"orgy D\'an

TL;DR
This paper presents a decentralized, neural network-based detection method for identifying adversarial attacks in cooperative multi-agent reinforcement learning with continuous actions, demonstrating high accuracy and real-time detection capabilities.
Contribution
It introduces a novel decentralized detection approach using deep neural networks and statistical analysis for continuous action spaces in multi-agent RL, outperforming existing methods.
Findings
Achieves over 0.95 AUC-ROC scores against impactful attacks
Outperforms discrete counterparts in detection accuracy
Effective in real-time detection across various benchmarks
Abstract
We address the problem of detecting adversarial attacks against cooperative multi-agent reinforcement learning with continuous action space. We propose a decentralized detector that relies solely on the local observations of the agents and makes use of a statistical characterization of the normal behavior of observable agents. The proposed detector utilizes deep neural networks to approximate the normal behavior of agents as parametric multivariate Gaussian distributions. Based on the predicted density functions, we define a normality score and provide a characterization of its mean and variance. This characterization allows us to employ a two-sided CUSUM procedure for detecting deviations of the normality score from its mean, serving as a detector of anomalous behavior in real-time. We evaluate our scheme on various multi-agent PettingZoo benchmarks against different state-of-the-art…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Anomaly Detection Techniques and Applications
