Sparse Approximation via Generating Point Sets
Avrim Blum, Sariel Har-Peled, Benjamin Raichel

TL;DR
This paper introduces an efficient, dimension-independent algorithm for selecting a small subset of points that well-approximates the convex hull of a dataset, enabling sparse data representation and autoencoding.
Contribution
The authors develop a novel algorithm for convex hull approximation that is dimension-independent and preserves sparsity, advancing sparse data encoding techniques.
Findings
Algorithm computes small subset with convex-hull approximation
No dependency on data dimension in bounds
Supports kernelization and sparsity preservation
Abstract
\newcommand{\kalg}{{k_{\mathrm{alg}}}} \newcommand{\kopt}{{k_{\mathrm{opt}}}} \newcommand{\algset}{{T}} \renewcommand{\Re}{\mathbb{R}} \newcommand{\eps}{\varepsilon} \newcommand{\pth}[2][\!]{#1\left({#2}\right)} \newcommand{\npoints}{n} \newcommand{\ballD}{\mathsf{b}} \newcommand{\dataset}{{P}} For a set of points in the unit ball , consider the problem of finding a small subset such that its convex-hull -approximates the convex-hull of the original set. We present an efficient algorithm to compute such a -approximation of size , where is function of , and is a function of the minimum size of such an -approximation. Surprisingly, there is no dependency on the dimension in both bounds. Furthermore, every point of can be…
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
TopicsSparse and Compressive Sensing Techniques · Medical Image Segmentation Techniques · Computational Geometry and Mesh Generation
