← Search

Byungkun Lee

4 accepted papers

2024

Adapting Pretrained ViTs with Convolution Injector for Visuo-Motor Control

ICML 2024poster

Vision Transformers (ViT), when paired with large-scale pretraining, have shown remarkable performance across various computer vision tasks, primarily due to their weak inductive bias. However, while such weak inductive bias aids in pretraining scalability, this may hinder the effective adaptation o…

2024

Do's and Don'ts: Learning Desirable Skills with Instruction Videos

NeurIPS 2024poster

Unsupervised skill discovery is a learning paradigm that aims to acquire diverse behaviors without explicit rewards. However, it faces challenges in learning complex behaviors and often leads to learning unsafe or undesirable behaviors. For instance, in various continuous control tasks, current unsu…

2023

Learning to Discover Skills through Guidance

NeurIPS 2023poster

In the field of unsupervised skill discovery (USD), a major challenge is limited exploration, primarily due to substantial penalties when skills deviate from their initial trajectories. To enhance exploration, recent methodologies employ auxiliary rewards to maximize the epistemic uncertainty or ent…

2023

On the Importance of Feature Decorrelation for Unsupervised Representation Learning in Reinforcement Learning

ICML 2023poster

Recently, unsupervised representation learning (URL) has improved the sample efficiency of Reinforcement Learning (RL) by pretraining a model from a large unlabeled dataset. The underlying principle of these methods is to learn temporally predictive representations by predicting future states in the…