Published June 11, 2024 | Version 1.0.0
Software Open

Regional Spatial Graph Convolutional Network (RSGCN)

  • 1. ROR icon Princeton University

Description

Abstract

Efficient representation of complex infrastructure systems is essential for tasks such as edge prediction, component classification, and decision-making. However, interactions between these systems and their spatial environments complicate network representation learning. This study introduces the Regional Spatial Graph Convolutional Network (RSGCN), a novel geometric-based multi-modal deep learning model for spatially embedded networks. RSGCN learns from nodes' spatial features and is evaluated by embedding and reconstructing various infrastructure networks, including the California Highway Network and the New Jersey Power Network. Compared to GraphSAGE and the Spatial Graph Convolutional Network (SGCN), RSGCN demonstrates superior performance, highlighting the benefits of incorporating regional information for accurate network representations.

Content

The folder contains the codes and dataset used for the paper "Modeling of spatially embedded networks via regional spatial graph convolutional networks" https://doi.org/10.1111/mice.13286

Files

RSGCN.zip

Files (2.5 GB)

Name Size Download all
md5:a2703f7f7a15d6d5131a18b789095dc6
2.5 GB Preview Download

Additional details

Related works

Is published in
Publication: 1467-8667 (ISSN)

Funding

Energy Research Fund A0053
Princeton University

Dates

Accepted
2024-05-28
Accepted for publication in CACAIE
Available
2024-06-20
Online published in CACAIE

Software

Repository URL
https://github.com/cisgroup/RSGCN-SEN-Modeling
Programming language
Python
Development Status
Active