Algorithm-Informed Graph Neural Networks for Leakage Detection and Localization in Water Distribution Networks
Zepeng Zhang, Olga Fink

TL;DR
This paper introduces an algorithm-informed graph neural network (AIGNN) that leverages classical max-flow algorithms to improve leakage detection and localization in water distribution networks, enhancing generalization over traditional GNNs.
Contribution
The paper proposes a novel AIGNN framework that integrates max-flow algorithm knowledge into GNNs for better leak detection and localization in water networks.
Findings
AIGNN outperforms standard GNNs in leakage detection accuracy.
AIGNN demonstrates superior generalization to out-of-distribution data.
Incorporating algorithmic knowledge improves pressure estimation in WDNs.
Abstract
Detecting and localizing leakages is a significant challenge for the efficient and sustainable management of water distribution networks (WDN). Leveraging the inherent graph structure of WDNs, recent approaches have used graph-based data-driven methods. However, these methods often learn shortcuts that work well with in-distribution data but fail to generalize to out-of-distribution data. To address this limitation and inspired by the perfect generalization ability of classical algorithms, we propose an algorithm-informed graph neural network (AIGNN). Recognizing that WDNs function as flow networks, incorporating max-flow information can be beneficial for inferring pressures. In the proposed framework, we first train AIGNN to emulate the Ford-Fulkerson algorithm for solving max-flow problems. This algorithmic knowledge is then transferred to address the pressure estimation problem in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWater Systems and Optimization · Water Quality Monitoring Technologies · Fire Detection and Safety Systems
MethodsGraph Neural Network
