Pith. sign in

REVIEW 57 cited by

Expressive Whole-Body Control for Humanoid Robots

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.16796 v2 pith:QSYCDFDQ submitted 2024-02-26 cs.RO cs.LG

classification cs.ROcs.LG
keywords humanoidcontrolrealexpressivehumanmotionmotionspolicy
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Can we enable humanoid robots to generate rich, diverse, and expressive motions in the real world? We propose to learn a whole-body control policy on a human-sized robot to mimic human motions as realistic as possible. To train such a policy, we leverage the large-scale human motion capture data from the graphics community in a Reinforcement Learning framework. However, directly performing imitation learning with the motion capture dataset would not work on the real humanoid robot, given the large gap in degrees of freedom and physical capabilities. Our method Expressive Whole-Body Control (Exbody) tackles this problem by encouraging the upper humanoid body to imitate a reference motion, while relaxing the imitation constraint on its two legs and only requiring them to follow a given velocity robustly. With training in simulation and Sim2Real transfer, our policy can control a humanoid robot to walk in different styles, shake hands with humans, and even dance with a human in the real world. We conduct extensive studies and comparisons on diverse motions in both simulation and the real world to show the effectiveness of our approach.

Discussion (0). Sign in to comment.

Forward citations

Cited by 57 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Unleashing Infinite Motion: Scaling Expressive Quadrupedal Motion via Generative Video Priors

    cs.RO 2026-06 conditional novelty 7.0 of 10

    Uni-Mo generates 7,488 language-annotated quadruped motions via LLM prompts and video diffusion, lifts them to 3D trajectories, and trains policies achieving 96.7% real-robot success on 392 sampled motions.

  2. Weights or Skills? A Survey of Robot-Learning Techniques: from Action-Predicting Weights to Robots that Write their Own Skills

    cs.RO 2026-08 conditional novelty 6.0 of 10

    A taxonomy of robot learning on a weights-versus-skills axis, with a five-rung self-improvement ladder whose top cell (feedback plus memory plus search) holds only a few recent systems.

  3. Teleopit: A Full-Embodiment Humanoid Teleoperation System

    cs.RO 2026-08 conditional novelty 6.0 of 10

    Teleopit combines VR body, hand, and head tracking with a learned whole-body tracker and a cross-hand retargeter, and teleop-collected demos train ACT and GR00T policies to around 90 to 95 percent success on a humanoi...

  4. First Deployable Dynamic-CoM: A Unified Policy and Method-Agnostic Benchmark for Humanoid Single-Leg Balance

    cs.RO 2026-08 conditional novelty 6.0 of 10

    A support-relative dynamic capture-point observation, reconstructible without base linear velocity, lets a humanoid policy hold clean single-leg balance at 86/90 in simulation and deploy on a Unitree G1 without distillation.

  5. Behavior Foundations for Quadruped Robots: ABot-C0 Technical Report

    cs.RO 2026-07 conditional novelty 6.0 of 10

    A multi-source 16,074-clip quadruped motion library plus a flow-matching generalist tracker shows empirical data scaling and zero-shot unseen tracking, integrated with all-terrain locomotion and real-robot deployment.

  6. Behavior Foundations for Quadruped Robots: ABot-C0 Technical Report

    cs.RO 2026-07 conditional novelty 6.0 of 10

    ABot-C0 builds a scalable quadruped motion data pipeline, verifies a motion-tracking scaling law, and deploys a multi-policy system for all-terrain locomotion and interaction on a real robot.

  7. WristMimic: Full-Body Humanoid Control with Wrist-Guided Manipulation

    cs.RO 2026-07 conditional novelty 6.0 of 10

    Wrist-guided whole-body RL retargets human–object interactions without finger pose supervision, matching supervised methods and generalizing across hand morphologies in simulation.

  8. WristMimic: Full-Body Humanoid Control with Wrist-Guided Manipulation

    cs.RO 2026-07 accept novelty 6.0 of 10

    WristMimic achieves comparable or superior object manipulation retargeting by supervising wrist kinematics while letting finger behavior emerge from object and contact dynamics.

  9. ReactiveBFM: Reactive Closed-Loop Motion Planning Towards Universal Humanoid Whole-Body Control

    cs.RO 2026-06 conditional novelty 6.0 of 10

    An auto-regressive diffusion planner trained with scheduled prefix sampling, coupled asynchronously to a pretrained universal tracker, enables closed-loop humanoid whole-body control with replanning under disturbances...

  10. ReactiveBFM: Reactive Closed-Loop Motion Planning Towards Universal Humanoid Whole-Body Control

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    ReactiveBFM introduces a real-time closed-loop planning-control system for humanoids using curriculum-based error recovery and asynchronous replanning, achieving 93.1% success under severe perturbations in sim-to-sim tests.

  11. FADA: Few-Shot Domain Adaptation via Dynamics Alignment for Humanoid Control

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    FADA is a three-stage Planner-IDM method that achieves few-shot domain adaptation for humanoid control by distilling an oracle policy then finetuning only the IDM on short target-domain rollouts via supervised learning.

  12. CWI: Composite Humanoid Whole-Body Imitation System for Loco-manipulation

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    CWI decouples MoCap data for upper-body manipulation and lower-body locomotion, using dual discriminators and multi-critic training plus distillation to produce a policy that works from hand poses and velocity commands alone.

  13. OmniContact: Chaining Meta-Skills via Contact Flow for Generalizable Humanoid Loco-Manipulation

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    OmniContact introduces contact flow as a shared representation of body trajectories and contact signals to learn and chain loco-manipulation meta-skills, reporting 98.7% success on box carrying and 76.5% on push-stack tasks.

  14. CoorDex: Coordinating Body and Hand Priors for Continuous Dexterous Humanoid Loco-Manipulation

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    CoorDex distills privileged body and hand motion teachers into proprioceptive latent priors and composes them via shared-context residual RL heads to enable continuous high-DoF dexterous loco-manipulation.

  15. OpenHLM: An Empirical Recipe for Whole-Body Humanoid Loco-Manipulation

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    OpenHLM is an empirical recipe yielding a whole-body humanoid VLA model that outperforms GR00T N1.6 and Ψ0 baselines on long-horizon tasks using less than half the demonstration time.

  16. Stubborn: A Streamlined and Unified Reinforcement Learning Framework for Robust Motion Tracking and Fall Recovery for Humanoids

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    Stubborn introduces a unified RL framework with yaw-aligned representation, Bernoulli probabilistic termination, and adaptive sampling for robust humanoid motion tracking and fall recovery.

  17. EgoPriMo: Egocentric Motion Generation for Interactive Humanoid Control

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    EgoPriMo learns a unified egocentric motion prior with a Triple-stream DiT model that supports reconstruction, generation, and forecasting of SMPL motions from egocentric views and text, outperforming prior methods an...

  18. X-OP: Cross-Morphology Whole-Body Teleoperation via MPC Retargeting

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    MPC-based retargeting framework enables cross-morphology whole-body teleoperation from a single XR device via dynamic feasibility optimization, state synchronization, and SLAM feedback, with reported gains in simulati...

  19. LIMMT: Less is More for Motion Tracking

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    A data-centric approach shows that less than 3% of AMASS motion data, filtered by physics feasibility, diversity, and complexity, yields better humanoid tracking policies than the full dataset.

  20. Bionic Human-Motion Style Transfer for Physically Executable Whole-Body Control of Humanoid Robots

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    A multi-condition latent diffusion model transfers human motion styles to diverse humanoid robot contents with physics regularizations, achieving 96% success in real-robot trials on Unitree G1.

  21. PHASOR: Phase-Anchored Universal Action Representations for Humanoid Embodiments

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    PHASOR factorizes motion into an FFT-based phase manifold and pose branch with semantic distillation to produce a cross-embodiment, human-anchored action embedding space for humanoid robots.

  22. Any2Any: Efficient Cross-Embodiment Transfer for Humanoid Whole-Body Tracking

    cs.RO 2026-05 unverdicted novelty 6.0 of 10

    Any2Any transfers pretrained humanoid whole-body tracking policies to new embodiments with 1% of original training cost via kinematic alignment and parameter-efficient fine-tuning.

  23. Lucid-XR: An Extended-Reality Data Engine for Robotic Manipulation

    cs.RO 2026-04 unverdicted novelty 6.0 of 10

    Lucid-XR uses XR-headset physics simulation and physics-guided video generation to create synthetic data that trains robot policies transferring zero-shot to unseen real-world manipulation tasks.

  24. Learn Weightlessness: Imitate Non-Self-Stabilizing Motions on Humanoid Robot

    cs.RO 2026-04 unverdicted novelty 6.0 of 10

    The Weightlessness Mechanism lets humanoid robots imitate non-self-stabilizing motions by dynamically relaxing specific joints to exploit passive environmental contacts, generalizing from single demonstrations to vari...

  25. Learn Weightlessness: Imitate Non-Self-Stabilizing Motions on Humanoid Robot

    cs.RO 2026-04 unverdicted novelty 6.0 of 10

    A weightlessness mechanism enables humanoid robots to dynamically relax joints for stable, contact-rich motions across diverse environments without task-specific tuning.

  26. Make Tracking Easy: Neural Motion Retargeting for Humanoid Whole-body Control

    cs.RO 2026-03 unverdicted novelty 6.0 of 10

    NMR uses VAE-based clustered expert physics refinement and a CNN-Transformer to learn dynamics-aware retargeting, eliminating joint jumps and self-collisions on Unitree G1 while accelerating downstream control policies.

  27. Kinodynamic Motion Retargeting for Humanoid Locomotion via Multi-Contact Whole-Body Trajectory Optimization

    cs.RO 2026-03 conditional novelty 6.0 of 10

    A physics-aware motion-retargeting pipeline that uses ground-reaction-force-derived heel-toe contacts produces dynamically feasible humanoid references and improves downstream imitation learning.

  28. Commanding Humanoid by Free-form Language: A Large Language Action Model with Unified Motion Vocabulary

    cs.RO 2025-11 unverdicted novelty 6.0 of 10

    Humanoid-LLA converts unconstrained natural language commands into stable whole-body motions for humanoid robots using a unified motion vocabulary and two-stage supervised-plus-reinforcement fine-tuning.

  29. Humanoid Whole-Body Badminton via Multi-Stage Reinforcement Learning

    cs.RO 2025-11 unverdicted novelty 6.0 of 10

    A multi-stage RL curriculum produces a unified whole-body controller enabling humanoid robots to sustain badminton rallies in simulation and return shuttles at up to 19.1 m/s in real hardware, with both EKF-based and ...

  30. PHUMA: Physically Reliable Humanoid Locomotion Dataset

    cs.RO 2025-10 conditional novelty 6.0 of 10

    PHUMA is a curated 73-hour humanoid locomotion corpus whose physical-reliability metrics are partly defined by the same losses used to optimize it, and whose imitation success claims are confounded by in-distribution ...

  31. Humanoid Everyday: A Comprehensive Robotic Dataset for Open-World Humanoid Manipulation

    cs.RO 2025-10 conditional novelty 6.0 of 10

    A 10,300-demonstration, 260-task multimodal humanoid manipulation dataset with baseline policy evaluations and a cloud evaluation platform.

  32. A Scalable Whole-body Motion Transfer via Implicit Kinodynamic Motion Retargeting

    cs.RO 2025-09 conditional novelty 6.0 of 10

    A neural retargeting pipeline maps human motion to humanoid robot motion at 5000+ frames per second using a shared latent space and physics-based fine-tuning, filtering noise and producing physically feasible trajectories.

  33. TOP: Time Optimization Policy for Stable and Accurate Standing Manipulation with Humanoid Robots

    cs.RO 2025-08 conditional novelty 6.0 of 10

    A reinforcement-learned time optimization policy that adaptively slows upper-body motion clips improves stability and precision of humanoid standing manipulation at a modest time cost.

  34. Robotic Manipulation by Imitating Generated Videos Without Physical Demonstrations

    cs.RO 2025-07 unverdicted novelty 6.0 of 10

    RIGVid shows that filtered AI-generated videos can serve as effective supervision for complex robotic manipulation tasks without any real demonstrations.

  35. DreamPolicy: A Unified World-model Policy for Scalable Humanoid Locomotion

    cs.RO 2025-05 unverdicted novelty 6.0 of 10

    DreamPolicy integrates an autoregressive diffusion world model with policy learning to produce a single scalable policy that generalizes to unseen composite terrains for humanoid locomotion.

  36. Learning Multi-Modal Whole-Body Control for Real-World Humanoid Robots

    cs.RO 2024-07 unverdicted novelty 6.0 of 10

    A single learned controller called MHC enables real humanoid robots to execute diverse whole-body behaviors from multi-modal inputs via masked target trajectories.

  37. Rapid Embodiment Adaptation for Quadrupedal Locomotion

    cs.RO 2026-08 conditional novelty 5.0 of 10

    An online adaptation module that infers joint-limit and trunk-mass changes from 0.4 s of interaction keeps a pre-trained quadruped walking in simulation and on a real Unitree Go2 under severe hardware changes.

  38. Towards Trustworthy Embodied Intelligence: A Systems Framework and Graded Trustworthiness Levels

    cs.RO 2026-07 conditional novelty 5.0 of 10

    A four-layer systems framework and T0–T5 hierarchy for grading and maintaining bounded trustworthiness claims in embodied AI systems.

  39. Learning Diverse Humanoid Tasks via Synthetic Video Scenarios without Real World Data

    cs.RO 2026-07 conditional novelty 5.0 of 10

    Text-prompt-generated synthetic videos can serve as reference demonstrations for teaching a simulated humanoid robot several whole-body tasks.

  40. Semantic Audio-driven Understanding for Dynamic Humanoid Whole Body Control

    cs.RO 2026-07 conditional novelty 5.0 of 10

    A multi-modal audio router maps streaming music and speech to imitation-learned whole-body policies for a Unitree G1 humanoid, achieving 84.8% chunk-level retrieval accuracy in simulation.

  41. Learning Roller-Skating Motions of Humanoid Robots Based on Adversarial Motion Priors

    cs.RO 2026-07 conditional novelty 5.0 of 10

    Independent AMP-PPO pipelines from retargeted mocap learn Pump Glide and Push Glide on a passive-wheel humanoid, with simulation metrics and real-robot trials.

  42. Cooperative Long Rope Skipping via Multi-Agent Reinforcement Learning

    cs.RO 2026-06 unverdicted novelty 5.0 of 10

    Marope applies hierarchical MARL with decentralized lower-level rope policies and a centralized scheduler to achieve cooperative long rope skipping on Unitree G1 humanoids in simulation and reality.

  43. Humanoid-GPT: Scaling Data and Structure for Zero-Shot Motion Tracking

    cs.RO 2026-06 unverdicted novelty 5.0 of 10

    Humanoid-GPT is a causal Transformer pre-trained on a unified billion-scale motion dataset that tracks dynamic behaviors with zero-shot generalization to unseen motions and tasks.

  44. ParkourFormer: Integrating Predictive Supervision and Sequence Modeling into Parkour Locomotion

    cs.RO 2026-05 unverdicted novelty 5.0 of 10

    ParkourFormer achieves 93.85% average success on multi-terrain humanoid parkour by fusing Transformer sequence modeling with supervised future-state prediction.

  45. MuGen: Multi-Skill Generative Locomotion Controller for Humanoid Robots

    cs.RO 2026-05 unverdicted novelty 5.0 of 10

    MuGen learns a generative latent representation of multi-skill humanoid locomotion from heterogeneous human data using VQ-VAEs and RL, then distills a deployable policy that tracks unseen motions and reuses the latent space.

  46. Any2Any: Efficient Cross-Embodiment Transfer for Humanoid Whole-Body Tracking

    cs.RO 2026-05 unverdicted novelty 5.0 of 10

    Any2Any transfers humanoid whole-body tracking models across embodiments via kinematic alignment followed by targeted PEFT, matching full-training performance with 1% of the data and compute on tested platforms.

  47. RPG: Robust Policy Gating for Smooth Multi-Skill Transitions in Humanoid Fighting

    cs.RO 2026-04 unverdicted novelty 5.0 of 10

    RPG trains a single policy with transition and timing randomization for stable multi-skill fighting on humanoids, integrated with locomotion for arbitrary-duration combat.

  48. Switch: Learning Agile Skills Switching for Humanoid Robots

    cs.RO 2026-04 unverdicted novelty 5.0 of 10

    Switch enables humanoid robots to perform agile, seamless transitions between locomotion skills via a kinematic skill graph, DRL tracking policy, and real-time graph-search scheduler.

  49. Learning Versatile Humanoid Manipulation with Touch Dreaming

    cs.RO 2026-04 conditional novelty 5.0 of 10

    HTD, a multimodal transformer policy trained with behavioral cloning and touch dreaming to predict future tactile latents, achieves a 90.9% relative success rate improvement over baselines on five real-world contact-r...

  50. ZeroWBC: Learning Natural Whole-Body Humanoid Interaction from Human Egocentric Data

    cs.RO 2026-03 conditional novelty 5.0 of 10

    An open-loop generation-then-tracking system maps one egocentric image plus language into Unitree G1 whole-body interactions using only human egocentric motion data.

  51. UniCon: A Unified System for Efficient Robot Learning Transfers

    cs.RO 2026-01 unverdicted novelty 5.0 of 10

    UniCon standardizes states and control logic into modular execution graphs for efficient transfer of learning controllers across heterogeneous robots, with lower latency than ROS.

  52. Toward Seamless Physical Human-Humanoid Interaction: Insights from Control, Intent, and Modeling with a Vision for What Comes Next

    cs.RO 2025-12 unverdicted novelty 5.0 of 10

    A literature review of pHHI that proposes a taxonomy of interaction types by modality and engagement level while outlining pathways to integrate control, intent, and modeling for more seamless humanoid-human collaboration.

  53. Learning Agile Striker Skills for Humanoid Soccer Robots from Noisy Sensory Input

    cs.RO 2025-12 conditional novelty 5.0 of 10

    A four-stage RL system with teacher-student distillation and online constrained adaptation enables humanoid robots to achieve robust ball-kicking accuracy under noisy perception in simulation and on physical hardware.

  54. HuBE: Cross-Embodiment Human-like Behavior Execution for Humanoid Robots

    cs.RO 2025-08 reject novelty 5.0 of 10

    HuBE is a closed-loop pose-generation framework that produces context-appropriate, human-like upper-body motions for multiple humanoid robots, trained on an LLM-annotated dataset with bone-scaling augmentation.

  55. GBC: Generalized Behavior-Cloning Framework for Whole-Body Humanoid Imitation

    cs.RO 2025-08 conditional novelty 5.0 of 10

    GBC unifies MoCap retargeting and imitation learning into one framework that trains whole-body humanoid policies across multiple robot morphologies in simulation.

  56. RPG: Robust Policy Gating for Smooth Multi-Skill Transitions in Humanoid Fighting

    cs.RO 2026-04 unverdicted novelty 4.0 of 10

    RPG trains a unified humanoid robot policy using motion and temporal randomization to achieve smooth, stable transitions between fighting skills and locomotion.

  57. Immersive Social Interaction with VR and LLM-Assisted Humanoids

    cs.RO 2026-07 conditional novelty 3.0 of 10

    Novice operators achieved 80% success on object manipulation and 70% on social cube-passing using a VR-and-LLM-assisted humanoid teleoperation framework on a Unitree H1.

Pith tools