Agglomerative Clustering of Growing Squares
Publication date
2022
Editors
Advisors
Supervisors
Document Type
Article
Metadata
Show full item recordCollections
License
cc_by
Abstract
We study an agglomerative clustering problem motivated by interactive glyphs in geo-visualization. Consider a set of disjoint square glyphs on an interactive map. When the user zooms out, the glyphs grow in size relative to the map, possibly with different speeds. When two glyphs intersect, we wish to replace them by a new glyph that captures the information of the intersecting glyphs. We present a fully dynamic kinetic data structure that maintains a set of n disjoint growing squares. Our data structure uses O(nlognloglogn) space, supports queries in worst case O(log2n) time, and updates in O(log5n) amortized time. This leads to an O(nα(n)log5n) time algorithm to solve the agglomerative clustering problem. This is a significant improvement over the current best O(n2) time algorithms.
Keywords
kinetic data structures, Computational geometry, Range trees
Citation
Castermans, T, Speckmann, B, Staals, F & Verbeek, K 2022, 'Agglomerative Clustering of Growing Squares', Algorithmica, vol. 84, no. 1, pp. 216-233. https://doi.org/10.1007/s00453-021-00873-0