Bootstrap State Representation using Style Transfer for Better Generalization in Deep Reinforcement Learning
Deep Reinforcement Learning (RL) agents often overfit the training environment, leading to poor generalization performance. In this paper, we propose Thinker, a bootstrapping method to remove adversarial effects of confounding features from the observation in an unsupervised way, and thus, it improves RL agents' generalization. Thinker first clusters experience trajectories into several clusters. These trajectories are then bootstrapped by applying a style transfer generator, which translates the trajectories from one cluster's style to another while maintaining the content of the observations. The bootstrapped trajectories are then used for policy learning. Thinker has wide applicability among many RL settings. Experimental results reveal that Thinker leads to better generalization capability in the Procgen benchmark environments compared to base algorithms and several data augmentation techniques.
Code (1)
Tasks
Data AugmentationDeep Reinforcement LearningReinforcement Learning (RL)Style TransferMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Learning from Bootstrapping and Stepwise Reinforcement Reward: A Semi-Supervised Framework for Text Style Transfer
Text style transfer is an important task in controllable language generation. Supervised approaches have pushed performance improvement on style-oriented rewriting such as formality conversion. However, challenges remain…
SentenceStyle TransferText GenerationText Style TransferArbitrary Style Transfer via Multi-Adaptation Network
Arbitrary style transfer is a significant topic with research value and application prospect. A desired style transfer, given a content image and referenced style painting, would render the content image with the color t…
DisentanglementStyle TransferStyle Transformer: Unpaired Text Style Transfer without Disentangled Latent Representation
Disentangling the content and style in the latent space is prevalent in unpaired text style transfer. However, two major issues exist in most of the current neural models. 1) It is difficult to completely strip the style…
DecoderSentenceStyle TransferText Style TransferStyle Transfer Through Back-Translation
Style transfer is the task of rephrasing the text to contain specific stylistic properties without changing the intent or affect within the context. This paper introduces a new method for automatic style transfer. We fir…
SentenceStyle TransferText Style TransferTranslationDomain Enhanced Arbitrary Image Style Transfer via Contrastive Learning
In this work, we tackle the challenging problem of arbitrary image style transfer using a novel style feature representation learning method. A suitable style representation, as a key component in image stylization tasks…
Contrastive LearningImage StylizationRepresentation LearningStyle Transfer