ROLGJul 22, 2020

Learning the Latent Space of Robot Dynamics for Cutting Interaction Inference

arXiv:2007.11167v1
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of interpreting complex robotic interactions, such as cutting, for robotics researchers, but it is incremental as it applies existing VAE methods to a new domain.

The paper tackled the problem of inferring properties of robotic cutting interactions by learning a latent space representation of robot dynamics using Variational Autoencoders, achieving competitive prediction performance against recurrent neural networks.

Utilization of latent space to capture a lower-dimensional representation of a complex dynamics model is explored in this work. The targeted application is of a robotic manipulator executing a complex environment interaction task, in particular, cutting a wooden object. We train two flavours of Variational Autoencoders---standard and Vector-Quantised---to learn the latent space which is then used to infer certain properties of the cutting operation, such as whether the robot is cutting or not, as well as, material and geometry of the object being cut. The two VAE models are evaluated with reconstruction, prediction and a combined reconstruction/prediction decoders. The results demonstrate the expressiveness of the latent space for robotic interaction inference and the competitive prediction performance against recurrent neural networks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes