← Search

Hongjoon Ahn

9 accepted papers

2025

Option-aware Temporally Abstracted Value for Offline Goal-Conditioned Reinforcement Learning

NeurIPS 2025spotlight

Offline goal-conditioned reinforcement learning (GCRL) offers a practical learning paradigm in which goal-reaching policies are trained from abundant state–action trajectory datasets without additional environment interaction. However, offline GCRL still struggles with long-horizon tasks, even with…

Cited by 0SourcecodeScholar
2025

Prevalence of Negative Transfer in Continual Reinforcement Learning: Analyses and a Simple Baseline

ICLR 2025poster

We argue that the negative transfer problem occurring when the new task to learn arrives is an important problem that needs not be overlooked when developing effective Continual Reinforcement Learning (CRL) algorithms. Through comprehensive experimental validation, we demonstrate that such issue fre…

Cited by 1SourcePDFScholar
2024

Listwise Reward Estimation for Offline Preference-based Reinforcement Learning

ICML 2024poster

In Reinforcement Learning (RL), designing precise reward functions remains to be a challenge, particularly when aligning with human intent. Preference-based RL (PbRL) was introduced to address this problem by learning reward models from human feedback. However, existing PbRL methods have limitations…

2022

Descent Steps of a Relation-Aware Energy Produce Heterogeneous Graph Neural Networks

NeurIPS 2022accept

Heterogeneous graph neural networks (GNNs) achieve strong performance on node classification tasks in a semi-supervised learning setting. However, as in the simpler homogeneous GNN case, message-passing-based heterogeneous GNNs may struggle to balance between resisting the oversmoothing that may occ…

2021

SS-IL: Separated Softmax for Incremental Learning

ICCV 2021poster

We consider class incremental learning (CIL) problem, in which a learning agent continuously learns new classes from incrementally arriving training data batches and aims to predict well on all the classes learned so far. The main challenge of the problem is the catastrophic forgetting, and for the…

Cited by 251PDFScholar
2020

Continual Learning with Node-Importance based Adaptive Group Sparse Regularization

NeurIPS 2020poster

We propose a novel regularization-based continual learning method, dubbed as Adaptive Group Sparsity based Continual Learning (AGS-CL), using two group sparsity-based penalties. Our method selectively employs the two penalties when learning each neural network node based on its the importance, which…

Cited by 155SourcePDFScholar
2019

Uncertainty-based Continual Learning with Adaptive Regularization

NeurIPS 2019poster

We introduce a new neural network-based continual learning algorithm, dubbed as Uncertainty-regularized Continual Learning (UCL), which builds on traditional Bayesian online learning framework with variational inference. We focus on two significant drawbacks of the recently proposed regularization-b…