A Hybrid LSTM and CNN deep learning framework for modeling runoff variability in western United States watersheds using multisource hydrological data
摘要
Runoff variability modeling is critical for water resource management and extreme hydrological event warning under climate change. Traditional hydrological models have substantial limitations in capturing the highly nonlinear, multi-scale processes in the western United States due to complex topography and diverse climate types. This study proposes an LSTM-CNN hybrid deep learning framework integrating meteorological observations, remote sensing data, topographic features, and soil attributes to model runoff variability across 12 representative watersheds over 21 years (2000–2020). The hybrid architecture uses LSTM networks to capture 90-day temporal dependencies, multi-scale 1D-CNNs to extract short-, medium-, and long-term temporal patterns, and an MLP embedding for static basin attributes, with an attention mechanism for adaptive spatiotemporal integration. The model achieved mean Nash–Sutcliffe Efficiency (NSE) of 0.87 and Root Mean Square Error (RMSE) of 0.41 mm/day on the chronological test set, outperforming SWAT, Random Forest, and a single-branch LSTM (the