LGJun 11, 2024

Towards Generalized Hydrological Forecasting using Transformer Models for 120-Hour Streamflow Prediction

arXiv:2406.07484v18 citations
Originality Incremental advance
AI Analysis

It addresses hydrological forecasting for water resource management by offering a generalized model that adapts to varying conditions, though it is incremental as it applies an existing Transformer architecture to a new domain.

This study tackled the problem of 120-hour streamflow prediction across 125 diverse locations in Iowa by developing a generalized Transformer model, which outperformed deep learning benchmarks like LSTM and GRU with higher median NSE and KGE scores and lower NRMSE values.

This study explores the efficacy of a Transformer model for 120-hour streamflow prediction across 125 diverse locations in Iowa, US. Utilizing data from the preceding 72 hours, including precipitation, evapotranspiration, and discharge values, we developed a generalized model to predict future streamflow. Our approach contrasts with traditional methods that typically rely on location-specific models. We benchmarked the Transformer model's performance against three deep learning models (LSTM, GRU, and Seq2Seq) and the Persistence approach, employing Nash-Sutcliffe Efficiency (NSE), Kling-Gupta Efficiency (KGE), Pearson's r, and Normalized Root Mean Square Error (NRMSE) as metrics. The study reveals the Transformer model's superior performance, maintaining higher median NSE and KGE scores and exhibiting the lowest NRMSE values. This indicates its capability to accurately simulate and predict streamflow, adapting effectively to varying hydrological conditions and geographical variances. Our findings underscore the Transformer model's potential as an advanced tool in hydrological modeling, offering significant improvements over traditional and contemporary approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes