← Search

Yongjae Shin

6 accepted papers

2026

Flow Actor-Critic for Offline Reinforcement Learning

ICLR 2026poster

The dataset distributions in offline reinforcement learning (RL) often exhibit complex and multi-modal distributions, necessitating expressive policies to capture such distributions beyond widely-used Gaussian policies. To handle such complex and multi-modal datasets, in this paper, we propose Flow…

Cited by 0SourcecodeScholar
2026

Flow Matching with Injected Noise for Offline-to-Online Reinforcement Learning

ICLR 2026poster

Generative models have recently demonstrated remarkable success across diverse domains, motivating their adoption as expressive policies in reinforcement learning (RL). While they have shown strong performance in offline RL, particularly where the target distribution is well defined, their extension…

Cited by 0SourcecodeScholar
2026

RL-Studio: A System for Multi-Phase Reinforcement Learning Experimentation

AAAI 2026technical

Reinforcement learning (RL) has evolved beyond monolithic training, yet existing frameworks remain limited to single algorithms or simple offline-to-online transitions. We present multi-phase RL, a framework that orchestrates multiple learning phases for continual policy improvement. It enables effi

Cited by 0SourcePDFScholar
2025

Online Pre-Training for Offline-to-Online Reinforcement Learning

ICML 2025poster

Offline-to-online reinforcement learning (RL) aims to integrate the complementary strengths of offline and online RL by pre-training an agent offline and subsequently fine-tuning it through online interactions. However, recent studies reveal that offline pre-trained agents often underperform during…

Cited by 0SourcePDFScholar
2025

Penalizing Infeasible Actions and Reward Scaling in Reinforcement Learning with Offline Data

ICML 2025spotlight

Reinforcement learning with offline data suffers from Q-value extrapolation errors. To address this issue, we first demonstrate that linear extrapolation of the Q-function beyond the data range is particularly problematic. To mitigate this, we propose guiding the gradual decrease of Q-values outside…

Cited by 0SourcePDFScholar
2023

Sample-Efficient and Safe Deep Reinforcement Learning via Reset Deep Ensemble Agents

NeurIPS 2023poster

Deep reinforcement learning (RL) has achieved remarkable success in solving complex tasks through its integration with deep neural networks (DNNs) as function approximators. However, the reliance on DNNs has introduced a new challenge called primacy bias, whereby these function approximators tend to…

Cited by 9SourcePDFScholar