MEGA Hub

SkillMemo: Expert-guided Skill Memory Framework for Compositional Embodied Manipulation

Authors

Do you know Changyuan Wang?You can claim authorship or link another user.Do you know Chubin Zhang?You can claim authorship or link another user.Do you know Zhenyu Wu?You can claim authorship or link another user.Do you know Runhao Li?You can claim authorship or link another user.Do you know Angyuan Ma?You can claim authorship or link another user.Do you know Ke Chao?You can claim authorship or link another user.Do you know Yinan Liang?You can claim authorship or link another user.Do you know Xiuwei Xu?You can claim authorship or link another user.Do you know Ziwei Wang?You can claim authorship or link another user.Do you know Yansong Tang?You can claim authorship or link another user.Do you know Jiwen Lu?You can claim authorship or link another user.

Abstract

Embodied visuomotor models, including Diffusion Policy (DP) and Vision-Language-Action (VLA) models, have demonstrated promising performance on robotic manipulation benchmarks. However, their potential remains fundamentally constrained by the scarcity of large-scale embodied trajectory datasets, leading to insufficient compositional generalization in out-of-distribution (OOD) scenarios with limited capability to capture reusable skill structures. To address this limitation, we propose Skill-Based Memory (SkillMemo) framework that implicitly decomposes long-horizon demonstrations into latent atomic skills and integrates skill-level features into a dynamic episodic memory bank for solving compositional tasks. Specifically, we first introduce an expert-guided trajectory segmentation module built upon a Mixture-of-Experts (MoE) architecture, which implicitly partitions trajectories into distinct skill primitives represented by learned gating coefficients. We further design a skill-level episodic memory architecture that stores compact skill representations as retrievable key-value pairs. During inference, the memory bank retrieves the most relevant skill primitives which are subsequently fused with the model's current gating distribution, providing a robust contextual prior to refine action predictions. Extensive experiments on the simulation benchmark and real-world manipulation tasks demonstrate that SkillMemo consistently enhances both DP and VLA backbones, achieving state-of-the-art performance and outperforming $π_{0.5}$, while exhibiting strong compositional generalization to unseen task configurations.

Community

00