English

Computing the Approximate Convex Hull in High Dimensions

Computational Geometry 2016-03-15 v1 Metric Geometry

Abstract

In this paper, an effective method with time complexity of O(K3/2N2logKϵ0)\mathcal{O}(K^{3/2}N^2\log \frac{K}{\epsilon_0}) is introduced to find an approximation of the convex hull for NN points in dimension nn, where KK is close to the number of vertices of the approximation. Since the time complexity is independent of dimension, this method is highly suitable for the data in high dimensions. Utilizing a greedy approach, the proposed method attempts to find the best approximate convex hull for a given number of vertices. The approximate convex hull can be a helpful substitute for the exact convex hull for on-line processes and applications that have a favorable trade off between accuracy and parsimony.

Keywords

Cite

@article{arxiv.1603.04422,
  title  = {Computing the Approximate Convex Hull in High Dimensions},
  author = {Hossein Sartipizadeh and Tyrone L. Vincent},
  journal= {arXiv preprint arXiv:1603.04422},
  year   = {2016}
}

Comments

5 pages, 1 figure, The more detailed version will be submitted

R2 v1 2026-06-22T13:10:36.423Z