# Neural Embedding for Physical Manipulations

**Authors:** Lingzhi Zhang, Andong Cao, Rui Li, Jianbo Shi

arXiv: 1907.06143 · 2019-07-16

## TL;DR

This paper introduces a generative model inspired by mammalian grid cells that efficiently learns the topology of action and state spaces in robotic tasks, outperforming prior models like GANs and VAEs.

## Contribution

The paper presents a novel generative model with a normalized pairwise distance constraint, enabling data-efficient discovery of output space topology in robotics.

## Key findings

- Outperforms GANs and VAEs in topology learning
- Reduces mode collapse issues in generative modeling
- Effective on various datasets both qualitatively and quantitatively

## Abstract

In common real-world robotic operations, action and state spaces can be vast and sometimes unknown, and observations are often relatively sparse. How do we learn the full topology of action and state spaces when given only few and sparse observations? Inspired by the properties of grid cells in mammalian brains, we build a generative model that enforces a normalized pairwise distance constraint between the latent space and output space to achieve data-efficient discovery of output spaces. This method achieves substantially better results than prior generative models, such as Generative Adversarial Networks (GANs) and Variational Auto-Encoders (VAEs). Prior models have the common issue of mode collapse and thus fail to explore the full topology of output space. We demonstrate the effectiveness of our model on various datasets both qualitatively and quantitatively.

## Full text

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

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1907.06143/full.md

## References

49 references — full list in the complete paper: https://tomesphere.com/paper/1907.06143/full.md

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