The Parameterized Hardness of Art Gallery Problems
\'Edouard Bonnet, Tillmann Miltzow

TL;DR
This paper establishes tight lower bounds on the computational complexity of the Art Gallery problems, showing they cannot be solved faster than certain exponential bounds unless a major complexity hypothesis fails.
Contribution
It proves parameterized hardness results for both Point and Vertex Guard Art Gallery problems, nearly matching existing algorithms' upper bounds.
Findings
No $f(k)n^{o(k / \log k)}$ algorithms unless ETH fails
Lower bounds closely match known $n^{O(k)}$ algorithms
Results apply to both point and vertex guard variants
Abstract
Given a simple polygon on vertices, two points in are said to be visible to each other if the line segment between and is contained in . The Point Guard Art Gallery problem asks for a minimum set such that every point in is visible from a point in . The Vertex Guard Art Gallery problem asks for such a set subset of the vertices of . A point in the set is referred to as a guard. For both variants, we rule out any algorithm, where is the number of guards, for any computable function , unless the Exponential Time Hypothesis fails. These lower bounds almost match the algorithms that exist for both problems.
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.
