Property Testing of LP-Type Problems
Rogers Epstein, Sandeep Silwal

TL;DR
This paper introduces a property testing framework for LP-Type problems, enabling efficient constraint evaluation with query complexities independent of the total number of constraints, bridging optimization and property testing.
Contribution
It develops the first systematic connection between LP-Type problems and property testing, providing query-efficient testers for these problems with tight bounds.
Findings
Query complexity is independent of the number of constraints.
Established tight bounds for testing clusterability.
Connected LP-Type problems with property testing systematically.
Abstract
Given query access to a set of constraints , we wish to quickly check if some objective function subject to these constraints is at most a given value . We approach this problem using the framework of property testing where our goal is to distinguish the case from the case that at least an fraction of the constraints in need to be removed for to hold. We restrict our attention to the case where are LP-Type problems which is a rich family of combinatorial optimization problems with an inherent geometric structure. By utilizing a simple sampling procedure which has been used previously to study these problems, we are able to create property testers for any LP-Type problem whose query complexities are independent of the number of constraints. To the best of our knowledge, this is the first work that…
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
TopicsComplexity and Algorithms in Graphs · Computational Geometry and Mesh Generation · Data Management and Algorithms
