Generic Multimodal Spatially Graph Network for Spatially Embedded Network Representation Learning
Xudong Fan, Jürgen Hackl
TL;DR
This work introduces GMu-SGCN, a Generic Multimodal Spatially Graph Convolutional Network designed for spatially embedded networks by fusing multimodal node and edge spatial features. It presents two variants, RSGCN and ESGCN, and a network reconstruction-based evaluation framework for edge existence prediction. Through case studies on river and power networks, GMu-SGCN consistently outperforms baselines, demonstrating the importance of incorporating multidimensional spatial features. The findings highlight modality-dependent effects on SEN topology and establish a scalable, memory-efficient approach for spatially informed network representation learning.
Abstract
Spatially embedded networks (SENs) represent a special type of complex graph, whose topologies are constrained by the networks' embedded spatial environments. The graph representation of such networks is thereby influenced by the embedded spatial features of both nodes and edges. Accurate network representation of the graph structure and graph features is a fundamental task for various graph-related tasks. In this study, a Generic Multimodal Spatially Graph Convolutional Network (GMu-SGCN) is developed for efficient representation of spatially embedded networks. The developed GMu-SGCN model has the ability to learn the node connection pattern via multimodal node and edge features. In order to evaluate the developed model, a river network dataset and a power network dataset have been used as test beds. The river network represents the naturally developed SENs, whereas the power network represents a man-made network. Both types of networks are heavily constrained by the spatial environments and uncertainties from nature. Comprehensive evaluation analysis shows the developed GMu-SGCN can improve accuracy of the edge existence prediction task by 37.1\% compared to a GraphSAGE model which only considers the node's position feature in a power network test bed. Our model demonstrates the importance of considering the multidimensional spatial feature for spatially embedded network representation.
