TL;DR
The paper introduces AVTA, a robust and efficient algorithm for computing convex hull vertices in high dimensions, with applications in machine learning that outperform existing methods in accuracy and noise robustness.
Contribution
The paper presents AVTA, a novel algorithm for vertex enumeration in convex hulls, with proven complexity bounds and practical advantages in machine learning tasks.
Findings
AVTA computes convex hull vertices efficiently in high dimensions.
AVTA outperforms state-of-the-art methods in topic modeling accuracy.
AVTA demonstrates robustness to noise and large datasets.
Abstract
Computation of the vertices of the convex hull of a set of points in is a fundamental problem in computational geometry, optimization, machine learning and more. We present "All Vertex Triangle Algorithm" (AVTA), a robust and efficient algorithm for computing the subset of all vertices of , the convex hull of . If is the minimum of the distances from each vertex to the convex hull of the remaining vertices, given any , the diameter of , computes in operations. If is unknown but is known, AVTA computes in operations. More generally, given , AVTA computes a subset of in operations, where…
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.
