← Search

Kuan Fang

30 accepted papers

2026

Generate, Transfer, Adapt: Learning Functional Dexterous Grasping from a Single Human Demonstration

ICRA 2026poster

Functional grasping with dexterous robotic hands is a key capability for enabling tool use and complex manipulation, yet progress has been constrained by two persistent bottlenecks: the scarcity of large-scale datasets and the absence of integrated semantic and geometric reasoning in learned models.…

2026

Planning-Guided Diffusion Policy Learning for Contact-Rich Bimanual Object Reorientation

ICRA 2026poster

Contact-rich bimanual manipulation involves precise coordination of two arms to change object states through strategically selected contacts and motions. Due to the inherent complexity of these tasks, acquiring sufficient demonstration data and training policies that generalize to unseen scenarios r…

Cited by 0Scholar
2025

Blox-Net: Generative Design-for-Robot-Assembly Using VLM Supervision, Physics Simulation, and a Robot with Reset

ICRA 2025

Generative AI systems have shown impressive capabilities in creating text, code, and images. Inspired by the importance of research in industrial Design for Assembly, we introduce a novel problem: Generative Design-for-RobotAssembly (GDfRA). The task is to generate an assembly based on a natural lan

Cited by 16SourceScholar
2025

KALIE: Fine-Tuning Vision-Language Models for Open-World Manipulation Without Robot Data

ICRA 2025

Building generalist robotic systems involves effectively endowing robots with the capabilities to handle novel objects in an open-world setting. Inspired by the advances of large pre-trained models, we propose Keypoint Affordance Learning from Imagined Environments (KALIE), which adapts pre-trained

Cited by 15SourceScholar
2025

Prompting with the Future: Open-World Model Predictive Control with Interactive Digital Twins

RSS 2025poster

Recent advancements in open-world robot manipulation have been largely driven by vision-language models (VLMs). While these models exhibit strong generalization ability in high-level planning, they struggle to predict low-level robot controls due to limited physical-world understanding. To address t…

Cited by 0PDFScholar
2025

Should We Learn Contact-Rich Manipulation Policies From Sampling-Based Planners?

RA-L 2025

The tremendous success of behavior cloning (BC) in robotic manipulation has been largely confined to tasks where demonstrations can be effectively collected through human teleoperation. However, demonstrations for contact-rich manipulation tasks that require complex coordination of multiple contacts

Cited by 13SourceScholar
2025

Temporal Representation Alignment: Successor Features Enable Emergent Compositionality in Robot Instruction Following

NeurIPS 2025poster

Effective task representations should facilitate compositionality, such that after learning a variety of basic tasks, an agent can perform compound tasks consisting of multiple steps simply by composing the representations of the constituent steps together. While this is conceptually simple and appe…

Cited by 0SourceScholar
2025

Versatile Loco-Manipulation through Flexible Interlimb Coordination

CoRL 2025oral

The ability to flexibly leverage limbs for loco-manipulation is essential for enabling autonomous robots to operate in unstructured environments. Yet, prior work on loco-manipulation is often constrained to specific tasks or predetermined limb configurations. In this work, we present einforcement Le…

Cited by 0SourceScholar
2024

Jacta: A Versatile Planner for Learning Dexterous and Whole-body Manipulation

CoRL 2024poster

Robotic manipulation is challenging due to discontinuous dynamics, as well as high-dimensional state and action spaces. Data-driven approaches that succeed in manipulation tasks require large amounts of data and expert demonstrations, typically from humans. Existing planners are restricted to specif…

Cited by 2SourcecodeScholar
2024

MOKA: Open-World Robotic Manipulation through Mark-Based Visual Prompting

RSS 2024poster

Open-world generalization requires robotic systems to have a profound understanding of the physical world and the user command to solve diverse and complex tasks. While the recent advancement in vision-language models (VLMs) has offered unprecedented opportunities to solve open-world problems, how t…

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

Policy Adaptation via Language Optimization: Decomposing Tasks for Few-Shot Imitation

CoRL 2024poster

Learned language-conditioned robot policies often struggle to effectively adapt to new real-world tasks even when pre-trained across a diverse set of instructions. We propose a novel approach for few-shot adaptation to unseen tasks that exploits the semantic understanding of task decomposition provi…

Cited by 13SourceScholar
2024

Stabilizing Contrastive RL: Techniques for Robotic Goal Reaching from Offline Data

ICLR 2024spotlight

Robotic systems that rely primarily on self-supervised learning have the potential to decrease the amount of human annotation and engineering effort required to learn control strategies. In the same way that prior robotic systems have leveraged self-supervised techniques from computer vision (CV) an…

2023

Active Task Randomization: Learning Robust Skills via Unsupervised Generation of Diverse and Feasible Tasks

IROS 2023poster

Solving real-world manipulation tasks requires robots to be equipped with a repertoire of skills that can be applied to diverse scenarios. While learning-based methods can enable robots to acquire skills from interaction data, their success relies on collecting training data that covers the diverse…

Cited by 4SourceScholar
2023

BridgeData V2: A Dataset for Robot Learning at Scale

CoRL 2023poster

We introduce BridgeData V2, a large and diverse dataset of robotic manipulation behaviors designed to facilitate research in scalable robot learning. BridgeData V2 contains 53,896 trajectories collected across 24 environments on a publicly available low-cost robot. Unlike many existing robotic manip…

Cited by 168SourcecodeScholar
2023

Goal Representations for Instruction Following: A Semi-Supervised Language Interface to Control

CoRL 2023poster

Our goal is for robots to follow natural language instructions like ``put the towel next to the microwave.'' But getting large amounts of labeled data, i.e. data that contains demonstrations of tasks labeled with the language instruction, is prohibitive. In contrast, obtaining policies that respond…

Cited by 32SourceScholar
2022

Generalization with Lossy Affordances: Leveraging Broad Offline Data for Learning Visuomotor Tasks

CoRL 2022oral

The use of broad datasets has proven to be crucial for generalization for a wide range of fields. However, how to effectively make use of diverse multi-task data for novel downstream tasks still remains a grand challenge in reinforcement learning and robotics. To tackle this challenge, we introduce…

Cited by 25SourceScholar
2022

Planning to Practice: Efficient Online Fine-Tuning by Composing Goals in Latent Space

IROS 2022poster

General-purpose robots require diverse repertoires of behaviors to complete challenging tasks in real-world unstructured environments. To address this issue, goal-conditioned reinforcement learning aims to acquire policies that can reach configurable goals for a wide range of tasks on command. Howev…

Cited by 32SourceScholar
2021

Adaptive Procedural Task Generation for Hard-Exploration Problems

ICLR 2021poster

We introduce Adaptive Procedural Task Generation (APT-Gen), an approach to progressively generate a sequence of tasks as curricula to facilitate reinforcement learning in hard-exploration problems. At the heart of our approach, a task generator learns to create tasks from a parameterized task space…

Cited by 35SourcePDFScholar
2021

Discovering Generalizable Skills via Automated Generation of Diverse Tasks

RSS 2021poster

The learning efficiency of an intelligent agent can be greatly improved by utilizing a useful set of skills. However; the design of robot skills can often be intractable in real-world applications due to the prohibitive amount of effort and expertise that it requires. In this work; we introduce Skil…

Cited by 13SourcePDFScholar
2021

Synergies Between Affordance and Geometry: 6-DoF Grasp Detection via Implicit Representations

RSS 2021poster

Grasp detection in clutter requires the robot to reason about the 3D scene from incomplete and noisy perception. In this work; we draw insight that 3D reconstruction and grasp learning are two intimately connected tasks; both of which require a fine-grained understanding of local geometry details. W…

Cited by 169SourcePDFScholar
2020

KETO: Learning Keypoint Representations for Tool Manipulation

ICRA 2020poster

We aim to develop an algorithm for robots to manipulate novel objects as tools for completing different task goals. An efficient and informative representation would facilitate the effectiveness and generalization of such algorithms. For this purpose, we present KETO, a framework of learning keypoin…

Cited by 120SourceScholar
2019

Dynamics Learning with Cascaded Variational Inference for Multi-Step Manipulation

CoRL 2019

The fundamental challenge of planning for multi-step manipulation is to find effective and plausible action sequences that lead to the task goal. We present Cascaded Variational Inference Planner (CAVIN), a model-based method that hierarchically generates plans by sampling from latent spaces. To fac

Cited by 0SourcePDFScholar
2019

Scene Memory Transformer for Embodied Agents in Long-Horizon Tasks

CVPR 2019poster

Many robotic applications require the agent to perform long-horizon tasks in partially observable environments. In such applications, decision making at any step can depend on observations received far in the past. Hence, being able to properly memorize and utilize the long-term history is crucial.…

Cited by 238PDFScholar
2018

Demo2Vec: Reasoning Object Affordances From Online Videos

CVPR 2018poster

Watching expert demonstrations is an important way for humans and robots to reason about affordances of unseen objects. In this paper, we consider the problem of reasoning object affordances through the feature embedding of demonstration videos. We design the Demo2Vec model which learns to extract e…

Cited by 132SourcePDFScholar
2018

Learning Task-Oriented Grasping for Tool Manipulation from Simulated Self-Supervision

RSS 2018poster

Tool manipulation is vital for facilitating robots to complete challenging task goals. It requires reasoning about the desired effect of the task and thus properly grasping and manipulating the tool to achieve the task. Task-agnostic grasping optimizes for grasp robustness while ignoring crucial tas…

Cited by 259SourcePDFScholar
2018

Multi-Task Domain Adaptation for Deep Learning of Instance Grasping from Simulation

ICRA 2018poster

Learning-based approaches to robotic manipulation are limited by the scalability of data collection and accessibility of labels. In this paper, we present a multi-task domain adaptation framework for instance grasping in cluttered scenes by utilizing simulated robot experiments. Our neural network t…

Cited by 135SourceScholar
2016

DeLay: Robust Spatial Layout Estimation for Cluttered Indoor Scenes

CVPR 2016poster

We consider the problem of estimating the spatial layout of an indoor scene from a monocular RGB image, modeled as the projection of a 3D cuboid. Existing solutions to this problem often rely strongly on hand-engineered features and vanishing point detection, which are prone to failure in the presen…

Cited by 189PDFScholar