paper-with-me

Papers

Movement Primitive Diffusion: Learning Gentle Robotic Manipulation of Deformable Objects

2023-12-15 · Paul Maria Scheikl, Nicolas Schreiber, Christoph Haas, Niklas Freymuth, Gerhard Neumann, Rudolf Lioutikov, Franziska Mathis-Ullrich

Policy learning in robot-assisted surgery (RAS) lacks data efficient and versatile methods that exhibit the desired motion quality for delicate surgical interventions. To this end, we introduce Movement Primitive Diffusion (MPD), a novel method for imitation learning (IL) in RAS that focuses on gentle manipulation of deformable objects. The approach combines the versatility of diffusion-based imitation learning (DIL) with the high-quality motion generation capabilities of Probabilistic Dynamic Movement Primitives (ProDMPs). This combination enables MPD to achieve gentle manipulation of deformable objects, while maintaining data efficiency critical for RAS applications where demonstration data is scarce. We evaluate MPD across various simulated and real world robotic tasks on both state and image observations. MPD outperforms state-of-the-art DIL methods in success rate, motion quality, and data efficiency. Project page: https://scheiklp.github.io/movement-primitive-diffusion/

📄 PDF Abstract BibTeX arXiv:2312.10008

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMotion Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Residual Learning from Demonstration: Adapting DMPs for Contact-rich Manipulation

2020-08-18 · Todor Davchev, Kevin Sebastian Luck, Michael Burke, Franziska Meier 외

Manipulation skills involving contact and friction are inherent to many robotics tasks. Using the class of motor primitives for peg-in-hole like insertions, we study how robots can learn such skills. Dynamic Movement Pri…

Behavioural cloningContact-rich ManipulationFrictionReinforcement Learning (RL)

PriGo: Test-Time Primitive Guidance to Diffusion and Flow Policies for Adaptive Robotic Manipulation

2026-07-08 · Zezeng Li, Enda Xiang, Thuy Tran, Di Huang 외 arxiv

Imitation learning has enabled remarkable progress in robotic manipulation, especially with diffusion and flow-based policies that generate complex visuomotor behaviors directly from demonstrations. Yet, despite their st…

Deep Imitation Learning for Bimanual Robotic Manipulation

2020-10-11 · NeurIPS 2020 12 · Fan Xie, Alexander Chowdhury, M. Clara De Paolis Kaluza, Linfeng Zhao 외

We present a deep imitation learning framework for robotic bimanual manipulation in a continuous state-action space. A core challenge is to generalize the manipulation skills to objects in different locations. We hypothe…

Graph Neural NetworkImitation Learning

Contextual Latent-Movements Off-Policy Optimization for Robotic Manipulation Skills

2020-10-26 · Samuele Tosatto, Georgia Chalvatzaki, Jan Peters

Parameterized movement primitives have been extensively used for imitation learning of robotic tasks. However, the high-dimensionality of the parameter space hinders the improvement of such primitives in the reinforcemen…

Imitation LearningReinforcement Learning (RL)

FODMP: Fast One-Step Diffusion of Movement Primitives Generation for Time-Dependent Robot Actions

2026-03-25 · Xirui Shi, Arya Ebrahimi, Yi Hu, Jun Jin arxiv

Diffusion models are increasingly used for robot learning, but current designs face a clear trade-off. Action-chunking diffusion policies like ManiCM are fast to run, yet they only predict short segments of motion. This …