Hierarchically Disentangled Recurrent Network for Factorizing System Dynamics of Multi-scale Systems: An application on Hydrological Systems
Rahul Ghosh, Arvind Renganathan, Zac McEachran, Kelly Lindsay, Somya Sharma, Michael Steinbach, John Nieber, Christopher Duffy, Vipin Kumar
TL;DR
This work tackles multi-scale, data-assimilative streamflow forecasting by introducing the Factorized Hierarchical Neural Network (FHNN), which learns latent states at slow, medium, and fast temporal scales via an inverse encoder and uses them in a forward generator to predict future flow. The method addresses limitations of LSTM and Transformer approaches in data-scarce, path-dependent hydrological systems by explicitly modeling multi-scale states and enabling data assimilation through state-based conditioning. Key contributions include (i) a novel FHNN architecture with a three-scale state encoder and a conditional LSTM decoder, (ii) two data-scarcity strategies—global multi-basin modeling and simulation-data pretraining with SAC-SMA—(iii) extensive validation on NCRFC hydrological basins and the CAMELS benchmark showing superior predictive performance, especially for low-runoff and cold basins, and (iv) interpretable visualizations of learned multi-scale states. Overall, FHNN demonstrates data-efficient, high-accuracy hydrologic forecasting and provides a framework potentially transferable to other complex, multi-scale dynamical systems requiring latent state factorization and data assimilation.
Abstract
We present a framework for modeling multi-scale processes, and study its performance in the context of streamflow forecasting in hydrology. Specifically, we propose a novel hierarchical recurrent neural architecture that factorizes the system dynamics at multiple temporal scales and captures their interactions. This framework consists of an inverse and a forward model. The inverse model is used to empirically resolve the system's temporal modes from data (physical model simulations, observed data, or a combination of them from the past), and these states are then used in the forward model to predict streamflow. Experiments on several catchments from the National Weather Service North Central River Forecast Center show that FHNN outperforms standard baselines, including physics-based models and transformer-based approaches. The model demonstrates particular effectiveness in catchments with low runoff ratios and colder climates. We further validate FHNN on the CAMELS (Catchment Attributes and MEteorology for Large-sample Studies), which is a widely used continental-scale hydrology benchmark dataset, confirming consistent performance improvements for 1-7 day streamflow forecasts across diverse hydrological conditions. Additionally, we show that FHNN can maintain accuracy even with limited training data through effective pre-training strategies and training global models.
