Provably Efficient Action-Manipulation Attack Against Continuous Reinforcement Learning
Zhi Luo, Xiyuan Yang, Pan Zhou, Di Wang

TL;DR
This paper introduces a provably efficient black-box attack method called LCBT that manipulates continuous reinforcement learning agents by exploiting trajectory information, demonstrating effectiveness against popular algorithms like DDPG, PPO, and TD3.
Contribution
It presents the first provably efficient black-box attack algorithm for continuous RL, utilizing Monte Carlo tree search and theoretical analysis of attack costs.
Findings
LCBT effectively manipulates continuous RL agents.
The attack cost is sublinear for agents with sublinear dynamic regret.
Experimental results show successful attacks on DDPG, PPO, and TD3.
Abstract
Manipulating the interaction trajectories between the intelligent agent and the environment can control the agent's training and behavior, exposing the potential vulnerabilities of reinforcement learning (RL). For example, in Cyber-Physical Systems (CPS) controlled by RL, the attacker can manipulate the actions of the adopted RL to other actions during the training phase, which will lead to bad consequences. Existing work has studied action-manipulation attacks in tabular settings, where the states and actions are discrete. As seen in many up-and-coming RL applications, such as autonomous driving, continuous action space is widely accepted, however, its action-manipulation attacks have not been thoroughly investigated yet. In this paper, we consider this crucial problem in both white-box and black-box scenarios. Specifically, utilizing the knowledge derived exclusively from…
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 · Anomaly Detection Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Weight Decay · Entropy Regularization · Convolution · Dense Connections · Experience Replay · Batch Normalization · Clipped Double Q-learning · Adam · Deep Deterministic Policy Gradient
