paper-with-me

Papers

Bootstrap State Representation using Style Transfer for Better Generalization in Deep Reinforcement Learning

2022-07-15 · Md Masudur Rahman, Yexiang Xue

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.

📄 PDF Abstract BibTeX arXiv:2207.07749

Code (1)

masud99r/thinker 공식 구현 pytorch

Tasks

Data AugmentationDeep Reinforcement LearningReinforcement Learning (RL)Style Transfer

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Learning from Bootstrapping and Stepwise Reinforcement Reward: A Semi-Supervised Framework for Text Style Transfer

2022-05-19 · Findings (NAACL) 2022 7 · Zhengyuan Liu, Nancy F. Chen

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 Transfer

Arbitrary Style Transfer via Multi-Adaptation Network

2020-05-27 · Yingying Deng, Fan Tang, Wei-Ming Dong, Wen Sun 외

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 Transfer

Style Transformer: Unpaired Text Style Transfer without Disentangled Latent Representation

2019-05-14 · ACL 2019 7 · Ning Dai, Jianze Liang, Xipeng Qiu, Xuanjing Huang

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 Transfer

Style Transfer Through Back-Translation

2018-04-24 · ACL 2018 7 · Shrimai Prabhumoye, Yulia Tsvetkov, Ruslan Salakhutdinov, Alan W. black

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 TransferTranslation

Domain Enhanced Arbitrary Image Style Transfer via Contrastive Learning

2022-05-19 · Yuxin Zhang, Fan Tang, WeiMing Dong, Haibin Huang 외

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