Characterizing Attacks on Deep Reinforcement Learning
Xinlei Pan, Chaowei Xiao, Warren He, Shuang Yang, Jian Peng, Mingjie, Sun, Jinfeng Yi, Zijiang Yang, Mingyan Liu, Bo Li, Dawn Song

TL;DR
This paper investigates realistic and efficient adversarial attacks on Deep Reinforcement Learning systems, including black-box, online, environmental, and physical perturbations, demonstrating their effectiveness in simulation and real-world robotics.
Contribution
It introduces novel black-box, online, environmental, and physical adversarial attack methods tailored for DRL, with extensive evaluation in simulation and real-world robotics.
Findings
Efficient black-box attacks without model access
Online sequential attacks exploiting temporal consistency
Successful physical perturbations on real robots
Abstract
Recent studies show that Deep Reinforcement Learning (DRL) models are vulnerable to adversarial attacks, which attack DRL models by adding small perturbations to the observations. However, some attacks assume full availability of the victim model, and some require a huge amount of computation, making them less feasible for real world applications. In this work, we make further explorations of the vulnerabilities of DRL by studying other aspects of attacks on DRL using realistic and efficient attacks. First, we adapt and propose efficient black-box attacks when we do not have access to DRL model parameters. Second, to address the high computational demands of existing attacks, we introduce efficient online sequential attacks that exploit temporal consistency across consecutive steps. Third, we explore the possibility of an attacker perturbing other aspects in the DRL setting, such as the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Reinforcement Learning in Robotics
