Flood forecasting with machine learning models in an operational framework
Sella Nevo (1), Efrat Morin (2), Adi Gerzi Rosenthal (1), Asher, Metzger (1), Chen Barshai (1), Dana Weitzner (1), Dafi Voloshin (1), Frederik, Kratzert (1), Gal Elidan (1,2), Gideon Dror (1), Gregory Begelman (1), Grey, Nearing (1), Guy Shalev (1), Hila Noga (1)

TL;DR
Google's operational flood forecasting system leverages machine learning models like LSTM and novel inundation models to provide real-time flood warnings across large regions, demonstrating high performance and wide impact.
Contribution
Introduction of the Manifold machine learning model for flood inundation, offering an alternative to hydraulic modeling within an operational framework.
Findings
LSTM outperforms Linear models in stage forecasting.
Thresholding and Manifold models achieve similar inundation extent accuracy.
System successfully issued over 100 million flood alerts during monsoon season.
Abstract
The operational flood forecasting system by Google was developed to provide accurate real-time flood warnings to agencies and the public, with a focus on riverine floods in large, gauged rivers. It became operational in 2018 and has since expanded geographically. This forecasting system consists of four subsystems: data validation, stage forecasting, inundation modeling, and alert distribution. Machine learning is used for two of the subsystems. Stage forecasting is modeled with the Long Short-Term Memory (LSTM) networks and the Linear models. Flood inundation is computed with the Thresholding and the Manifold models, where the former computes inundation extent and the latter computes both inundation extent and depth. The Manifold model, presented here for the first time, provides a machine-learning alternative to hydraulic modeling of flood inundation. When evaluated on historical…
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
TopicsFlood Risk Assessment and Management · Hydrological Forecasting Using AI · Hydrology and Drought Analysis
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
