Efficient function approximation on general bounded domains using splines on a Cartesian grid
Vincent Copp\'e, Daan Huybrechs

TL;DR
This paper introduces a spline-based method for function approximation on bounded domains that offers improved computational complexity over Fourier extensions, with practical near-linear performance demonstrated through numerical experiments.
Contribution
It proposes a spline-based approximation approach on a Cartesian grid that reduces computational complexity compared to Fourier extension methods, especially in higher dimensions.
Findings
Achieves spectral accuracy for smooth functions.
Provides nearly linear computational complexity in practice.
Demonstrates effectiveness through numerical experiments.
Abstract
Functions on a bounded domain in scientific computing are often approximated using piecewise polynomial approximations on meshes that adapt to the shape of the geometry. We study the problem of function approximation using splines on a regular but oversampled grid that is defined on a bounding box. This approach allows the use of high order and highly structured splines as a basis for piecewise polynomials. The methodology is analogous to that of Fourier extensions, using Fourier series on a bounding box, which leads to spectral accuracy for smooth functions. However, Fourier extension approximations involve solving a highly ill-conditioned linear system, and this is an expensive step. The computational complexity of recent algorithms is in 1-D and in 2-D. We show that, compared to Fourier…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · Numerical Methods and Algorithms · Digital Filter Design and Implementation
