MMP++: Motion Manifold Primitives with Parametric Curve Models
Yonghyeon Lee
TL;DR
The paper addresses the limited temporal modulation and via-point handling of discrete-time Motion Manifold Primitives (MMP) by introducing Motion Manifold Primitives++ (MMP++) that uses parametric curve models to map latent coordinates to curve parameters and then to trajectories. It further introduces Isometric Motion Manifold Primitives++ (IMMP++) by applying CurveGeom-based isometric regularization to preserve the manifold geometry in the latent space, reducing geometric distortion. The approach demonstrates superior trajectory generation across 2-DoF planar, 7-DoF robot-arm, and SE(3) trajectory tasks, with effective latent-coordinate modulation and online re-planning capabilities under dynamic constraints. These methods reduce data dimensionality, enable efficient density estimation in latent space (e.g., GMM or KDE), and enable rapid online adaptation, with potential extensions to vision-conditioned conditioning and matrix Lie group data.
Abstract
Motion Manifold Primitives (MMP), a manifold-based approach for encoding basic motion skills, can produce diverse trajectories, enabling the system to adapt to unseen constraints. Nonetheless, we argue that current MMP models lack crucial functionalities of movement primitives, such as temporal and via-points modulation, found in traditional approaches. This shortfall primarily stems from MMP's reliance on discrete-time trajectories. To overcome these limitations, we introduce Motion Manifold Primitives++ (MMP++), a new model that integrates the strengths of both MMP and traditional methods by incorporating parametric curve representations into the MMP framework. Furthermore, we identify a significant challenge with MMP++: performance degradation due to geometric distortions in the latent space, meaning that similar motions are not closely positioned. To address this, Isometric Motion Manifold Primitives++ (IMMP++) is proposed to ensure the latent space accurately preserves the manifold's geometry. Our experimental results across various applications, including 2-DoF planar motions, 7-DoF robot arm motions, and SE(3) trajectory planning, show that MMP++ and IMMP++ outperform existing methods in trajectory generation tasks, achieving substantial improvements in some cases. Moreover, they enable the modulation of latent coordinates and via-points, thereby allowing efficient online adaptation to dynamic environments.
