Spatially Generalizable Mobile Manipulation via Adaptive Experience Selection and Dynamic Imagination
Ping Zhong, Liangbai Liu, Bolei Chen, Tao Wu, Jiazhi Xia, Chaoxu Mu, Jianxin Wang
TL;DR
The paper tackles long-horizon mobile manipulation by addressing two key issues: sample efficiency and spatial generalization. It introduces Adaptive Experience Selection AES to prioritize informative episodic fragments and a Recurrent State-Space Model RSSM for model-based dynamic imagination used in Model-Predictive Forward Planning MPFP. Together, AES memorizes task-relevant experiences while RSSM imagines future state transitions to guide planning, enabling robust skill chaining and spatial generalization across layouts. The approach, demonstrated in an EE-centric MM framework on real hardware, shows superior performance and generalization over strong baselines and validated sim-to-real feasibility.
Abstract
Mobile Manipulation (MM) involves long-horizon decision-making over multi-stage compositions of heterogeneous skills, such as navigation and picking up objects. Despite recent progress, existing MM methods still face two key limitations: (i) low sample efficiency, due to ineffective use of redundant data generated during long-term MM interactions; and (ii) poor spatial generalization, as policies trained on specific tasks struggle to transfer to new spatial layouts without additional training. In this paper, we address these challenges through Adaptive Experience Selection (AES) and model-based dynamic imagination. In particular, AES makes MM agents pay more attention to critical experience fragments in long trajectories that affect task success, improving skill chain learning and mitigating skill forgetting. Based on AES, a Recurrent State-Space Model (RSSM) is introduced for Model-Predictive Forward Planning (MPFP) by capturing the coupled dynamics between the mobile base and the manipulator and imagining the dynamics of future manipulations. RSSM-based MPFP can reinforce MM skill learning on the current task while enabling effective generalization to new spatial layouts. Comparative studies across different experimental configurations demonstrate that our method significantly outperforms existing MM policies. Real-world experiments further validate the feasibility and practicality of our method.
