← Search

Jongeui Park

7 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

ARS: Adaptive Reward Scaling for Multi-Task Reinforcement Learning

ICML 2025poster

Multi-task reinforcement learning (RL) encounters significant challenges due to varying task complexities and their reward distributions from the environment. To address these issues, in this paper, we propose Adaptive Reward Scaling (ARS), a novel framework that dynamically adjusts reward magnitude…

Cited by 0SourcePDFScholar
2024

Hard Tasks First: Multi-Task Reinforcement Learning Through Task Scheduling

ICML 2024poster

Multi-task reinforcement learning (RL) faces the significant challenge of varying task difficulties, often leading to negative transfer when simpler tasks overshadow the learning of more complex ones. To overcome this challenge, we propose a novel algorithm, Scheduled Multi-Task Training (SMT), that…

Cited by 4SourcePDFScholar
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
2022

Quantile Constrained Reinforcement Learning: A Reinforcement Learning Framework Constraining Outage Probability

NeurIPS 2022accept

Constrained reinforcement learning (RL) is an area of RL whose objective is to find an optimal policy that maximizes expected cumulative return while satisfying a given constraint. Most of the previous constrained RL works consider expected cumulative sum cost as the constraint. However, optimizatio…