English

A Note on Testing Intersection of Convex Sets in Sublinear Time

Data Structures and Algorithms 2016-12-13 v1 Computational Geometry

Abstract

We present a simple sublinear time algorithm for testing the following geometric property. Let P1,...,PnP_1, ..., P_n be nn convex sets in Rd\mathbb{R}^d (ndn \gg d), such as polytopes, balls, etc. We assume that the complexity of each set depends only on dd (and not on the number of sets nn). We test the property that there exists a common point in all sets, i.e. that their intersection is nonempty. Our goal is to distinguish between the case where the intersection is nonempty, and the case where even after removing many of the sets the intersection is empty. In particular, our algorithm returns PASS if all of the nn sets intersect, and returns FAIL with probability at least 1ϵ1-\epsilon if no point belongs to αd+1n\frac{\alpha}{d+1} n sets, for any given 0<α,ϵ<10 < \alpha, \epsilon < 1.

Keywords

Cite

@article{arxiv.1612.03735,
  title  = {A Note on Testing Intersection of Convex Sets in Sublinear Time},
  author = {Israela Solomon},
  journal= {arXiv preprint arXiv:1612.03735},
  year   = {2016}
}
R2 v1 2026-06-22T17:20:48.420Z