Partitioning, Indexing and Querying Spatial Data on Cloud
Afsin Akdogan

TL;DR
This paper presents a scalable distributed spatial indexing method using Voronoi diagrams that efficiently manages large, dynamic spatial datasets on cloud infrastructure, optimizing server utilization and query performance.
Contribution
It introduces a novel distributed spatial index structure leveraging Voronoi diagrams, scalable to multiple servers and multi-core CPUs, with periodic updates for dynamic data.
Findings
Scales near-linearly in index construction and query processing
Constructs an index for millions of objects within seconds
Maximizes server utilization to reduce cloud costs
Abstract
The number of mobile devices (e.g., smartphones, wearable technologies) is rapidly growing. In line with this trend, a massive amount of spatial data is being collected since these devices allow users to geo-tag user-generated content. Clearly, a scalable computing infrastructure is needed to manage such large datasets. Meanwhile, Cloud Computing service providers (e.g., Amazon, Google, and Microsoft) allow users to lease computing resources. However, most of the existing spatial indexing techniques are designed for the centralized paradigm which is limited to the capabilities of a single sever. To address the scalability shortcomings of existing approaches, we provide a study that focus on generating a distributed spatial index structure that not only scales out to multiple servers but also scales up since it fully exploits the multi-core CPUs available on each server using Voronoi…
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.
