Static and streaming algorithms for random sampling over spatial range joins
摘要
Spatial range joins have many applications, including geographic information systems, location-based social networking services, neuroscience, and visualization. However, joins incur not only expensive computational costs but also too large result sets. A practical and reasonable approach to alleviating these issues is to return random samples of the join results. Although this is promising and sufficient for many applications involving spatial range joins, efficiently computing random samples is not trivial. This is because we must obtain random join samples without running spatial range joins. We address this challenging problem for the first time and aim at designing time- and space-efficient algorithms. First, we design baseline algorithms that employ existing random sampling techniques and show that they are not efficient. We then propose a new data structure that can deal with our problem in