NANAMar 31

Minimum-norm interpolation for unknown surface reconstruction

arXiv:2507.086326.2
Predicted impact top 15% in NA · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the problem of precise geometric estimation from point clouds for computational geometry applications, representing an incremental advancement over existing interpolation techniques.

The paper tackles surface reconstruction from raw point clouds by reformulating kernel-based interpolation into a constrained optimization model that minimizes a user-defined norm, and it proposes a mixed-dimensional trial space with 1D kernel functions inspired by Kolmogorov-Arnold Networks. The result is a significant improvement in surface normal estimation, outperforming traditional radial basis function methods.

We study algorithms to estimate geometric properties of raw point cloud data through implicit surface representations. Given that any level-set function with a constant level set corresponding to the surface can be used for such estimations, numerical methods need not specify a unique target function for these domain-type interpolation problems. In this paper, we focus on kernel-based interpolation by radial basis functions (RBF) and reformulate the uniquely solvable interpolation problem into a constrained optimization model. This model minimizes some user-defined norm while enforcing all interpolation conditions. To enable nontrivial feasible solutions, we propose to enhance the trial space with 1D kernel basis functions inspired by Kolmogorov-Arnold Networks (KANs). Numerical experiments demonstrate that our proposed mixed-dimensional trial space significantly improves surface reconstruction from raw point clouds. This is particularly evident in the precise estimation of surface normals, outperforming traditional RBF trial spaces including the one for Hermite interpolation. This framework not only enhances processing of raw point cloud data but also shows potential for further contributions to computational geometry. We demonstrate this with a point cloud processing example.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes