HMC: Learning Heterogeneous Meta-Control for Contact-Rich Loco-Manipulation
Lai Wei, Xuanbin Peng, Ri-Zhao Qiu, Tianshu Huang, Xuxin Cheng, Xiaolong Wang
TL;DR
The paper addresses the challenge of contact-rich loco-manipulation where purely position-based policies underperform. It introduces Heterogeneous Meta-Control (HMC), comprising an HMC-Controller that blends torque commands from multiple control modalities and an HMC-Policy that learns a heterogeneous set of experts via a two-stage pretrain-finetune strategy with soft routing. The approach uses a shared Transformer trunk and modality-specific heads, enabling smooth transitions between modes and robust whole-body coordination, and is trained to leverage large-scale position data alongside fine-grained force demonstrations. Real-world experiments on a Unitree G1 show substantial improvements in stability, compliance, and generalization across tasks like wiping, lifting, and drawer opening, highlighting the practical impact of adaptive, torque-space control in loco-manipulation.
Abstract
Learning from real-world robot demonstrations holds promise for interacting with complex real-world environments. However, the complexity and variability of interaction dynamics often cause purely positional controllers to struggle with contacts or varying payloads. To address this, we propose a Heterogeneous Meta-Control (HMC) framework for Loco-Manipulation that adaptively stitches multiple control modalities: position, impedance, and hybrid force-position. We first introduce an interface, HMC-Controller, for blending actions from different control profiles continuously in the torque space. HMC-Controller facilitates both teleoperation and policy deployment. Then, to learn a robust force-aware policy, we propose HMC-Policy to unify different controllers into a heterogeneous architecture. We adopt a mixture-of-experts style routing to learn from large-scale position-only data and fine-grained force-aware demonstrations. Experiments on a real humanoid robot show over 50% relative improvement vs. baselines on challenging tasks such as compliant table wiping and drawer opening, demonstrating the efficacy of HMC.
