paper

A Note on Testing Intersection of Convex Sets in Sublinear Time

arXiv:1612.03735

Abstract

We present a simple sublinear time algorithm for testing the following geometric property. Let be convex sets in (), such as polytopes, balls, etc. We assume that the complexity of each set depends only on (and not on the number of sets ). 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 sets intersect, and returns FAIL with probability at least if no point belongs to sets, for any given .