The Maximum Cover with Rotating Field of View
Igor Potapov, Jason Ralph, Theofilos Triommatis

TL;DR
This paper develops a theoretical framework and an approximation algorithm for maximizing the visible area of a convex polygon using a rotating field of view with a fixed inner angle, relevant for visibility and localization tasks.
Contribution
It introduces a novel analytical approach to the maximum cover problem with a rotating FOV and provides an efficient approximation algorithm with proven complexity.
Findings
Analytical solution for two-sector intersection case.
Constrictive solution for the general maximum cover problem.
Algorithm with complexity O(n(log n + (log ε)/φ)) for approximating the optimal direction.
Abstract
Imagine a polygon-shaped platform and only one static spotlight outside ; which direction should the spotlight face to light most of ? This problem occurs in maximising the visibility, as well as in limiting the uncertainty in localisation problems. More formally, we define the following maximum cover problem: "Given a convex polygon and a Field Of View (FOV) with a given centre and inner angle ; find the direction (an angle of rotation ) of the FOV such that the intersection between the FOV and has the maximum area". In this paper, we provide the theoretical foundation for the analysis of the maximum cover with a rotating field of view. The main challenge is that the function of the area , with the angle of rotation and the fixed inner angle , cannot be approximated directly. We found an alternative way to express it by…
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 · Point processes and geometric inequalities · Robotics and Sensor-Based Localization
