Abstract
Maximum Range-Sum (MaxRS) query is an important operator in spatial database for retrieving regions of interest (ROIs). Given a rectangular query size a × b and a set of spatial objects associated with positive weights, MaxRS retrieves rectangular regions Q of size a × b, such that the sum of object weights covered by Q (i.e., rangesum) is maximized. Due to the inaccuracy of the location acquisition, the collected locations of spatial objects are inherently uncertain and imprecise, which can be modeled by uncertain objects. In this paper, we propose a Probabilistic Maximum Range-Sum (PMaxRS) query over uncertain spatial objects, which obtains a set γ∗ of rectangles such that the probability that each region Q γ∗ has the maximum range-sum exceeds a user-specified threshold Pt. We show that determining whether a given region Q is P-complete. To tackle the hardness, we introduce the PMaxRS_Framework based on pruning and refinement strategies. In the pruning step, we propose a candidate generation technique to reduce the search space. In the refinement step, we design an efficient sampling-based approximation algorithm to verify the remaining candidate regions. Extensive experiments are conducted to demonstrate the effectiveness and efficiency of our 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 |
| Publisher | Association for Computing Machinery |
| Pages | 159-168 |
| Number of pages | 10 |
| ISBN (Electronic) | 9781450369091 |
| DOIs | |
| Publication status | Published - 5 Nov 2019 |
| Event | 27th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems, ACM SIGSPATIAL GIS 2019 - Chicago, United States Duration: 5 Nov 2019 → 8 Nov 2019 |
Publication series
| Name | GIS: Proceedings of the ACM International Symposium on Advances in Geographic Information Systems |
|---|
Conference
| Conference | 27th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems, ACM SIGSPATIAL GIS 2019 |
|---|---|
| Country/Territory | United States |
| City | Chicago |
| Period | 5/11/19 → 8/11/19 |
Bibliographical note
Publisher Copyright:© 2019 Copyright held by the owner/author(s).
Keywords
- Approximate Algorithm
- PMaxRS Query
- Uncertain Database