The Merit of River Network Topology for Neural Flood Forecasting
Nikolas Kirschstein, Yixuan Sun

TL;DR
This study investigates whether incorporating river network topology into graph neural network models improves flood forecasting accuracy, finding that it does not significantly enhance predictions or capture known adjacency relationships.
Contribution
It provides an empirical evaluation of GNNs with different adjacency definitions for river discharge forecasting, revealing limitations in leveraging network topology.
Findings
GNNs did not benefit from river network topology information.
Learned edge weights did not correlate with static adjacency definitions.
GNNs struggled with predicting sudden discharge spikes.
Abstract
Climate change exacerbates riverine floods, which occur with higher frequency and intensity than ever. The much-needed forecasting systems typically rely on accurate river discharge predictions. To this end, the SOTA data-driven approaches treat forecasting at spatially distributed gauge stations as isolated problems, even within the same river network. However, incorporating the known topology of the river network into the prediction model has the potential to leverage the adjacency relationship between gauges. Thus, we model river discharge for a network of gauging stations with GNNs and compare the forecasting performance achieved by different adjacency definitions. Our results show that the model fails to benefit from the river network topology information, both on the entire network and small subgraphs. The learned edge weights correlate with neither of the static definitions and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications · Hydrological Forecasting Using AI · Neural Networks and Applications
