SplitAdapter: Load-Aware Humanoid Loco-Manipulation via Factorized Adaptation

Future Robot AI Group, Samsung Electronics
arXiv Preprint

We present SplitAdapter, a factorized adaptation framework for humanoid loco-manipulation. It robustly lifts and transports payloads up to 6 kg, including challenging floor-lift tasks, and transfers zero-shot to the real world.

Abstract

Humanoid loco-manipulation requires stable whole-body control under varying object masses and pickup/placement heights. This becomes particularly challenging in sim-to-real transfer, where object-induced load variation and robot-side dynamics mismatch interact during physical contact. Existing history-based adapters often compress these factors into a single latent representation, which can weaken robustness under heavy-load manipulation. We propose SplitAdapter: Load-Aware Humanoid Loco-Manipulation via Factorized Adaptation, which freezes a pretrained box manipulation policy and extends it with object/load and dynamics-aware context encoders trained with split world-model objectives, GRL-based cross-adversarial regularization, and hierarchical Feature-wise Linear Modulation (FiLM). In sim-to-sim experiments and real-world deployment, SplitAdapter improves Full-task success over the base policy and world-model FiLM baselines across object masses of 2, 4, and 6 kg and pickup/placement heights of 0, 30, and 60 cm, with the largest improvements under heavy-load conditions.

Method Overview

SplitAdapter method overview
SplitAdapter overview. A frozen humanoid manipulation policy is adapted with object/load and dynamics-aware context encoders. The resulting factorized latents are trained with split world-model objectives, regularized with GRL-based separation, and injected through hierarchical FiLM modulation.

Robustness under Heavy Payloads

(SplitAdapter vs Base Policy)

Robustness to Height Variations

(SplitAdapter)

Extra Videos

BibTeX

@misc{kang2026splitadapterloadawarehumanoidlocomanipulation,
      title={SplitAdapter: Load-Aware Humanoid Loco-Manipulation via Factorized Adaptation}, 
      author={Jeonguk Kang and Hanbyel Cho and Sanghyun Kang and Donghan Koo},
      year={2026},
      eprint={2606.03297},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv.org/abs/2606.03297}, 
}