English

A Latent Implicit 3D Shape Model for Multiple Levels of Detail

Computer Vision and Pattern Recognition 2024-09-11 v1

Abstract

Implicit neural representations map a shape-specific latent code and a 3D coordinate to its corresponding signed distance (SDF) value. However, this approach only offers a single level of detail. Emulating low levels of detail can be achieved with shallow networks, but the generated shapes are typically not smooth. Alternatively, some network designs offer multiple levels of detail, but are limited to overfitting a single object. To address this, we propose a new shape modeling approach, which enables multiple levels of detail and guarantees a smooth surface at each level. At the core, we introduce a novel latent conditioning for a multiscale and bandwith-limited neural architecture. This results in a deep parameterization of multiple shapes, where early layers quickly output approximated SDF values. This allows to balance speed and accuracy within a single network and enhance the efficiency of implicit scene rendering. We demonstrate that by limiting the bandwidth of the network, we can maintain smooth surfaces across all levels of detail. At finer levels, reconstruction quality is on par with the state of the art models, which are limited to a single level of detail.

Keywords

Cite

@article{arxiv.2409.06231,
  title  = {A Latent Implicit 3D Shape Model for Multiple Levels of Detail},
  author = {Benoit Guillard and Marc Habermann and Christian Theobalt and Pascal Fua},
  journal= {arXiv preprint arXiv:2409.06231},
  year   = {2024}
}

Comments

Published in GCPR 2024 proceedings

R2 v1 2026-06-28T18:39:29.066Z