LGCGGRMLMar 27, 2020

LIMP: Learning Latent Shape Representations with Metric Preservation Priors

arXiv:2003.12283v287 citations
AI Analysis

This addresses the challenge of generating high-fidelity 3D shapes with limited data, which is incremental but relevant for applications like style transfer and shape completion.

The paper tackles the problem of learning latent representations for deformable 3D shapes by introducing metric preservation priors to control geometric distortion, resulting in higher quality synthetic samples, especially with scarce training data.

In this paper, we advocate the adoption of metric preservation as a powerful prior for learning latent representations of deformable 3D shapes. Key to our construction is the introduction of a geometric distortion criterion, defined directly on the decoded shapes, translating the preservation of the metric on the decoding to the formation of linear paths in the underlying latent space. Our rationale lies in the observation that training samples alone are often insufficient to endow generative models with high fidelity, motivating the need for large training datasets. In contrast, metric preservation provides a rigorous way to control the amount of geometric distortion incurring in the construction of the latent space, leading in turn to synthetic samples of higher quality. We further demonstrate, for the first time, the adoption of differentiable intrinsic distances in the backpropagation of a geodesic loss. Our geometric priors are particularly relevant in the presence of scarce training data, where learning any meaningful latent structure can be especially challenging. The effectiveness and potential of our generative model is showcased in applications of style transfer, content generation, and shape completion.

Code Implementations1 repo
Foundations

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

Your Notes