← Search

Youngwoon Lee

30 accepted papers

2026

TwinVLA: Data-Efficient Bimanual Manipulation with Twin Single-Arm Vision-Language-Action Models

ICLR 2026poster

Vision-language-action models (VLAs) trained on large-scale robotic datasets have demonstrated strong performance on manipulation tasks, including bimanual tasks. However, because most public datasets focus on single-arm demonstrations, adapting VLAs for bimanual tasks typically requires substantial…

Cited by 0SourceScholar
2025

RoboArena: Distributed Real-World Evaluation of Generalist Robot Policies

CoRL 2025oral

Comprehensive, unbiased, and comparable evaluation of modern generalist policies is uniquely challenging: existing approaches for robot benchmarking typically rely on heavy standardization, either by specifying fixed evaluation tasks and environments, or by hosting centralized "robot challenges", an…

Cited by 0SourceScholar
2025

UniSkill: Imitating Human Videos via Cross-Embodiment Skill Representations

CoRL 2025poster

Mimicry is a fundamental learning mechanism in humans, enabling individuals to learn new tasks by observing and imitating experts. However, applying this ability to robots presents significant challenges due to the inherent differences between human and robot embodiments in both their visual appeara…

Cited by 0SourceScholar
2024

DROID: A Large-Scale In-The-Wild Robot Manipulation Dataset

RSS 2024poster

The creation of large, diverse, high-quality robot manipulation datasets is an important stepping stone on the path toward more capable and robust robotic manipulation policies. However, creating such datasets is challenging: collecting robot manipulation data in diverse environments poses logistica…

Cited by 216SourcePDFScholar
2024

DreamSmooth: Improving Model-based Reinforcement Learning via Reward Smoothing

ICLR 2024poster

Model-based reinforcement learning (MBRL) has gained much attention for its ability to learn complex behaviors in a sample-efficient way: planning actions by generating imaginary trajectories with predicted rewards. Despite its success, we found that surprisingly, reward prediction is often a bottle…

Cited by 10SourcePDFScholar
2024

HumanoidBench: Simulated Humanoid Benchmark for Whole-Body Locomotion and Manipulation

RSS 2024poster

Humanoid robots hold great promise in assisting humans in diverse environments and tasks, due to their flexibility and adaptability leveraging human-like morphology. However, research in humanoid robots is often bottlenecked by the costly and fragile hardware setups. To accelerate algorithmic resear…

2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

TLDR: Unsupervised Goal-Conditioned RL via Temporal Distance-Aware Representations

CoRL 2024poster

Unsupervised goal-conditioned reinforcement learning (GCRL) is a promising paradigm for developing diverse robotic skills without external supervision. However, existing unsupervised GCRL methods often struggle to cover a wide range of states in complex environments due to their limited exploration…

Cited by 2SourceScholar
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
2023

FurnitureBench: Reproducible Real-World Benchmark for Long-Horizon Complex Manipulation

RSS 2023poster

Reinforcement learning (RL), imitation learning (IL), and task and motion planning (TAMP) have demonstrated impressive performance across various robotic manipulation tasks. However, these approaches have been limited to learning simple behaviors in current real-world manipulation benchmarks, such a…

2023

PATO: Policy Assisted TeleOperation for Scalable Robot Data Collection

RSS 2023poster

Large-scale data is an essential component of machine learning as demonstrated in recent advances in natural language processing and computer vision research. However, collecting large-scale robotic data is much more expensive and slower as each operator can control only a single robot at a time. To…

Cited by 19SourcePDFScholar
2023

Video Prediction Models as Rewards for Reinforcement Learning

NeurIPS 2023poster

Specifying reward signals that allow agents to learn complex behaviors is a long-standing challenge in reinforcement learning. A promising approach is to extract preferences for behaviors from unlabeled videos, which are widely available on the internet. We present Video Prediction Rewards (VIPER),…

Cited by 67SourcePDFScholar
2021

Adversarial Skill Chaining for Long-Horizon Robot Manipulation via Terminal State Regularization

CoRL 2021poster

Skill chaining is a promising approach for synthesizing complex behaviors by sequentially combining previously learned skills. Yet, a naive composition of skills fails when a policy encounters a starting state never seen during its training. For successful skill chaining, prior approaches attempt to…

Cited by 43SourceScholar
2021

Distilling Motion Planner Augmented Policies into Visual Control Policies for Robot Manipulation

CoRL 2021poster

Learning complex manipulation tasks in realistic, obstructed environments is a challenging problem due to hard exploration in the presence of obstacles and high-dimensional visual observations. Prior work tackles the exploration problem by integrating motion planning and reinforcement learning. Howe…

Cited by 16SourcecodeScholar
2021

Generalizable Imitation Learning from Observation via Inferring Goal Proximity

NeurIPS 2021poster

Task progress is intuitive and readily available task information that can guide an agent closer to the desired goal. Furthermore, a task progress estimator can generalize to new situations. From this intuition, we propose a simple yet effective imitation learning from observation method for a goal-…

Cited by 47SourcePDFScholar
2021

IKEA Furniture Assembly Environment for Long-Horizon Complex Manipulation Tasks

ICRA 2021poster

The IKEA Furniture Assembly Environment is one of the first benchmarks for testing and accelerating the automation of long-horizon and hierarchical manipulation tasks. The environment is designed to advance reinforcement learning and imitation learning from simple toy tasks to complex tasks requirin…

Cited by 159SourceScholar
2021

Policy Transfer across Visual and Dynamics Domain Gaps via Iterative Grounding

RSS 2021poster

The ability to transfer a policy from one environment to another is a promising avenue for efficient robot learning in realistic settings where task supervision is not available. This can allow us to take advantage of environments well suited for training; such as simulators or laboratories; to lear…

2020

Learning to Coordinate Manipulation Skills via Skill Behavior Diversification

ICLR 2020poster

When mastering a complex manipulation task, humans often decompose the task into sub-skills of their body parts, practice the sub-skills independently, and then execute the sub-skills together. Similarly, a robot with multiple end-effectors can perform complex tasks by coordinating sub-skills of eac…

Cited by 96SourcecodeScholar
2020

Motion Planner Augmented Reinforcement Learning for Robot Manipulation in Obstructed Environments

CoRL 2020

Deep reinforcement learning (RL) agents are able to learn contact-rich manipulation tasks by maximizing a reward signal, but require large amounts of experience, especially in environments with many obstacles that complicate exploration. In contrast, motion planners use explicit models of the agent

Cited by 0SourcePDFScholar
2019

To Follow or not to Follow: Selective Imitation Learning from Observations

CoRL 2019

Learning from demonstrations is a useful way to transfer a skill from one agent to another. While most imitation learning methods aim to mimic an expert skill by following the demonstration step-by-step, imitating every step in the demonstration often becomes infeasible when the learner and its envi

Cited by 0SourcePDFScholar