Two-sided convexity testing with certificates
Adrian Dumitrescu

TL;DR
This paper improves a randomized property testing algorithm for convexity in point sets, providing certificates and extending its applicability to higher dimensions with sublinear query complexity.
Contribution
The authors redesign and analyze a convexity testing algorithm, adding certificates and extending its input range for higher dimensions, while maintaining sublinear query complexity.
Findings
Accepts convex sets with high probability
Rejects non-convex sets with high probability and provides a witness
Outputs an approximation of the largest convex subset
Abstract
We revisit the problem of property testing for convex position for point sets in . Our results draw from previous ideas of Czumaj, Sohler, and Ziegler (ESA 2000). First, the algorithm is redesigned and its analysis is revised for correctness. Second, its functionality is expanded by (i)~exhibiting both negative and positive certificates along with the convexity determination, and (ii)~significantly extending the input range for moderate and higher dimensions. The behavior of the randomized tester is as follows: (i)~if is in convex position, it accepts; (ii)~if is far from convex position, with probability at least , it rejects and outputs a -point witness of non-convexity as a negative certificate; (iiii)~if is close to convex position, with probability at least , it accepts and outputs an approximation of the largest subset in convex position.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Complexity and Algorithms in Graphs · Optimization and Search Problems
