Search papers, labs, and topics across Lattice.
This study explores the application of graph-based deep learning techniques to the tasks of map generalization, specifically focusing on the simplification and aggregation of building footprints. By reformulating simplification as node movement prediction and aggregation as link prediction, the authors evaluate various graph neural network architectures, finding that GraphSAGE excels in link prediction accuracy while highlighting ongoing challenges in node movement prediction. The results indicate that aggregation is inherently more complex than simplification, emphasizing the difficulties in capturing higher-level spatial relationships in current deep learning frameworks for map generalization.
Aggregation in map generalization proves to be significantly more complex than simplification, revealing critical challenges for graph-based deep learning methods.
Map generalization remains one of the fundamental tasks in cartography, especially for the simplification and aggregation of complex building footprints. This study presents the first exploratory application of graph-based deep learning to both tasks, reformulating simplification as node movement prediction and aggregation as link prediction within a unified graph learning framework. We evaluate representative graph neural network architectures (GCN, GAT, and GraphSAGE) on multi-scale building datasets, showing that GraphSAGE demonstrates relative strengths in link prediction accuracy, while also revealing persistent challenges in precise node movement prediction. Beyond quantitative performance, the results highlight that aggregation poses greater complexity and challenges than simplification, underscoring the difficulty of capturing higher-level spatial relationships in map generalization with current deep learning approaches. Although limitations such as data imbalance and the need for post-processing remain, the study provides valuable insights and methodological directions for advancing automated map generalization with deep learning approaches.