Higher Order Lipschitz Greedy Recombination Interpolation Method (HOLGRIM)
Terry Lyons, Andrew D. McLeod

TL;DR
HOLGRIM is a novel interpolation method that efficiently produces sparse approximations of Lip(γ) functions by combining greedy selection and linear algebra reduction, with theoretical guarantees on sparsity and complexity.
Contribution
HOLGRIM extends GRIM for Lip(γ) functions, introducing a data-driven approach that controls sparsity and complexity, improving approximation efficiency.
Findings
HOLGRIM controls the number of non-zero weights via packing numbers.
The method guarantees good sparse approximations with decreasing data concentration requirements as γ increases.
Complexity estimates show HOLGRIM is computationally feasible.
Abstract
In this paper we introduce the Higher Order Lipschitz Greedy Recombination Interpolation Method (HOLGRIM) for finding sparse approximations of Lip functions, in the sense of Stein, given as a linear combination of a (large) number of simpler Lip functions. HOLGRIM is developed as a refinement of the Greedy Recombination Interpolation Method (GRIM) in the setting of Lip functions. HOLGRIM combines dynamic growth-based interpolation techniques with thinning-based reduction techniques in a data-driven fashion. The dynamic growth is driven by a greedy selection algorithm in which multiple new points may be selected at each step. The thinning reduction is carried out by recombination, the linear algebra technique utilised by GRIM. We establish that the number of non-zero weights for the approximation returned by HOLGRIM is controlled by a particular packing…
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
TopicsAlgorithms and Data Compression
