Search papers, labs, and topics across Lattice.
This paper introduces OmniContact, a hierarchical framework that utilizes contact flow (CF) to enhance humanoid loco-manipulation by enabling the robust execution and chaining of meta-skills. By combining a low-level policy (CF-Track) that learns a library of loco-manipulation skills with a high-level module (CF-Gen) that synthesizes future contact-flow sequences, the framework achieves significant improvements in task performance. Experiments demonstrate that OmniContact outperforms existing methods, achieving a 98.7% success rate on the Carry Box task and a 76.5% success rate on the Push-Stack Boxes task, with substantial margins over prior baselines.
Achieving a staggering 98.7% success rate in humanoid loco-manipulation by seamlessly chaining meta-skills through a novel contact flow representation.
Learning long-horizon humanoid loco-manipulation poses a dual challenge: it requires not only the robust execution of meta-skills but also their seamless, closed-loop chaining equipped with autonomous recovery. Existing approaches remain limited: explicit humanoid-object interaction representations offer precision but are notoriously difficult for high-level planning, whereas implicit skill embeddings are compact but lack the interpretability required for reliable composition. We propose \ours, a hierarchical framework centered on \textbf{contact flow (CF)}, a compact representation consisting of key body trajectories and time-series binary contact signals. Leveraging this shared interface, our low-level policy \textbf{CF-Track} learns a unified library of loco-manipulation skills, while our high-level module \textbf{CF-Gen} heuristically synthesizes future contact-flow sequences. To support this setting, we additionally collect the OmniContact dataset, a MoCap-based HOI corpus for humanoid loco-manipulation (Appendix~\ref{sec:dataset}). Together, they enable robust execution, autonomous failure recovery, and flexible composition of meta-skills for long-horizon tasks. Experiments show that OmniContact achieves \(98.7\%\) success on \textit{Carry Box} and \(76.5\%\) on \textit{Push-Stack Boxes}, outperforming prior baselines by average margins of \(40.9\%\) in meta-skill and \(66.5\%\) in skill chaining. Besides, our framework naturally integrates with VLMs for semantic task decomposition, enabling complex, semantically grounded loco-manipulation behaviors, such as arranging scattered boxes into a heart shape.