CVDec 3, 2018

DeepVoxels: Learning Persistent 3D Feature Embeddings

arXiv:1812.01024v2725 citations
Originality Incremental advance
AI Analysis

This addresses the lack of 3D scene understanding for view synthesis tasks, representing an incremental advance by combining existing insights from 3D geometry and adversarial learning.

The paper tackles the problem of 3D understanding in generative neural networks by introducing DeepVoxels, a learned persistent 3D feature embedding for view synthesis, achieving high-quality results for novel view synthesis in challenging scenes.

In this work, we address the lack of 3D understanding of generative neural networks by introducing a persistent 3D feature embedding for view synthesis. To this end, we propose DeepVoxels, a learned representation that encodes the view-dependent appearance of a 3D scene without having to explicitly model its geometry. At its core, our approach is based on a Cartesian 3D grid of persistent embedded features that learn to make use of the underlying 3D scene structure. Our approach combines insights from 3D geometric computer vision with recent advances in learning image-to-image mappings based on adversarial loss functions. DeepVoxels is supervised, without requiring a 3D reconstruction of the scene, using a 2D re-rendering loss and enforces perspective and multi-view geometry in a principled manner. We apply our persistent 3D scene representation to the problem of novel view synthesis demonstrating high-quality results for a variety of challenging scenes.

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