← Search

Jongseong Chae

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
2025

Multi-Objective Reinforcement Learning with Max-Min Criterion: A Game-Theoretic Approach

NeurIPS 2025poster

In this paper, we propose a provably convergent and practical framework for multi-objective reinforcement learning with max-min criterion. From a game-theoretic perspective, we reformulate max-min multi-objective reinforcement learning as a two-player zero-sum regularized continuous game and introdu…

Cited by 0SourceScholar
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
2023

Domain Adaptive Imitation Learning with Visual Observation

NeurIPS 2023poster

In this paper, we consider domain-adaptive imitation learning with visual observation, where an agent in a target domain learns to perform a task by observing expert demonstrations in a source domain. Domain adaptive imitation learning arises in practical scenarios where a robot, receiving visual se…

Cited by 5SourcePDFScholar
2022

Robust Imitation Learning against Variations in Environment Dynamics

ICML 2022spotlight

In this paper, we propose a robust imitation learning (IL) framework that improves the robustness of IL when environment dynamics are perturbed. The existing IL framework trained in a single environment can catastrophically fail with perturbations in environment dynamics because it does not capture…