Generate, Track, Improve: Perceptive Multi-Skill Humanoid Locomotion with RL-Fine-Tuned Motion Generators
For more videos, method details, and results, see the project website.
Abstract
General purpose humanoids require locomotion controllers that are multi-skill, perceptive, dynamic, and robust enough to go anywhere humans can. In this work, we present a two layer locomotion architecture: (1) a perceptive flow matching motion generator plans whole body trajectories from raw depth images while a (2) perceptive tracking policy trained with control-guided RL follows these motions. Both policies are trained on a library of terrain consistent motion clips created with dynamically optimized human data which yields both accurate velocity tracking and terrain consistent references. Our central contribution is a simple yet effective off-policy RL fine tuning loop that improves the motion generator. A structured search method is used with the generator to gather data for advantage weighted regression. This off-policy loop is much more sample efficient than on-policy residual fine tuning and improves terrain consistency on unseen geometries and skill compositions. We find that successful terrain traversals increased by up to 25 percentage points and skill selection improved by up to 80 percentage points. By using raw depth images to perceive the environment no odometry or height maps are needed, and outdoor deployment is easy. With two cameras, the policy can see terrain coming from further away and adjust its velocity regardless of the commanded speed so it can traverse the terrain. A single policy pair enables a Unitree G1 humanoid to walk, run, stand, jump on and off of boxes, and traverse stairs in outdoor environments.
Video
Figures

Citation:
@article{olkin2026generate,
title = {Generate, Track, Improve: Perceptive Multi-Skill Humanoid
Locomotion with RL-Fine-Tuned Motion Generators},
author = {Olkin, Zachary and Compton, William D. and Ames, Aaron D.},
year = {2026}
}Additional Info
Authors: Zachary Olkin, William Compton, Aaron Ames.
Journal: Under review.
Location of work: Amber Lab, Caltech
Dates of work: April 2026 - September 2026
Paper: pdf
Project website: zolkin1.github.io/generate-track-improve