Robot Learning from Demonstration Using Elastic Maps
Brendan Hertel, Matthew Pelland, and S. Reza Ahmadzadeh

TL;DR
This paper introduces a new robot learning from demonstration method that uses elastic maps to encode demonstrations, optimizing for accuracy, trajectory length, and smoothness, and demonstrates its effectiveness in real-world robotic tasks.
Contribution
The paper presents a novel elastic map-based optimization approach for robot learning from demonstration, offering improved flexibility and performance over existing methods.
Findings
Effective in real-world robot tasks with UR5e arm
Outperforms other LfD methods in multiple metrics
Flexible construction and weighting of elastic maps
Abstract
Learning from Demonstration (LfD) is a popular method of reproducing and generalizing robot skills from human-provided demonstrations. In this paper, we propose a novel optimization-based LfD method that encodes demonstrations as elastic maps. An elastic map is a graph of nodes connected through a mesh of springs. We build a skill model by fitting an elastic map to the set of demonstrations. The formulated optimization problem in our approach includes three objectives with natural and physical interpretations. The main term rewards the mean squared error in the Cartesian coordinate. The second term penalizes the non-equidistant distribution of points resulting in the optimum total length of the trajectory. The third term rewards smoothness while penalizing nonlinearity. These quadratic objectives form a convex problem that can be solved efficiently with local optimizers. We examine nine…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Robotic Mechanisms and Dynamics · Reinforcement Learning in Robotics
