English

Spatial Graph Convolution Neural Networks for Water Distribution Systems

Machine Learning 2022-11-18 v1

Abstract

We investigate the task of missing value estimation in graphs as given by water distribution systems (WDS) based on sparse signals as a representative machine learning challenge in the domain of critical infrastructure. The underlying graphs have a comparably low node degree and high diameter, while information in the graph is globally relevant, hence graph neural networks face the challenge of long-term dependencies. We propose a specific architecture based on message passing which displays excellent results for a number of benchmark tasks in the WDS domain. Further, we investigate a multi-hop variation, which requires considerably less resources and opens an avenue towards big WDS graphs.

Keywords

Cite

@article{arxiv.2211.09587,
  title  = {Spatial Graph Convolution Neural Networks for Water Distribution Systems},
  author = {Inaam Ashraf and Luca Hermes and André Artelt and Barbara Hammer},
  journal= {arXiv preprint arXiv:2211.09587},
  year   = {2022}
}

Comments

Under submission. Python code will be made available soon

R2 v1 2026-06-28T06:07:38.360Z