Abstract
Given a set of obstacles in 2D or 3D space, a set of n candidate locations where facilities can be established, the Maximum Visibility Facility Selection (MVFS) query finds k out of the n locations, that yield the maximum visibility coverage of the data space. Though the MVFS problem has been extensively studied in visual sensor networks, computational geometry, and computer vision in the form of optimal camera placement problem, existing solutions are designed for discretized space and only work for MVFS instances having a few hundred facilities. In this paper, we revisit the MVFS problem to support new spatial database applications like "where to place security cameras to ensure better surveillance of a building complex?" or "where to place billboards in the city to maximize visibility from the surrounding space?". We introduce the concept of equivisibility triangulation to devise the first approach to accurately determine the visibility coverage of continuous data space from a subset of the facility locations, which avoids the limitations of discretizing the data space. Then, we propose an efficient graph-theoretic approach that exploits the idea of vertex separators for efficient exact in-memory solution of the MVFS problem. Finally, we propose the first external-memory based approximation algorithm (with a guaranteed approximation ratio of 1-e1) that is scalable for a large number of obstacles and facility locations. We conduct extensive experimental study to show the effectiveness and efficiency of our proposed algorithms.
Original language | English |
---|---|
Title of host publication | 27th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (ACM SIGSPATIAL GIS 2019) |
Editors | Farnoush Banaei-Kashani, Goce Trajcevski, Ralf Hartmut Guting, Lars Kulik, Shawn Newsam |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 149-158 |
Number of pages | 10 |
ISBN (Electronic) | 9781450369091 |
DOIs | |
Publication status | Published - 2019 |
Event | ACM International Conference on Advances in Geographic Information Systems 2019 - Chicago, United States of America Duration: 5 Nov 2019 → 8 Nov 2019 Conference number: 27th https://dl-acm-org.ezproxy.lib.monash.edu.au/doi/proceedings/10.1145/3347146 (Proceedings) https://sigspatial2019.sigspatial.org (Website) |
Conference
Conference | ACM International Conference on Advances in Geographic Information Systems 2019 |
---|---|
Abbreviated title | SIGSPATIAL GIS 2019 |
Country/Territory | United States of America |
City | Chicago |
Period | 5/11/19 → 8/11/19 |
Internet address |
Keywords
- Graph Partitioning
- Greedy Approximation
- Maximum Coverage Problem
- Triangulation
- Visibility