Data Augmentation for Manipulation
Peter Mitrano, Dmitry Berenson

TL;DR
This paper introduces a physics-based data augmentation method for robotic manipulation tasks, improving learning efficiency from small datasets by applying valid, relevant, and diverse transformations to trajectory data.
Contribution
It formalizes data augmentation as an optimization problem grounded in physics, tailored specifically for manipulation tasks, and demonstrates its effectiveness across different scenarios.
Findings
Significant performance improvements in learning dynamics of planar pushing.
Enhanced constraint checking in rope manipulation.
Effective use of augmented data for real-robot online learning.
Abstract
The success of deep learning depends heavily on the availability of large datasets, but in robotic manipulation there are many learning problems for which such datasets do not exist. Collecting these datasets is time-consuming and expensive, and therefore learning from small datasets is an important open problem. Within computer vision, a common approach to a lack of data is data augmentation. Data augmentation is the process of creating additional training examples by modifying existing ones. However, because the types of tasks and data differ, the methods used in computer vision cannot be easily adapted to manipulation. Therefore, we propose a data augmentation method for robotic manipulation. We argue that augmentations should be valid, relevant, and diverse. We use these principles to formalize augmentation as an optimization problem, with the objective function derived from physics…
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 · Soft Robotics and Applications
