paper-with-me

Papers

Style-Agnostic Reinforcement Learning

2022-08-31 · Juyong Lee, Seokjun Ahn, Jaesik Park

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.

📄 PDF Abstract BibTeX arXiv:2208.14863

Code (1)

postech-cvlab/style-agnostic-rl 공식 구현 pytorch

Tasks

Data Augmentationreinforcement-learningReinforcement LearningReinforcement Learning (RL)Style Transfer

Similar Papers 제목 키워드 기반

Cross Modality 3D Navigation Using Reinforcement Learning and Neural Style Transfer

2021-11-05 · Cesare Magnetti, Hadrien Reynaud, Bernhard Kainz

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+3

Astra: a generalizable report generation foundation model for 3D computed tomography

2026-05-29 · Zhuhao Wang, Fang Chen, Chaohui Yu, Zihan Li 외 arxiv

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 Learning

PERSA: Reinforcement Learning for Professor-Style Personalized Feedback with LLMs

2026-05-01 · Ravi Ranjan, Utkarsh Grover, Xiaomin Lin, Agoritsa Polyzou arxiv

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 Transfer

StyleMeUp: Towards Style-Agnostic Sketch-Based Image Retrieval

2021-03-29 · CVPR 2021 1 · Aneeshan Sain, Ayan Kumar Bhunia, Yongxin Yang, Tao Xiang 외

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+1

Red-Bandit: Test-Time Adaptation for LLM Red-Teaming via Bandit-Guided LoRA Experts

2025-10-08 · Christos Ziakas, Nicholas Loo, Nishita Jain, Alessandra Russo arxiv

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