English

Instructing Robots by Sketching: Learning from Demonstration via Probabilistic Diagrammatic Teaching

Robotics 2024-04-02 v3 Machine Learning

Abstract

Learning for Demonstration (LfD) enables robots to acquire new skills by imitating expert demonstrations, allowing users to communicate their instructions in an intuitive manner. Recent progress in LfD often relies on kinesthetic teaching or teleoperation as the medium for users to specify the demonstrations. Kinesthetic teaching requires physical handling of the robot, while teleoperation demands proficiency with additional hardware. This paper introduces an alternative paradigm for LfD called Diagrammatic Teaching. Diagrammatic Teaching aims to teach robots novel skills by prompting the user to sketch out demonstration trajectories on 2D images of the scene, these are then synthesised as a generative model of motion trajectories in 3D task space. Additionally, we present the Ray-tracing Probabilistic Trajectory Learning (RPTL) framework for Diagrammatic Teaching. RPTL extracts time-varying probability densities from the 2D sketches, applies ray-tracing to find corresponding regions in 3D Cartesian space, and fits a probabilistic model of motion trajectories to these regions. New motion trajectories, which mimic those sketched by the user, can then be generated from the probabilistic model. We empirically validate our framework both in simulation and on real robots, which include a fixed-base manipulator and a quadruped-mounted manipulator.

Keywords

Cite

@article{arxiv.2309.03835,
  title  = {Instructing Robots by Sketching: Learning from Demonstration via Probabilistic Diagrammatic Teaching},
  author = {Weiming Zhi and Tianyi Zhang and Matthew Johnson-Roberson},
  journal= {arXiv preprint arXiv:2309.03835},
  year   = {2024}
}

Comments

To appear in ICRA 2024

R2 v1 2026-06-28T12:15:28.763Z