CVLGIVAug 18, 2019

Geometric Disentanglement for Generative Latent Shape Models

arXiv:1908.06386v160 citations
AI Analysis

This addresses the challenge of disentangling intrinsic and extrinsic shape information for applications in computer vision and graphics, representing an incremental improvement over existing latent models.

The paper tackles the problem of learning interpretable and manipulable generative models for 3D shapes without supervised labels by proposing an unsupervised method to partition the latent space of a variational autoencoder using geometric information, resulting in a representation that enables tasks like pose transfer and pose-aware shape retrieval.

Representing 3D shape is a fundamental problem in artificial intelligence, which has numerous applications within computer vision and graphics. One avenue that has recently begun to be explored is the use of latent representations of generative models. However, it remains an open problem to learn a generative model of shape that is interpretable and easily manipulated, particularly in the absence of supervised labels. In this paper, we propose an unsupervised approach to partitioning the latent space of a variational autoencoder for 3D point clouds in a natural way, using only geometric information. Our method makes use of tools from spectral differential geometry to separate intrinsic and extrinsic shape information, and then considers several hierarchical disentanglement penalties for dividing the latent space in this manner, including a novel one that penalizes the Jacobian of the latent representation of the decoded output with respect to the latent encoding. We show that the resulting representation exhibits intuitive and interpretable behavior, enabling tasks such as pose transfer and pose-aware shape retrieval that cannot easily be performed by models with an entangled representation.

Foundations

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

Your Notes