ROJun 22

TEXEDO : Test Time Scaling for Controller-aware Language-conditioned Humanoid Motion Generation

arXiv:2606.2299814.1
Predicted impact top 22% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotics researchers deploying language-guided humanoid motion, this work addresses the gap between semantically plausible motions and physically executable ones by adding a verification step at test time.

TEXEDO introduces a test-time scaling framework that improves the executability and text alignment of humanoid motions generated by pretrained text-conditioned models, without retraining. In simulation and real-world tests on a Unitree G1 robot, it consistently enhances tracking fidelity and semantic alignment.

Text-conditioned motion generation is a promising interface for programming humanoid robots, yet current generators are often trained on human motion datasets retargeted to robot morphologies. Although such data provides rich semantic and kinematic priors, it fails to capture the nuances of whole-body tracking controllers, including balance, contact dynamics, actuation limits, and controller-specific failure modes. As a result, generated motions can be semantically plausible but difficult or impossible for the robot to execute. We introduce TEXEDO, a test-time scaling framework for humanoid motion generation that improves motion quality without requiring a stronger underlying generator. Given a text prompt, TEXEDO samples multiple candidate motions from a pretrained text-conditioned generator and selects the best motion that is both executable and task-aligned. The reward model combines a dynamic feasibility verifier, distilled from whole-body tracking rollouts to predict physical executability, with a semantic alignment verifier that measures text-motion alignment in a learned co-embedding space. Our pipeline treats dynamic feasibility as a hard constraint and semantic alignment as the selection objective within the feasible set. Through large-scale simulation studies and real-world deployment on a Unitree G1 humanoid robot, we show that TEXEDO consistently improves both tracking fidelity and text alignment. These results demonstrate that grounded verification is an effective path toward deployable language-guided humanoid motion generation. Project website: https://jianuocao.github.io/TEXEDO/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes