CVLGJul 13, 2020

AUTO3D: Novel view synthesis through unsupervisely learned variational viewpoint and global 3D representation

arXiv:2007.06620v224 citations
AI Analysis

This addresses the problem of generating new views of 3D objects from sparse images without requiring pose labels, which is incremental as it builds on unsupervised learning approaches.

The paper tackles novel view synthesis from single or limited 2D images without pose supervision by learning a variational framework to disentangle relative pose and global 3D representation, achieving results comparable to or better than supervised methods.

This paper targets on learning-based novel view synthesis from a single or limited 2D images without the pose supervision. In the viewer-centered coordinates, we construct an end-to-end trainable conditional variational framework to disentangle the unsupervisely learned relative-pose/rotation and implicit global 3D representation (shape, texture and the origin of viewer-centered coordinates, etc.). The global appearance of the 3D object is given by several appearance-describing images taken from any number of viewpoints. Our spatial correlation module extracts a global 3D representation from the appearance-describing images in a permutation invariant manner. Our system can achieve implicitly 3D understanding without explicitly 3D reconstruction. With an unsupervisely learned viewer-centered relative-pose/rotation code, the decoder can hallucinate the novel view continuously by sampling the relative-pose in a prior distribution. In various applications, we demonstrate that our model can achieve comparable or even better results than pose/3D model-supervised learning-based novel view synthesis (NVS) methods with any number of input views.

Foundations

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

Your Notes