Pith. sign in

REVIEW 1 cited by

Generalization of Reinforcement Learning with Policy-Aware Adversarial Data Augmentation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2106.15587 v2 pith:HJVC4GHF submitted 2021-06-29 cs.LG

Generalization of Reinforcement Learning with Policy-Aware Adversarial Data Augmentation

classification cs.LG
keywords datageneralizationmethodlearningadversarialaugmentationperformancepolicy-aware
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original 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 generalization capacity while mitigating the over-deviation of the adversarial data. We conduct experiments on a number of RL tasks to investigate the generalization performance of the proposed method by comparing it with the standard baselines and the state-of-the-art mixreg approach. The results show our method can generalize well with limited training diversity, and achieve the state-of-the-art generalization test performance.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LLM-Driven Policy Diffusion: Enhancing Generalization in Offline Reinforcement Learning

    cs.LG 2025-08 conditional novelty 4.0

    LLMDPD conditions an offline policy-diffusion model on LLM-embedded text task descriptions and a transformer-encoded trajectory prompt, reporting improved success on unseen Meta-World and D4RL tasks, though the evalua...