Hydra-LSTM: A semi-shared Machine Learning architecture for prediction across Watersheds
Karan Ruparell, Robert J. Marks, Andy Wood, Kieran M. R. Hunt, Hannah, L. Cloke, Christel Prudhomme, Florian Pappenberger, Matthew Chantry

TL;DR
Hydra-LSTM is a novel semi-shared neural network architecture that improves river discharge prediction across watersheds by combining shared and catchment-specific data, achieving state-of-the-art results.
Contribution
The paper introduces Hydra-LSTM, a semi-shared LSTM architecture that effectively incorporates catchment-specific variables, enhancing transferability and prediction accuracy across watersheds.
Findings
Achieves state-of-the-art 1-day ahead river discharge prediction.
Outperforms existing multi- and single-catchment LSTMs in accuracy.
Easily incorporates catchment-specific data like historical discharge.
Abstract
Long Short Term Memory networks (LSTMs) are used to build single models that predict river discharge across many catchments. These models offer greater accuracy than models trained on each catchment independently if using the same data. However, the same data is rarely available for all catchments. This prevents the use of variables available only in some catchments, such as historic river discharge or upstream discharge. The only existing method that allows for optional variables requires all variables to be considered in the initial training of the model, limiting its transferability to new catchments. To address this limitation, we develop the Hydra-LSTM. The Hydra-LSTM processes variables used across all catchments and variables used in only some catchments separately to allow general training and use of catchment-specific data in individual catchments. The bulk of the model can be…
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
TopicsHydrological Forecasting Using AI · Data Stream Mining Techniques · Machine Learning and Data Classification
