Style-Agnostic Reinforcement Learning
We present a novel method of learning style-agnostic representation using both style transfer and adversarial learning in the reinforcement learning framework. The style, here, refers to task-irrelevant details such as the color of the background in the images, where generalizing the learned policy across environments with different styles is still a challenge. Focusing on learning style-agnostic representations, our method trains the actor with diverse image styles generated from an inherent adversarial style perturbation generator, which plays a min-max game between the actor and the generator, without demanding expert knowledge for data augmentation or additional class labels for adversarial training. We verify that our method achieves competitive or better performances than the state-of-the-art approaches on Procgen and Distracting Control Suite benchmarks, and further investigate the features extracted from our model, showing that the model better captures the invariants and is less distracted by the shifted style. The code is available at https://github.com/POSTECH-CVLab/style-agnostic-RL.
Code (1)
Tasks
Data Augmentationreinforcement-learningReinforcement LearningReinforcement Learning (RL)Style TransferSimilar Papers 제목 키워드 기반
Cross Modality 3D Navigation Using Reinforcement Learning and Neural Style Transfer
This paper presents the use of Multi-Agent Reinforcement Learning (MARL) to perform navigation in 3D anatomical volumes from medical imaging. We utilize Neural Style Transfer to create synthetic Computed Tomography (CT) …
Computed Tomography (CT)DiagnosticMulti-agent Reinforcement Learningreinforcement-learning+3Astra: a generalizable report generation foundation model for 3D computed tomography
Interpreting computed tomography (CT) requires review of hundreds of volumetric slices and remains time-intensive and expertise-dependent. Automated CT report generation offers a promising route to improving clinical eff…
Reinforcement LearningPERSA: Reinforcement Learning for Professor-Style Personalized Feedback with LLMs
Large language models (LLMs) can provide automated feedback in educational settings, but aligning an LLMs style with a specific instructors tone while maintaining diagnostic correctness remains challenging. We ask how ca…
Reinforcement LearningStyle TransferStyleMeUp: Towards Style-Agnostic Sketch-Based Image Retrieval
Sketch-based image retrieval (SBIR) is a cross-modal matching problem which is typically solved by learning a joint embedding space where the semantic content shared between photo and sketch modalities are preserved. How…
DisentanglementImage RetrievalMeta-LearningRetrieval+1Red-Bandit: Test-Time Adaptation for LLM Red-Teaming via Bandit-Guided LoRA Experts
Automated red-teaming has emerged as a scalable approach for auditing Large Language Models (LLMs) prior to deployment, yet existing approaches lack mechanisms to efficiently adapt to model-specific vulnerabilities at in…
Reinforcement LearningTest-time Adaptation