# Feature-Based Transfer Learning for Robotic Push Manipulation

**Authors:** Jochen St\"uber, Marek Kopicki, Claudio Zito

arXiv: 1905.03720 · 2019-05-10

## TL;DR

This paper introduces a data-efficient transfer learning method for robotic push manipulation that uses local surface features and point cloud models to generalize across different object shapes, reducing sample complexity and improving transferability.

## Contribution

It extends previous contact-based predictors by incorporating local surface features and point cloud models, enabling better generalization without requiring CAD models.

## Key findings

- Outperforms baseline predictors in simulation tests.
- Achieves transfer learning across various object shapes.
- Demonstrates real robot proof of concept.

## Abstract

This paper presents a data-efficient approach to learning transferable forward models for robotic push manipulation. Our approach extends our previous work on contact-based predictors by leveraging information on the pushed object's local surface features. We test the hypothesis that, by conditioning predictions on local surface features, we can achieve generalisation across objects of different shapes. In doing so, we do not require a CAD model of the object but rather rely on a point cloud object model (PCOM). Our approach involves learning motion models that are specific to contact models. Contact models encode the contacts seen during training time and allow generating similar contacts at prediction time. Predicting on familiar ground reduces the motion models' sample complexity while using local contact information for prediction increases their transferability. In extensive experiments in simulation, our approach is capable of transfer learning for various test objects, outperforming a baseline predictor. We support those results with a proof of concept on a real robot.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.03720/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1905.03720/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1905.03720/full.md

---
Source: https://tomesphere.com/paper/1905.03720