Visibility Extension via Reflection
Arash Vaezi, Bodhayan Roy, Mohammad Ghodsi

TL;DR
This paper explores how reflecting edges, especially diffuse reflections, can extend visibility in the Art Gallery problem, analyzing complexity and providing bounds on guard numbers with reflections.
Contribution
It introduces the impact of diffuse reflections on visibility and guard placement, extending previous work on specular reflections and NP-hardness in the Art Gallery problem.
Findings
Adding diffuse reflections reduces the number of guards needed by a factor related to reflection count.
Several visibility extension problems with reflections are NP-hard.
An approximation algorithm for guard placement is generalized to include reflections.
Abstract
This paper studies a variant of the Art Gallery problem in which the ``walls" can be replaced by \emph{reflecting edges}, which allows the guards to see further and thereby see a larger portion of the gallery. Given a simple polygon , first, we consider one guard as a point viewer, and we intend to use reflection to add a certain amount of area to the visibility polygon of the guard. We study visibility with specular and diffuse reflections where the specular type of reflection is the mirror-like reflection, and in the diffuse type of reflection, the angle between the incident and reflected ray may assume all possible values between and . Lee and Aggarwal already proved that several versions of the general Art Gallery problem are -hard. We show that several cases of adding an area to the visible area of a given point guard are -hard, too. Second, we assume all…
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
TopicsComputational Geometry and Mesh Generation · Optimization and Search Problems · Advanced Graph Theory Research
