Computing weak distance between the 2-sphere and its nonsmooth approximations
Kazuki Koga
TL;DR
The paper addresses how to quantify differences between compact surfaces in $\mathbb{R}^3$ by identifying each surface with its surface measure and measuring their distance in a negative-order Sobolev space via the Fourier transform on the ambient space. It develops a computational pipeline that (i) approximates surface measures using affine simplices, (ii) computes Sobolev norms from frequency-space data using a bounded 3D trapezoidal rule, and (iii) accelerates the frequency-domain summations with nonuniform FFTs and GPUParallelization. Numerical results show that the 2-sphere and its icosahedral discretizations converge in the $H_s(\mathbb{R}^3)$ norm with quadratic rate up to truncation (notably for $s=-10$), and that the GPU-accelerated NUFFT implementation dramatically speeds up computations compared to CPU and direct-sum approaches. The method offers a robust, scalable tool for geometry processing and mesh quality assessment, enabling precise, measure-based comparisons that are less sensitive to sampling artifacts than point-cloud distances.
Abstract
A novel algorithm is proposed for quantitative comparisons between compact surfaces embedded in the three-dimensional Euclidian space. The key idea is to identify those objects with the associated surface measures and compute a weak distance between them using the Fourier transform on the ambient space. In particular, the inhomogeneous Sobolev norm of negative order for a difference between two surface measures is evaluated via the Plancherel theorem, which amounts to approximating a weighted integral norm of smooth data on the frequency space. This approach allows several advantages including high accuracy due to fast-converging numerical quadrature rules, acceleration by the nonuniform fast Fourier transform, and parallelization on many-core processors. In numerical experiments, the 2-sphere, which is an example whose Fourier transform is explicitly known, is compared with its icosahedral discretization, and it is observed that the piecewise linear approximations converge to the smooth object at the quadratic rate up to small truncation.
