English

Convex Hull for Probabilistic Points

Computational Geometry 2016-08-08 v2

Abstract

We analyze the correctness of an O(n log n) time divide-and-conquer algorithm for the convex hull problem when each input point is a location determined by a normal distribution. We show that the algorithm finds the convex hull of such probabilistic points to precision within some expected correctness determined by a user-given confidence value. In order to precisely explain how correct the resulting structure is, we introduce a new certificate error model for calculating and understanding approximate geometric error based on the fundamental properties of a geometric structure. We show that this new error model implies correctness under a robust statistical error model, in which each point lies within the hull with probability at least that of the user-given confidence value, for the convex hull problem.

Keywords

Cite

@article{arxiv.1412.1039,
  title  = {Convex Hull for Probabilistic Points},
  author = {F. Betul Atalay and Sorelle A. Friedler and Dianna Xu},
  journal= {arXiv preprint arXiv:1412.1039},
  year   = {2016}
}

Comments

Accepted at SIBGRAPI 2016 - Conference on Graphics, Patterns and Images

R2 v1 2026-06-22T07:18:24.588Z