Probabilistic Voronoi Diagrams for Probabilistic Moving Nearest Neighbor Queries
Mohammed Eunus Ali, Egemen Tanin, Rui Zhang, and Ramamohanarao, Kotagiri

TL;DR
This paper introduces probabilistic Voronoi diagrams to efficiently process moving nearest neighbor queries on uncertain data, offering pre-computation and incremental methods that outperform sampling-based approaches.
Contribution
It proposes the probabilistic Voronoi diagram (PVD) for probabilistic moving nearest neighbor queries and develops two efficient query processing techniques.
Findings
Significantly faster query processing than sampling methods.
Effective pre-computation and incremental approaches for PVD.
Reduced I/O, time, and communication overheads.
Abstract
A large spectrum of applications such as location based services and environmental monitoring demand efficient query processing on uncertain databases. In this paper, we propose the probabilistic Voronoi diagram (PVD) for processing moving nearest neighbor queries on uncertain data, namely the probabilistic moving nearest neighbor (PMNN) queries. A PMNN query finds the most probable nearest neighbor of a moving query point continuously. To process PMNN queries efficiently, we provide two techniques: a pre-computation approach and an incremental approach. In the pre-computation approach, we develop an algorithm to efficiently evaluate PMNN queries based on the pre-computed PVD for the entire data set. In the incremental approach, we propose an incremental probabilistic safe region based technique that does not require to pre-compute the whole PVD to answer the PMNN query. In this…
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
TopicsData Management and Algorithms · Geographic Information Systems Studies · Advanced Database Systems and Queries
