# Affordance Learning for End-to-End Visuomotor Robot Control

**Authors:** Aleksi H\"am\"al\"ainen, Karol Arndt, Ali Ghadirzadeh, Ville Kyrki

arXiv: 1903.04053 · 2019-03-12

## TL;DR

This paper presents a modular deep learning approach for robot control that uses synthetic data and affordance representations, enabling zero-shot transfer to real robots without manual labeling.

## Contribution

It introduces a modular neural network architecture trained on synthetic data with affordance-based representations, facilitating efficient transfer to real-world robot manipulation tasks.

## Key findings

- Low-dimensional affordance representations enable successful policy transfer.
- Synthetic data training reduces the need for costly real-world data collection.
- The approach generalizes to new tasks and environments without manual pixel labeling.

## Abstract

Training end-to-end deep robot policies requires a lot of domain-, task-, and hardware-specific data, which is often costly to provide. In this work, we propose to tackle this issue by employing a deep neural network with a modular architecture, consisting of separate perception, policy, and trajectory parts. Each part of the system is trained fully on synthetic data or in simulation. The data is exchanged between parts of the system as low-dimensional latent representations of affordances and trajectories. The performance is then evaluated in a zero-shot transfer scenario using Franka Panda robot arm. Results demonstrate that a low-dimensional representation of scene affordances extracted from an RGB image is sufficient to successfully train manipulator policies. We also introduce a method for affordance dataset generation, which is easily generalizable to new tasks, objects and environments, and requires no manual pixel labeling.

## Full text

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

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1903.04053/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1903.04053/full.md

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