Abstract
Spatiotemporal kernel density visualization (STKDV) is used extensively for many geospatial analysis tasks, including traffic accident hotspot detection, crime hotspot detection, and disease outbreak detection. However, STKDV is a computationally expensive operation, which does not scale to large-scale datasets, high resolutions, and a large number of timestamps. Although a recent approach, the sliding-window-based solution (SWS), reduces the time complexity of STKDV, it (i) is unable to reduce the time complexity for supporting STKDV-based exploratory analysis, (ii) is not theoretically efficient, and (iii) does not provide optimization techniques for bandwidth tuning. To eliminate these drawbacks, we propose a prefix-set-based solution (PREFIX) that encompasses three methods, namely PREFIXsingle (addressing (i)), PREFIXmultiple (addressing (ii)), and PREFIXtuning (addressing (iii)). We offer theoretical and practical evidence that PREFIX is capable of outperforming the state-of-the-art solution (SWS). In particular, PREFIX achieves at least 115x to 1,906x speedups and is the first solution that can efficiently generate multiple high-resolution STKDVs for the large-scale New York taxi dataset with 13.6 million data points.
| Original language | English |
|---|---|
| Title of host publication | Proceedings - 2025 IEEE 41st International Conference on Data Engineering, ICDE 2025 |
| Editors | Lisa O’Conner |
| Place of Publication | Hong Kong |
| Publisher | IEEE |
| Pages | 99-113 |
| Number of pages | 15 |
| ISBN (Electronic) | 9798331536039 |
| ISBN (Print) | 9798331536046 |
| DOIs | |
| Publication status | Published - 19 May 2025 |
| Event | 41st IEEE International Conference on Data Engineering - The Hong Kong Polytechnic University, Hong Kong, China Duration: 19 May 2025 → 23 May 2025 https://ieee-icde.org/2025/ (Conference website) https://ieee-icde.org/2025/research-papers/ https://www.computer.org/csdl/proceedings/icde/2025/26FZy3xczFS (Conference proceeding) |
Publication series
| Name | Proceedings - International Conference on Data Engineering |
|---|---|
| ISSN (Print) | 1063-6382 |
| ISSN (Electronic) | 2375-026X |
Conference
| Conference | 41st IEEE International Conference on Data Engineering |
|---|---|
| Abbreviated title | ICDE 2025 |
| Country/Territory | China |
| City | Hong Kong |
| Period | 19/05/25 → 23/05/25 |
| Internet address |
|
User-Defined Keywords
- efficient algorithms
- prefix
- spatiotemporal kernel density visualization
- stkdv