Partition of Unity Interpolation on Multivariate Convex Domains
Roberto Cavoretto, Alessandra De Rossi, Emma Perracchione

TL;DR
This paper introduces a new multivariate interpolation algorithm for scattered data in convex domains using kd-tree partitioning, local radial basis functions, and compact weights, with demonstrated efficiency on various datasets.
Contribution
It presents a novel algorithm combining kd-tree partitioning with partition of unity and radial basis functions for interpolation in convex domains.
Findings
Efficient interpolation on various convex domains.
Good performance on Halton data points.
Complexity analysis supports scalability.
Abstract
In this paper we present a new algorithm for multivariate interpolation of scattered data sets lying in convex domains , for any . To organize the points in a multidimensional space, we build a -tree space-partitioning data structure, which is used to efficiently apply a partition of unity interpolant. This global scheme is combined with local radial basis function approximants and compactly supported weight functions. A detailed description of the algorithm for convex domains and a complexity analysis of the computational procedures are also considered. Several numerical experiments show the performances of the interpolation algorithm on various sets of Halton data points contained in , where can be any convex domain like a 2D polygon or a 3D polyhedron.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation
