English

Rethinking Adversarial Attacks in Reinforcement Learning from Policy Distribution Perspective

Machine Learning 2025-01-09 v2 Artificial Intelligence

Abstract

Deep Reinforcement Learning (DRL) suffers from uncertainties and inaccuracies in the observation signal in realworld applications. Adversarial attack is an effective method for evaluating the robustness of DRL agents. However, existing attack methods targeting individual sampled actions have limited impacts on the overall policy distribution, particularly in continuous action spaces. To address these limitations, we propose the Distribution-Aware Projected Gradient Descent attack (DAPGD). DAPGD uses distribution similarity as the gradient perturbation input to attack the policy network, which leverages the entire policy distribution rather than relying on individual samples. We utilize the Bhattacharyya distance in DAPGD to measure policy similarity, enabling sensitive detection of subtle but critical differences between probability distributions. Our experiment results demonstrate that DAPGD achieves SOTA results compared to the baselines in three robot navigation tasks, achieving an average 22.03% higher reward drop compared to the best baseline.

Keywords

Cite

@article{arxiv.2501.03562,
  title  = {Rethinking Adversarial Attacks in Reinforcement Learning from Policy Distribution Perspective},
  author = {Tianyang Duan and Zongyuan Zhang and Zheng Lin and Yue Gao and Ling Xiong and Yong Cui and Hongbin Liang and Xianhao Chen and Heming Cui and Dong Huang},
  journal= {arXiv preprint arXiv:2501.03562},
  year   = {2025}
}

Comments

10 pages, 2 figures, 2 tables

R2 v1 2026-06-28T20:58:24.842Z