NeurIPS 202640th Conference on Neural Information Processing Systems

The representation is a sum of small networks. Each one after the first is trained inside a thin, shrinking band around the previous surface, so the noise living off-surface is never fitted.
Band-limited by design, it cannot fit high-frequency noise in the first place.
Each residual is supervised only where the previous surface already is. Off-surface noise is outside the band, so it is simply never seen.
Coarser prefixes are levels of detail for free, and the nesting is an invariant the renderer can rely on.
Every reconstruction below was trained on a scan with 1% noise. Flip between what the methods were given and what they produced.
The nesting guarantees the renderer cannot miss the surface: multiscale sphere tracing, analytical normals via GEMMs, and normal and texture mapping run from the compact model directly. These are frames from the CUDA renderer, not extracted meshes.










@inproceedings{silvamplicits2026,
title = {M-plicits: Neural Implicit Surfaces via
Nested Multiscale Residuals},
author = {Silva, Vin{\'\i}cius da and Melo, Isabelle and Bessa, Matheus and
Schardong, Guilherme and Schirmer, Luiz and Ara{\'u}jo, Andr{\'e} and
Gon{\c{c}}alves, Nuno and Lopes, H{\'e}lio and Raposo, Alberto and
Velho, Luiz and Novello, Tiago},
booktitle = {Advances in Neural Information Processing Systems},
year = {2026}
}
40th Conference on Neural Information Processing Systems (NeurIPS 2026)