← Search

Younggyo Seo

25 accepted papers

2026

Contrastive Representation Regularization for Vision-Language-Action Models

ICML 2026poster

Vision-Language-Action (VLA) models have shown strong capabilities in robot manipulation by leveraging rich representations from pre-trained Vision-Language Models (VLMs). However, their representations arguably remain suboptimal, lacking sensitivity to robotic signals such as control actions and pr…

Cited by 0SourceScholar
2026

DEAS: DEtached value learning with Action Sequence for Scalable Offline RL

ICLR 2026poster

Offline reinforcement learning (RL) presents an attractive paradigm for training intelligent agents without expensive online interactions. However, current approaches still struggle with complex, long-horizon sequential decision making. In this work, we introduce DEtached value learning with Action…

Cited by 0SourceScholar
2026

HAMLET: Switch Your Vision-Language-Action Model into a History-Aware Policy

ICLR 2026poster

Inherently, robotic manipulation tasks are history-dependent: leveraging past context could be beneficial. However, most existing Vision-Language-Action models (VLAs) have been designed without considering this aspect, i.e., they rely solely on the current observation, ignoring preceding context. In…

Cited by 0SourceScholar
2025

Efficient Long Video Tokenization via Coordinate-based Patch Reconstruction

CVPR 2025poster

Efficient tokenization of videos remains a challenge in training vision models that can process long videos. One promising direction is to develop a tokenizer that can encode long video clips, as it would enable the tokenizer to leverage the temporal coherence of videos better for tokenization. Howe…

Cited by 3SourcePDFScholar
2025

Robot-R1: Reinforcement Learning for Enhanced Embodied Reasoning in Robotics

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) have recently shown great promise in advancing robotics by combining embodied reasoning with robot control. A common approach involves training on embodied reasoning tasks related to robot control using Supervised Fine-Tuning (SFT). However, SFT datasets are ofte…

Cited by 0SourceScholar
2024

BiGym: A Demo-Driven Mobile Bi-Manual Manipulation Benchmark

CoRL 2024poster

We introduce BiGym, a new benchmark and learning environment for mobile bi-manual demo-driven robotic manipulation. BiGym features 40 diverse tasks set in home environments, ranging from simple target reaching to complex kitchen cleaning. To capture the real-world performance accurately, we provide…

Cited by 10SourceScholar
2024

Render and Diffuse: Aligning Image and Action Spaces for Diffusion-based Behaviour Cloning

RSS 2024poster

In the field of Robot Learning, the complex mapping between high-dimensional observations such as RGB images and low-level robotic actions, two inherently very different spaces, constitutes a complex learning problem, especially with limited amounts of data. In this work, we introduce Render and Dif…

Cited by 13SourcePDFScholar
2024

The Power of the Senses: Generalizable Manipulation from Vision and Touch through Masked Multimodal Learning

IROS 2024poster

Humans rely on the synergy of their senses for most essential tasks. For tasks requiring object manipulation, we seamlessly and effectively exploit the complementarity of our senses of vision and touch. This paper draws inspiration from such capabilities and aims to find a systematic approach to fus…

Cited by 12SourceScholar
2024

Visual Representation Learning with Stochastic Frame Prediction

ICML 2024poster

Self-supervised learning of image representations by predicting future frames is a promising direction but still remains a challenge. This is because of the under-determined nature of frame prediction; multiple potential futures can arise from a single current frame. To tackle this challenge, in thi…

Cited by 3SourcePDFScholar
2023

Accelerating Reinforcement Learning with Value-Conditional State Entropy Exploration

NeurIPS 2023poster

A promising technique for exploration is to maximize the entropy of visited state distribution, i.e., state entropy, by encouraging uniform coverage of visited state space. While it has been effective for an unsupervised setup, it tends to struggle in a supervised setup with a task reward, where an…

Cited by 22SourcePDFScholar
2023

Guide Your Agent with Adaptive Multimodal Rewards

NeurIPS 2023poster

Developing an agent capable of adapting to unseen environments remains a difficult challenge in imitation learning. This work presents Adaptive Return-conditioned Policy (ARP), an efficient framework designed to enhance the agent's generalization ability using natural language task descriptions and…

2023

Imitating Graph-Based Planning with Goal-Conditioned Policies

ICLR 2023poster

Recently, graph-based planning algorithms have gained much attention to solve goal-conditioned reinforcement learning (RL) tasks: they provide a sequence of subgoals to reach the target-goal, and the agents learn to execute subgoal-conditioned policies. However, the sample-efficiency of such RL sche…

2023

Multi-View Masked World Models for Visual Robotic Manipulation

ICML 2023poster

Visual robotic manipulation research and applications often use multiple cameras, or views, to better perceive the world. How else can we utilize the richness of multi-view data? In this paper, we investigate how to learn good representations with multi-view data and utilize them for visual robotic…

2022

Masked World Models for Visual Control

CoRL 2022poster

Visual model-based reinforcement learning (RL) has the potential to enable sample-efficient robot learning from visual observations. Yet the current approaches typically train a single model end-to-end for learning both visual representations and dynamics, making it difficult to accurately model the…

Cited by 157SourceScholar
2022

Reinforcement Learning with Action-Free Pre-Training from Videos

ICML 2022spotlight

Recent unsupervised pre-training methods have shown to be effective on language and vision domains by learning useful representations for multiple downstream tasks. In this paper, we investigate if such unsupervised pre-training methods can also be effective for vision-based reinforcement learning (…

2022

SURF: Semi-supervised Reward Learning with Data Augmentation for Feedback-efficient Preference-based Reinforcement Learning

ICLR 2022poster

Preference-based reinforcement learning (RL) has shown potential for teaching agents to perform the target tasks without a costly, pre-defined reward function by learning the reward with a supervisor’s preference between the two agent behaviors. However, preference-based learning often requires a la…

Cited by 113SourcePDFScholar
2021

Landmark-Guided Subgoal Generation in Hierarchical Reinforcement Learning

NeurIPS 2021poster

Goal-conditioned hierarchical reinforcement learning (HRL) has shown promising results for solving complex and long-horizon RL tasks. However, the action space of high-level policy in the goal-conditioned HRL is often large, so it results in poor exploration, leading to inefficiency in training. In…

2021

Object-Aware Regularization for Addressing Causal Confusion in Imitation Learning

NeurIPS 2021poster

Behavioral cloning has proven to be effective for learning sequential decision-making policies from expert demonstrations. However, behavioral cloning often suffers from the causal confusion problem where a policy relies on the noticeable effect of expert actions due to the strong correlation but no…

2021

Offline-to-Online Reinforcement Learning via Balanced Replay and Pessimistic Q-Ensemble

CoRL 2021poster

Recent advance in deep offline reinforcement learning (RL) has made it possible to train strong robotic agents from offline datasets. However, depending on the quality of the trained agents and the application being considered, it is often desirable to fine-tune such agents via further online intera…

Cited by 239SourcecodeScholar
2021

State Entropy Maximization with Random Encoders for Efficient Exploration

ICML 2021spotlight

Recent exploration methods have proven to be a recipe for improving sample-efficiency in deep reinforcement learning (RL). However, efficient exploration in high-dimensional observation spaces still remains a challenge. This paper presents Random Encoders for Efficient Exploration (RE3), an explorat…

2020

Context-aware Dynamics Model for Generalization in Model-Based Reinforcement Learning

ICML 2020poster

Model-based reinforcement learning (RL) enjoys several benefits, such as data-efficiency and planning, by learning a model of the environment’s dynamics. However, learning a global model that can generalize across different dynamics remains a challenge. To tackle this problem, we decompose the task…

2020

Trajectory-wise Multiple Choice Learning for Dynamics Generalization in Reinforcement Learning

NeurIPS 2020poster

Model-based reinforcement learning (RL) has shown great potential in various control tasks in terms of both sample-efficiency and final performance. However, learning a generalizable dynamics model robust to changes in dynamics remains a challenge since the target transition dynamics follow a multi-…