Latent Adaptive Planner for Dynamic Manipulation
Donghun Noh, Deqian Kong, Minglu Zhao, Andrew Lizarraga, Jianwen Xie, Ying Nian Wu, Dennis Hong
TL;DR
The paper introduces Latent Adaptive Planner (LAP), a trajectory-level latent-variable policy for dynamic nonprehensile manipulation that learns from human demonstration videos. Planning is treated as latent-space inference, with a Transformer-based trajectory generator and classical variational Bayes learning, enabling efficient on-line variational replanning as new observations arrive. A robot-model-based data-regeneration pipeline converts human demonstrations into robot-ready kinematic and dynamic data, enabling cross-platform transfer without requiring robot-specific data. Experiments on box catching show LAP achieves high success, smooth trajectories, and energy-efficient behavior, outperforming BC and diffusion baselines while rivaling model-based planning in effectiveness. The approach promises scalable visuomotor learning with real-time adaptation and robust cross-robot transfer by combining data regeneration with latent planning.
Abstract
We present the Latent Adaptive Planner (LAP), a trajectory-level latent-variable policy for dynamic nonprehensile manipulation (e.g., box catching) that formulates planning as inference in a low-dimensional latent space and is learned effectively from human demonstration videos. During execution, LAP achieves real-time adaptation by maintaining a posterior over the latent plan and performing variational replanning as new observations arrive. To bridge the embodiment gap between humans and robots, we introduce a model-based proportional mapping that regenerates accurate kinematic-dynamic joint states and object positions from human demonstrations. Through challenging box catching experiments with varying object properties, LAP demonstrates superior success rates, trajectory smoothness, and energy efficiency by learning human-like compliant motions and adaptive behaviors. Overall, LAP enables dynamic manipulation with real-time adaptation and successfully transfer across heterogeneous robot platforms using the same human demonstration videos.
