paper-with-me

Papers

Adaptation and Robust Learning of Probabilistic Movement Primitives

2018-08-31 · Sebastian Gomez-Gonzalez, Gerhard Neumann, Bernhard Schölkopf, Jan Peters

Probabilistic representations of movement primitives open important new possibilities for machine learning in robotics. These representations are able to capture the variability of the demonstrations from a teacher as a probability distribution over trajectories, providing a sensible region of exploration and the ability to adapt to changes in the robot environment. However, to be able to capture variability and correlations between different joints, a probabilistic movement primitive requires the estimation of a larger number of parameters compared to their deterministic counterparts, that focus on modeling only the mean behavior. In this paper, we make use of prior distributions over the parameters of a probabilistic movement primitive to make robust estimates of the parameters with few training instances. In addition, we introduce general purpose operators to adapt movement primitives in joint and task space. The proposed training method and adaptation operators are tested in a coffee preparation and in robot table tennis task. In the coffee preparation task we evaluate the generalization performance to changes in the location of the coffee grinder and brewing chamber in a target area, achieving the desired behavior after only two demonstrations. In the table tennis task we evaluate the hit and return rates, outperforming previous approaches while using fewer task specific heuristics.

📄 PDF Abstract BibTeX arXiv:1808.10648

Code (1)

SamuelBG13/robo-cheesecake

Similar Papers 제목 키워드 기반

A Probabilistic Framework for Imitating Human Race Driver Behavior

2020-01-22 · Stefan Löckel, Jan Peters, Peter van Vliet

Understanding and modeling human driver behavior is crucial for advanced vehicle development. However, unique driving styles, inconsistent behavior, and complex decision processes render it a challenging task, and existi…

Car RacingImitation Learning

ProDMPs: A Unified Perspective on Dynamic and Probabilistic Movement Primitives

2022-10-04 · Ge Li, Zeqi Jin, Michael Volpp, Fabian Otto 외

Movement Primitives (MPs) are a well-known concept to represent and generate modular trajectories. MPs can be broadly categorized into two types: (a) dynamics-based approaches that generate smooth trajectories from any i…

Numerical Integration

Conditional Neural Expert Processes for Learning Movement Primitives from Demonstration

2024-02-13 · Yigit Yildirim, Emre Ugur

Learning from Demonstration (LfD) is a widely used technique for skill acquisition in robotics. However, demonstrations of the same skill may exhibit significant variances, or learning systems may attempt to acquire diff…

Dimensionality Reduction of Movement Primitives in Parameter Space

2020-02-26 · Samuele Tosatto, Jonas Stadtmueller, Jan Peters

Movement primitives are an important policy class for real-world robotics. However, the high dimensionality of their parametrization makes the policy optimization expensive both in terms of samples and computation. Enabl…

Dimensionality Reduction

Movement Primitives in Robotics: A Comprehensive Survey

2025-12-17 · Nolan B. Gutierrez, Joseph M. Cloud, William J. Beksi arxiv

Biological systems exhibit a continuous stream of movements, consisting of sequential segments, that allow them to perform complex tasks in a creative and versatile fashion. This observation has led researchers towards i…