Generalization of Reinforcement Learning with Policy-Aware Adversarial Data Augmentation
Hanping Zhang, Yuhong Guo

TL;DR
This paper introduces a policy-aware adversarial data augmentation technique for reinforcement learning that enhances generalization by generating trajectory data aligned with the policy gradient, outperforming existing methods.
Contribution
The paper proposes a novel adversarial data augmentation method based on policy gradients, improving RL generalization beyond traditional observation transformations.
Findings
Achieves state-of-the-art generalization performance on RL tasks.
Effectively increases generalization with limited training diversity.
Mitigates over-deviation through a mixup integration step.
Abstract
The generalization gap in reinforcement learning (RL) has been a significant obstacle that prevents the RL agent from learning general skills and adapting to varying environments. Increasing the generalization capacity of the RL systems can significantly improve their performance on real-world working environments. In this work, we propose a novel policy-aware adversarial data augmentation method to augment the standard policy learning method with automatically generated trajectory data. Different from the commonly used observation transformation based data augmentations, our proposed method adversarially generates new trajectory data based on the policy gradient objective and aims to more effectively increase the RL agent's generalization ability with the policy-aware data augmentation. Moreover, we further deploy a mixup step to integrate the original and generated data to enhance 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Reinforcement Learning in Robotics · Anomaly Detection Techniques and Applications
MethodsMixup
