On the Perturbed States for Transformed Input-robust Reinforcement Learning
Tung M. Luu, Haeyong Kang, Tri Ton, Thanh Nguyen, and Chang D. Yoo

TL;DR
This paper introduces Transformed Input-robust RL (TIRL), a novel approach using input transformations like denoising and quantization to enhance the robustness of reinforcement learning agents against adversarial observation perturbations.
Contribution
The work proposes a new input transformation-based defense method for RL, focusing on state reconstruction and bounded transformations to improve adversarial robustness.
Findings
VQ defense effectively counters adversarial attacks in MuJoCo environments.
Input transformations improve RL agent robustness without extensive adversarial training.
The method is validated across multiple environments with promising results.
Abstract
Reinforcement Learning (RL) agents demonstrating proficiency in a training environment exhibit vulnerability to adversarial perturbations in input observations during deployment. This underscores the importance of building a robust agent before its real-world deployment. To alleviate the challenging point, prior works focus on developing robust training-based procedures, encompassing efforts to fortify the deep neural network component's robustness or subject the agent to adversarial training against potent attacks. In this work, we propose a novel method referred to as Transformed Input-robust RL (TIRL), which explores another avenue to mitigate the impact of adversaries by employing input transformation-based defenses. Specifically, we introduce two principles for applying transformation-based defenses in learning robust RL agents: (1) autoencoder-styled denoising to reconstruct 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
Topicsstochastic dynamics and bifurcation · Extremum Seeking Control Systems · Elevator Systems and Control
MethodsFocus
