GaitSpan: Growing Humanoid Locomotion from Walking to Running

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

The GaitSpan framework, published on 2026-07-13, introduces a novel approach to humanoid locomotion by expanding a pretrained basic walking policy into faster gaits like jogging and running. Unlike traditional methods that often relearn locomotion from scratch or rely on prescribed schedules, GaitSpan treats walking as a reusable "seed skill" for fundamental motor structures such as balance, support, body coordination, and contact transition. This expansion involves three key aspects: rhythm generation, which modulates the frozen walking policy with internal clocks; stride shaping, which rewards dynamic locomotion patterns using spring-loaded inverted pendulum dynamics; and residual adaptation, capturing fine motion details. GaitSpan is the first to deliver a single command-conditioned humanoid policy capable of continuous speed ranges, transferring across morphologies, and deploying zero-shot on unseen simulated and real-world terrains, outperforming multi-expert or imitation-based baselines in learning speed and gait performance.

Key takeaway

For Robotics Engineers developing versatile humanoid locomotion, GaitSpan suggests you can significantly reduce training complexity by building upon existing walking policies rather than starting from scratch. This approach allows your systems to achieve continuous speed control from walking to running, transfer across morphologies, and deploy zero-shot on new terrains. Consider integrating seed skill expansion to enhance adaptability and performance in your next-generation humanoid designs.

Key insights

Expanding a pretrained walking policy into faster gaits via a seed skill approach offers continuous, adaptable humanoid locomotion.

Principles

Method

GaitSpan expands a frozen walking policy through rhythm generation, stride shaping based on spring-loaded inverted pendulum dynamics, and residual adaptation.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.