MetaSDF | NeurIPS 2020

Vincent Sitzmann*, Eric R. Chan*, Richard Tucker, Noah Snavely, Gordon Wetzstein

A meta-learning approach to generalizing over neural signed distance functions.

ABSTRACT

Neural implicit shape representations are an emerging paradigm that offers many potential benefits over conventional discrete representations, including memory efficiency at a high spatial resolution. Generalizing across shapes with such neural implicit representations amounts to learning priors over the respective function space and enables geometry reconstruction from partial or noisy observations. Existing generalization methods rely on conditioning a neural network on a low-dimensional latent code that is either regressed by an encoder or jointly optimized in the auto-decoder framework. Here, we formalize learning of a shape space as a meta-learning problem and leverage gradient-based meta-learning algorithms to solve this task. We demonstrate that this approach performs on par with auto-decoder based approaches while being an order of magnitude faster at test-time inference. We further demonstrate that the proposed gradient-based method outperforms encoder-decoder based methods that leverage pooling-based set encoders.

FILES

 

CITATION

V. Sitzmann, E. Chan, R. Tucker, N. Snavely, G. Wetzstein, MetaSDF: Meta-Learning Signed Distance Functions, Conference on Neural Information Processing Systems (NeurIPS) 2020

@inproceedings{sitzmann2020metasdf,
author = {Sitzmann, Vincent and Chan, Eric R. and Tucker, Richard and Snavely, Noah and Wetzstein, Gordon},
title = {MetaSDF: Meta-Learning Signed Distance Functions},
booktitle = {Conference on Neural Information Processing Systems (NeurIPS)},
year={2020}
}

Related Projects

You may also be interested in related projects focusing on neural scene representations and rendering:

  • Chan et al. pi-GAN. CVPR 2021 (link)
  • Kellnhofer et al. Neural Lumigraph Rendering. CVPR 2021 (link)
  • Lindell et al. Automatic Integration for Fast Neural Rendering. CVPR 2021 (link)
  • Sitzmann et al. Implicit Neural Representations with Periodic Activation Functions. NeurIPS 2020 (link)
  • Sitzmann et al. Scene Representation Networks. NeurIPS 2019 (link)
  • Sitzmann et al. Deep Voxels. CVPR 2019 (link)