← Search

Jesse Zhang

20 accepted papers

2026

HAND Me the Data: Fast Robot Adaptation Via Hand Path Retrieval

ICRA 2026poster

We present HAND, a simple and time-efficient method for teaching robots new manipulation tasks through human hand demonstrations. Instead of relying on task-specific robot demonstrations collected via teleoperation, HAND uses easy-to-provide hand demonstrations to retrieve relevant behaviors from ta…

2026

PEEK: Guiding and Minimal Image Representations for Zero-Shot Generalization of Robot Manipulation Policies

ICRA 2026poster

Robotic manipulation policies often fail to generalize because they must simultaneously learn where to attend, what actions to take, and how to execute them. We argue that high-level reasoning about where and what can be offloaded to vision-language models (VLMs), leaving policies to specialize in h…

2026

Robometer: Scaling General-Purpose Robotic Reward Models via Trajectory Comparisons

RSS 2026poster

General-purpose robot reward models are typically trained to predict absolute task progress from expert demonstrations, providing only local, frame-level supervision. While effective for expert demonstrations, this paradigm scales poorly to large scale real-world robotics datasets where failed and s…

Cited by 0SourceScholar
2026

Sample Efficient Full-Finetuning of Generative Control Policies

ICML 2026poster

Generative control policies (GCPs), such as diffusion- and flow-based control policies, have emerged as effective parameterizations for robot learning. Yet there remains substantial debate over how to sample efficiently fine-tune them via reinforcement learning. A prevailing view holds that fine-tun…

Cited by 0SourceScholar
2026

TMRL: Diffusion Timestep-Modulated Pretraining Enables Exploration for Efficient Policy Finetuning

RSS 2026poster

Efficient exploration remains a bottleneck in reinforcement learning (RL), particularly for long-horizon, high-dimensional tasks. While recent methods leverage pre-trained policies for guidance, they are often constrained by the base policy’s original behavior distribution. We introduce Timestep Mod…

Cited by 0SourceScholar
2025

HAMSTER: Hierarchical Action Models for Open-World Robot Manipulation

ICLR 2025poster

Large foundation models have shown strong open-world generalization to complex problems in vision and language, but similar levels of generalization have yet to be achieved in robotics. One fundamental challenge is the lack of robotic data, which are typically obtained through expensive on-robot ope…

2025

ReWiND: Language-Guided Rewards Teach Robot Policies without New Demonstrations

CoRL 2025oral

We introduce ReWiND, a framework for learning robot manipulation tasks solely from language instructions without per-task demonstrations. Standard reinforcement learning (RL) and imitation learning methods require expert supervision through human-designed reward functions or demonstrations for every…

Cited by 0SourceScholar
2024

EXTRACT: Efficient Policy Learning by Extracting Transferable Robot Skills from Offline Data

CoRL 2024poster

Most reinforcement learning (RL) methods focus on learning optimal policies over low-level action spaces. While these methods can perform well in their training environments, they lack the flexibility to transfer to new tasks. Instead, RL agents that can act over useful, temporally extended skills…

Cited by 2SourceScholar
2024

RL-VLM-F: Reinforcement Learning from Vision Language Foundation Model Feedback

ICML 2024poster

Reward engineering has long been a challenge in Reinforcement Learning (RL) research, as it often requires extensive human effort and iterative processes of trial-and-error to design effective reward functions. In this paper, we propose RL-VLM-F, a method that automatically generates reward function…

2024

SPRINT: Scalable Policy Pre-Training via Language Instruction Relabeling

ICRA 2024poster

Pre-training robots with a rich set of skills can substantially accelerate the learning of downstream tasks. Prior works have defined pre-training tasks via natural language instructions, but doing so requires tedious human annotation of hundreds of thousands of instructions. Thus, we propose SPRINT…

Cited by 19SourceScholar
2024

TAIL: Task-specific Adapters for Imitation Learning with Large Pretrained Models

ICLR 2024poster

The full potential of large pretrained models remains largely untapped in control domains like robotics. This is mainly because of the scarcity of data and the computational challenges associated with training or fine-tuning these large models for such applications. Prior work mainly emphasizes eith…

Cited by 24SourcePDFScholar
2023

Bootstrap Your Own Skills: Learning to Solve New Tasks with Large Language Model Guidance

CoRL 2023oral

We propose BOSS, an approach that automatically learns to solve new long-horizon, complex, and meaningful tasks by growing a learned skill library with minimal supervision. Prior work in reinforcement learning require expert supervision, in the form of demonstrations or rich reward functions, to lea…

Cited by 80SourceScholar
2023

RoboCLIP: One Demonstration is Enough to Learn Robot Policies

NeurIPS 2023poster

Reward specification is a notoriously difficult problem in reinforcement learning, requiring extensive expert supervision to design robust reward functions. Imitation learning (IL) methods attempt to circumvent these problems by utilizing expert demonstrations instead of using an extrinsic reward fu…

Cited by 74SourcePDFScholar
2021

Learning to Synthesize Programs as Interpretable and Generalizable Policies

NeurIPS 2021poster

Recently, deep reinforcement learning (DRL) methods have achieved impressive performance on tasks in a variety of domains. However, neural network policies produced with DRL methods are not human-interpretable and often have difficulty generalizing to novel scenarios. To address these issues, prior…

Cited by 85SourcePDFScholar
2020

Cautious Adaptation For Reinforcement Learning in Safety-Critical Settings

ICML 2020poster

Reinforcement learning (RL) in real-world safety-critical target settings like urban driving is hazardous, imperiling the RL agent, other agents, and the environment. To overcome this difficulty, we propose a "safety-critical adaptation" task setting: an agent first trains in non-safety-critical "so…

Cited by 79SourcePDFScholar
2020

Chaining Behaviors from Data with Model-Free Reinforcement Learning

CoRL 2020

Reinforcement learning has been applied to a wide variety of robotics problems, but most of such applications involve collecting data from scratch for each new task. Since the amount of robot data we can collect for any single task is limited by time and cost considerations, the learned behavior is

Cited by 0SourcePDFScholar
2019

REPLAB: A Reproducible Low-Cost Arm Benchmark for Robotic Learning

ICRA 2019poster

Standardized evaluation measures have aided in the progress of machine learning approaches in disciplines such as computer vision and machine translation. In this paper, we make the case that robotic learning would also benefit from benchmarking, and present a template for a vision-based manipulatio…

Cited by 17SourceScholar
2018

Porcupine Neural Networks: Approximating Neural Network Landscapes

NeurIPS 2018poster

Neural networks have been used prominently in several machine learning and statistics applications. In general, the underlying optimization of neural networks is non-convex which makes analyzing their performance challenging. In this paper, we take another approach to this problem by constraining th…