Matérn Kernels for Tunable Implicit Surface Reconstruction
Maximilian Weiherer, Bernhard Egger
TL;DR
The paper tackles implicit surface reconstruction from sparse data and introduces Matérn kernels with tunable smoothness and bandwidth as a stationary alternative to arc-cosine. It establishes theoretical links between Matérn kernels, Fourier feature mappings, NTK/SIREN networks, and arc-cosine kernels, and provides a practical bound to guide bandwidth selection. Empirically, Matérn 1/2 and 3/2 deliver competitive or superior geometry and texture reconstructions while offering faster training and inference than arc-cosine-based methods and NKSR. The work also demonstrates the benefits of data-dependent Matérn kernels via the NKF framework, highlighting both performance gains and training efficiency, with broad applicability to 3D reconstruction tasks.
Abstract
We propose to use the family of Matérn kernels for implicit surface reconstruction, building upon the recent success of kernel methods for 3D reconstruction of oriented point clouds. As we show from a theoretical and practical perspective, Matérn kernels have some appealing properties which make them particularly well suited for surface reconstruction -- outperforming state-of-the-art methods based on the arc-cosine kernel while being significantly easier to implement, faster to compute, and scalable. Being stationary, we demonstrate that Matérn kernels allow for tunable surface reconstruction in the same way as Fourier feature mappings help coordinate-based MLPs overcome spectral bias. Moreover, we theoretically analyze Matérn kernels' connection to SIREN networks as well as their relation to previously employed arc-cosine kernels. Finally, based on recently introduced Neural Kernel Fields, we present data-dependent Matérn kernels and conclude that especially the Laplace kernel (being part of the Matérn family) is extremely competitive, performing almost on par with state-of-the-art methods in the noise-free case while having a more than five times shorter training time.
