A Note on Testing Intersection of Convex Sets in Sublinear Time

December 04, 2016 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Israela Solomon arXiv ID 1612.03735 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CG Citations 0 Venue arXiv.org Last Checked 5 months ago
Abstract
We present a simple sublinear time algorithm for testing the following geometric property. Let $P_1, ..., P_n$ be $n$ convex sets in $\mathbb{R}^d$ ($n \gg d$), such as polytopes, balls, etc. We assume that the complexity of each set depends only on $d$ (and not on the number of sets $n$). 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 $n$ sets intersect, and returns FAIL with probability at least $1-Ξ΅$ if no point belongs to $\fracΞ±{d+1} n$ sets, for any given $0 < Ξ±, Ξ΅< 1$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted