Search Results for author: Youngchul Sung

Found 23 papers, 9 papers with code

Value-Aided Conditional Supervised Learning for Offline RL

no code implementations3 Feb 2024 Jeonghye Kim, Suyoung Lee, Woojun Kim, Youngchul Sung

Offline reinforcement learning (RL) has seen notable advancements through return-conditioned supervised learning (RCSL) and value-based methods, yet each approach comes with its own set of practical challenges.

Offline RL Reinforcement Learning (RL)

Domain Adaptive Imitation Learning with Visual Observation

no code implementations NeurIPS 2023 Sungho Choi, Seungyul Han, Woojun Kim, Jongseong Chae, Whiyoung Jung, Youngchul Sung

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.

Image Reconstruction Imitation Learning

Decision ConvFormer: Local Filtering in MetaFormer is Sufficient for Decision Making

no code implementations4 Oct 2023 Jeonghye Kim, Suyoung Lee, Woojun Kim, Youngchul Sung

However, we discovered that the attention module of DT is not appropriate to capture the inherent local dependence pattern in trajectories of RL modeled as a Markov decision process.

Decision Making Reinforcement Learning (RL)

Parameter Sharing with Network Pruning for Scalable Multi-Agent Deep Reinforcement Learning

no code implementations2 Mar 2023 Woojun Kim, Youngchul Sung

Handling the problem of scalability is one of the essential issues for multi-agent reinforcement learning (MARL) algorithms to be applied to real-world problems typically involving massively many agents.

Multi-agent Reinforcement Learning Network Pruning +2

A Variational Approach to Mutual Information-Based Coordination for Multi-Agent Reinforcement Learning

no code implementations1 Mar 2023 Woojun Kim, Whiyoung Jung, Myungsik Cho, Youngchul Sung

In this paper, we propose a new mutual information framework for multi-agent reinforcement learning to enable multiple agents to learn coordinated behaviors by regularizing the accumulated return with the simultaneous mutual information between multi-agent actions.

Multi-agent Reinforcement Learning reinforcement-learning +1

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

1 code implementation28 Nov 2022 Whiyoung Jung, Myungsik Cho, Jongeui Park, Youngchul Sung

This paper proposes a framework, named Quantile Constrained RL (QCRL), to constrain the quantile of the distribution of the cumulative sum cost that is a necessary and sufficient condition to satisfy the outage constraint.

reinforcement-learning Reinforcement Learning (RL)

Robust Imitation Learning against Variations in Environment Dynamics

1 code implementation19 Jun 2022 Jongseong Chae, Seungyul Han, Whiyoung Jung, Myungsik Cho, Sungho Choi, Youngchul Sung

In this paper, we propose a robust imitation learning (IL) framework that improves the robustness of IL when environment dynamics are perturbed.

Imitation Learning

A Max-Min Entropy Framework for Reinforcement Learning

1 code implementation NeurIPS 2021 Seungyul Han, Youngchul Sung

In this paper, we propose a max-min entropy framework for reinforcement learning (RL) to overcome the limitation of the soft actor-critic (SAC) algorithm implementing the maximum entropy RL in model-free sample-based learning.

Disentanglement reinforcement-learning +1

Adaptive Multi-model Fusion Learning for Sparse-Reward Reinforcement Learning

no code implementations1 Jan 2021 Giseung Park, Whiyoung Jung, Sungho Choi, Youngchul Sung

In this paper, we consider intrinsic reward generation for sparse-reward reinforcement learning based on model prediction errors.

reinforcement-learning Reinforcement Learning (RL)

A Maximum Mutual Information Framework for Multi-Agent Reinforcement Learning

no code implementations4 Jun 2020 Woojun Kim, Whiyoung Jung, Myungsik Cho, Youngchul Sung

In this paper, we propose a maximum mutual information (MMI) framework for multi-agent reinforcement learning (MARL) to enable multiple agents to learn coordinated behaviors by regularizing the accumulated return with the mutual information between actions.

Multiagent Systems

Diversity Actor-Critic: Sample-Aware Entropy Regularization for Sample-Efficient Exploration

1 code implementation2 Jun 2020 Seungyul Han, Youngchul Sung

In this paper, sample-aware policy entropy regularization is proposed to enhance the conventional policy entropy regularization for better exploration.

Efficient Exploration reinforcement-learning +1

Cross-Domain Imitation Learning with a Dual Structure

no code implementations2 Jun 2020 Sungho Choi, Seungyul Han, Woojun Kim, Youngchul Sung

In this paper, we consider cross-domain imitation learning (CDIL) in which an agent in a target domain learns a policy to perform well in the target domain by observing expert demonstrations in a source domain without accessing any reward function.

Imitation Learning

Population-Guided Parallel Policy Search for Reinforcement Learning

1 code implementation ICLR 2020 Whiyoung Jung, Giseung Park, Youngchul Sung

In the proposed scheme, multiple identical learners with their own value-functions and policies share a common experience replay buffer, and search a good policy in collaboration with the guidance of the best policy information.

reinforcement-learning Reinforcement Learning (RL)

Model Ensemble-Based Intrinsic Reward for Sparse Reward Reinforcement Learning

no code implementations25 Sep 2019 Giseung Park, Whiyoung Jung, Sungho Choi, Youngchul Sung

In this paper, a new intrinsic reward generation method for sparse-reward reinforcement learning is proposed based on an ensemble of dynamics models.

reinforcement-learning Reinforcement Learning (RL)

Dimension-Wise Importance Sampling Weight Clipping for Sample-Efficient Reinforcement Learning

1 code implementation7 May 2019 Seungyul Han, Youngchul Sung

In importance sampling (IS)-based reinforcement learning algorithms such as Proximal Policy Optimization (PPO), IS weights are typically clipped to avoid large variance in learning.

reinforcement-learning Reinforcement Learning (RL)

Message-Dropout: An Efficient Training Method for Multi-Agent Deep Reinforcement Learning

no code implementations18 Feb 2019 Woojun Kim, Myungsik Cho, Youngchul Sung

In this paper, we propose a new learning technique named message-dropout to improve the performance for multi-agent deep reinforcement learning under two application scenarios: 1) classical multi-agent reinforcement learning with direct message communication among agents and 2) centralized training with decentralized execution.

Multi-agent Reinforcement Learning reinforcement-learning +1

Interactive Parallel Exploration for Reinforcement Learning in Continuous Action Spaces

no code implementations27 Sep 2018 Whiyoung Jung, Giseung Park, Youngchul Sung

In this paper, a new interactive parallel learning scheme is proposed to enhance the performance of off-policy continuous-action reinforcement learning.

reinforcement-learning Reinforcement Learning (RL)

AMBER: Adaptive Multi-Batch Experience Replay for Continuous Action Control

no code implementations12 Oct 2017 Seungyul Han, Youngchul Sung

In this paper, a new adaptive multi-batch experience replay scheme is proposed for proximal policy optimization (PPO) for continuous action control.

Continuous Control

Cannot find the paper you are looking for? You can Submit a new open access paper.