Next Article in Journal
Bayesian–Kalman Fusion Framework for Thermal Fault Diagnosis of Battery Energy Storage Systems
Previous Article in Journal
Work Engagement, Job Crafting, and Their Effects on Green Work Outcomes
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Toward Sustainable Water Resource Management Using a DWT-NARX Model for Reservoir Inflow and Discharge Forecasting in the Chao Phraya River Basin, Thailand

by
Thannob Aribarg
1,
Karn Yongsiriwit
1,*,
Parkpoom Chaisiriprasert
1,
Nattapat Patchsuwan
1 and
Seree Supharatid
2
1
College of Digital Innovation Technology, Rangsit University, 52/347 Muang-Ake Phaholyothin Road, Lak-Hok, Muang, Pathum Thani 12000, Thailand
2
Climate Change and Disaster Center, Rangsit University, 52/347 Muang-Ake Phaholyothin Road, Lak-Hok, Muang, Pathum Thani 12000, Thailand
*
Author to whom correspondence should be addressed.
Sustainability 2025, 17(22), 10091; https://doi.org/10.3390/su172210091
Submission received: 8 October 2025 / Revised: 2 November 2025 / Accepted: 5 November 2025 / Published: 12 November 2025
(This article belongs to the Section Air, Climate Change and Sustainability)

Abstract

The 2011 Great Flood in Thailand exposed critical deficiencies in water management across the Chao Phraya River Basin, particularly in controlling inflows and discharges from major reservoirs such as Sirikit and Bhumibol. Inadequate rainfall monitoring at the Nakhon Sawan station further intensified the disaster’s impact. As climate change continues to amplify extreme weather events, this study aims to improve flood forecasting accuracy and promote sustainable water resource management aligned with the Sustainable Development Goals (SDGs 6, 11, and 13). Advanced climate data from the Coupled Model Intercomparison Project Phase 5 (CMIP5) were spatially refined and integrated with hydrological models to enhance regional accuracy. The Discrete Wavelet Transform (DWT) was applied for feature extraction to capture hydrological variability, while the Nonlinear Autoregressive Model with Exogenous Factors (NARX) was employed to model complex temporal relationships. A multi-model ensemble framework was developed to merge climate forecasts with real-time hydrological data. Results demonstrate significant model performance improvements, with DWT-NARX achieving 55–98% lower prediction errors (RMSE) compared to baseline methods and correlation coefficients exceeding 0.91 across all forecasting scenarios. Marked seasonal variations emerge, with higher inflows during wet periods and reduced inflows during dry seasons. Under RCP8.5 climate scenarios, wet-season inflows are projected to increase by 15.8–17.4% by 2099, while dry-season flows may decline by up to 33.5%, potentially challenging future water availability and flood control operations. These findings highlight the need for adaptive and sustainable water management strategies to enhance climate resilience and advance SDG targets on water security, disaster risk reduction, and climate adaptation.

1. Introduction

The 2011 Thailand Great Flood was among the nation’s most severe natural disasters, affecting millions and causing extensive damage to agriculture, infrastructure, and the economy, particularly throughout the Chao Phraya River Basin (CPRB) and Bangkok [1]. This catastrophe was driven by unusually heavy and early rainfall (25% above normal), multiple tropical storms, and the La Niña climate phenomenon, which together led to excess water inflows at major reservoirs such as Bhumibol (BB) and Sirikit (SK). Inefficient water management and delayed releases further intensified flooding downstream [1,2]. High tides, inadequate drainage capacity, and insufficient flood monitoring at key locations compounded the disaster, resulting in prolonged inundation and exposed gaps in Thailand’s water management and emergency response systems [3]. These events have underscored the urgent need for real-time hydrological monitoring, integrated data management, and sustainable frameworks to support effective flood mitigation and disaster resilience in the future.
Previous research has explored multiple approaches for improving flood-forecasting accuracy, including remote sensing, optimization, and machine learning. Satellite imagery from sensors such as RADARSAT-2, ThaiChote, ASTER, and TerraSAR-X has been used to delineate flooded areas, although urban flood detection remains constrained by resolution limitations [4,5]. Graph-theory and multi-reservoir operation models have been applied to optimize drainage and floodgate efficiency in the Chao Phraya Basin, emphasizing the need for better coordination between upstream inflow and downstream discharge [6,7]. In addition, satellite-based flood volume estimation has enhanced real-time forecasting by integrating inflow and outflow data [3]. Recent studies have further advanced regional hydrological and climate impact assessments in Thailand and neighboring areas by incorporating high-resolution datasets, improved scenario frameworks, and ensemble-based modeling approaches [8,9,10,11,12].
Conventional statistical and physical models have been widely used for hydrological prediction, but their limitations in handling nonlinear patterns have motivated the adoption of machine learning (ML) approaches. Neural network models, including multilayer perceptron (MLP) and support vector regression (SVR), have shown improved short-term inflow prediction performance in reservoirs such as BB [13,14]. Ensemble learning techniques have further advanced predictive accuracy by integrating diverse models. Multi-model ensemble (MME) frameworks combining regression and deep learning algorithms have achieved greater precision in forecasting daily inflows under complex rainfall conditions [15]. Studies employing Long Short-Term Memory (LSTM) networks and other deep architectures have demonstrated enhanced temporal pattern recognition and inflow optimization for hydropower generation [16,17].
Recent developments in deep learning for hydroclimatic forecasting have introduced several breakthrough approaches that surpass traditional LSTM and conventional machine learning methods. Transformer-based architectures have emerged as particularly powerful tools, with Dong et al. achieving 34% and 26% lower RMSE than raw ECMWF forecasts through enhanced CNN-ResNet blocks coupled with hybrid Xin’anjiang-LSTM models for sub-seasonal precipitation and streamflow forecasting [18]. Demiray et al. demonstrated Transformer model superiority over LSTM, GRU, and Seq2Seq approaches for 120-h streamflow prediction across 125 diverse locations, maintaining higher NSE and KGE scores while exhibiting lower NRMSE values [19]. Hybrid LSTM-Transformer architectures have shown exceptional performance, with Li et al. achieving NSE values of 0.970 and 0.953 for flood forecasting applications [20].
Advanced attention mechanisms have significantly enhanced LSTM architectures, with Wang et al. reporting 8.85% improvement in Nash–Sutcliffe efficiency using multi-head attention flood forecasting models compared to standard LSTM under 3-h lead times [21]. Graph Neural Networks (GNNs) have revolutionized spatial–temporal modeling in hydrology, with Zandsalimi et al. achieving 67% reduction in prediction error using physics-informed graph neural networks enhanced with Kolmogorov–Arnold Networks [22]. Kazadi et al. developed FloodGNN-GRU, combining graph neural networks with Gated Recurrent Units for spatio-temporal flood prediction, outperforming baselines by 17% in RMSE while being 1000× faster than physics-based models [23]. Vision Transformers have been successfully adapted for hydrological applications, with Shafiee Roudbari et al. integrating LiDAR terrain elevation data through Vision Transformers for enhanced hydrometric prediction accuracy [24].
The Coupled Model Intercomparison Project Phase 5 (CMIP5) provides comprehensive climate projections and has been extensively applied in climate and hydrological studies [25]. However, its coarse spatial resolution limits applicability for regional analysis in countries like Thailand, where localized weather patterns are critical. CMIP5 has been employed across various domains, such as drought assessment [26], oceanographic prediction [27], agricultural yield forecasting [28], and greenhouse gas emission modeling [29]. To enhance its relevance for Thailand, statistical downscaling is required to adjust grid resolution and improve the representation of regional climate variability.
MMEs have become an essential strategy for improving predictive accuracy across diverse scientific fields. Early ensemble techniques relied on equal-weight averaging [30], whereas modern approaches employ Bayesian weighting and machine-learning-based fusion to dynamically adjust model contributions according to performance [31]. MMEs have proven especially effective in climate modeling by combining multiple General Circulation Models (GCMs) to refine precipitation and temperature forecasts [32,33]. More recently, spatiotemporal-aware ensemble frameworks have been proposed to further enhance precipitation predictability by leveraging spatial correlations and temporal dependencies among climate models [34]. In this study, MMEs are used to average climate models from the CMIP5 project, employing 19 models from the NEX-GDDP dataset to capture variability and uncertainty in climate forecasts.
The Discrete Wavelet Transform (DWT) has emerged as a powerful tool for analyzing data in both temporal and frequency domains [35]. Widely used in image processing and feature extraction [36,37,38], DWT effectively decomposes time-series data into multiple components, enabling the distinction between short-term fluctuations and long-term hydrological trends. This capability enhances noise reduction and feature extraction, which are critical for improving inflow and discharge forecasting accuracy.
The Nonlinear Autoregressive Model with Exogenous Factor (NARX) has demonstrated strong performance in modeling nonlinear and dynamic systems across various disciplines [39]. It has been applied in engineering, process optimization, and hydrological forecasting due to its ability to capture long-term dependencies and integrate external variables. Recent studies combining NARX with deep learning architectures such as LSTM and Gated Recurrent Units (GRUs) have improved time-series prediction accuracy for complex hydrological and oceanographic systems [40,41,42,43]. NARX-based models have also been used for flood risk assessment and short-term forecasting of river water levels, proving effective in supporting disaster preparedness and mitigation strategies [43].
Building on these foundations, previous research integrated machine learning techniques with climate model outputs to improve hydrological forecasting [44]. The earlier model combined the Stationary Wavelet Transform (SWT) with NARX to manage nonstationary inflow data, preserving fine-scale temporal patterns. In the present study, SWT is replaced with DWT for computational efficiency, and the model is extended to include both inflow and discharge data. CMIP5-based climate projections are integrated with an MME framework, and DWT is applied for feature extraction with NARX for dynamic modeling. This approach aims to enhance forecasting accuracy for the BB and SK reservoir inflows and the Nakhon Sawan Discharge Station (C2), thereby contributing to sustainable flood management and long-term water resource resilience in Thailand’s CPRB.

2. Sustainable Development Goals (SDGs)

The Sustainable Development Goals, adopted by the United Nations in 2015, comprise 17 interconnected global development objectives to be achieved by 2030. This research directly contributes to three primary SDGs through enhanced hydrological forecasting and adaptive water management.

2.1. SDG 6: Clean Water and Sanitation

SDG 6: “Ensure availability and sustainable management of water and sanitation for all” addresses universal access to safe water and integrated water resource management (IWRM). Key targets include equitable water allocation (Target 6.1), water-use efficiency and scarcity reduction (Target 6.4), IWRM implementation (Target 6.5), and ecosystem protection (Target 6.6). The forecasting framework enables water managers to allocate resources equitably, optimize reservoir operations while maintaining environmental flows, reduce water loss through improved efficiency, and implement coordinated basin-scale management.

2.2. SDG 11: Sustainable Cities and Communities

SDG 11: “Make cities and human settlements inclusive, safe, resilient and sustainable” emphasizes disaster risk reduction and climate-resilient infrastructure. Target 11.5 seeks to significantly reduce deaths and economic losses from disasters, including water-related hazards. The 2011 Great Flood in Thailand resulted in approximately 865 deaths and USD 40 billion in economic losses, exemplifying the catastrophic impacts SDG 11.5 aims to prevent. Advanced hydrological forecasting enables early warning systems, timely evacuation, emergency resource mobilization, and infrastructure planning, thereby directly reducing mortality and economic losses from floods.

2.3. SDG 13: Climate Action

SDG 13: “Take urgent action to combat climate change and its impacts” calls for strengthening resilience and adaptive capacity to climate-related hazards. Key targets include resilience building (Target 13.1) through enhanced understanding of future climate impacts and integration of climate measures into policy and planning (Target 13.2). This research employs climate projections (CMIP5) under multiple emissions scenarios to quantify future hydrological extremes, providing the scientific evidence base for developing and implementing climate adaptation strategies.

2.4. SDG Interconnections in Water Resource Management

Water security directly enables achievements across multiple SDGs: food security (SDG 2), public health (SDG 3), renewable energy (SDG 7), economic development (SDG 8), responsible consumption (SDG 12), ecosystem conservation (SDG 15), and global cooperation (SDG 17). In the CPRB, multi-functional reservoirs serve hydropower generation (30% of Thailand’s electricity), irrigation (supporting 60% of national agricultural production), and municipal water supply. Improved hydrological forecasting strengthens integrated management of these competing objectives, simultaneously advancing multiple SDGs and exemplifying SDG mainstreaming approaches essential for sustainable development.

3. Materials and Methods

3.1. Study Area

The CPRB (Figure 1) is the largest river basin in Thailand and a key contributor to the 2011 Thailand Great Flood, the most severe inundation event in the nation’s history. The basin covers approximately 159,000 square kilometers, representing around 35% of Thailand’s total landmass, and supports nearly 30 million people. The region is primarily agricultural, with rice, sugarcane, and maize as the dominant crops. Geographically, it is located between 13.5° N–19° N latitude and 98° E–101° E longitude. Four major tributaries—the Ping, Wang, Yom, and Nan rivers—originate in the northern highlands and converge at the C2 to form the CPRB. The river then flows southward through major economic and industrial zones, including Ayutthaya and Bangkok, before discharging into the Gulf of Thailand.

3.2. Methodological Framework

The CPRB is shaped by a tropical monsoon climate, with heavy rainfall from May to October due to the southwest monsoon, which accounts for nearly 90% of annual precipitation. Low-lying southern areas, at elevations around 2.5 m above sea level, are highly susceptible to flooding, as observed during the 2011 Great Flood. In contrast, the dry season (January to June) brings significantly reduced rainfall, necessitating managed water releases from major reservoirs such as BB and SK to support agricultural, municipal, and industrial needs. These pronounced seasonal variations present ongoing challenges for flood management and equitable water distribution within the basin.
To address these issues, this study develops an advanced forecasting framework for reservoir inflow and discharge management in the CPRB. The approach incorporates climate projections refined by spatial remapping and bias correction to improve local applicability. DWT is used for extracting essential features from time-series data, and a NARX is applied for hydrological forecasting. The framework, summarized in Figure 2, begins with the collection of meteorological, hydrological, and climate data across the basin. Next, climate data undergo spatial remapping and bias correction to ensure the accuracy and local relevance of the Global Climate Model (GCM) projections. The refined data are then used to develop a hybrid forecasting model that integrates DWT for feature extraction with a Nonlinear Autoregressive Neural Network with Exogenous Inputs (NARX) for predictive modeling.
Once the model is built and trained, its performance is evaluated using appropriate validation metrics. The evaluated model is subsequently applied to project future reservoir inflows and discharge under various climate scenarios. Finally, the results are analyzed to assess patterns in future inflow and discharge, including the frequency and severity of hydrological extremes, to support adaptive water management and flood risk reduction in the basin.

3.3. Data Collection

Understanding the hydrological and meteorological dynamics of the CPRB is essential for improving the prediction of reservoir inflow and discharge, particularly in light of the 2011 flood. This section outlines the datasets and procedures used to develop and validate the forecasting model, which predicts inflows to the BB and SK reservoirs and discharge at the C2 gauging station. Three primary categories of data are used: meteorological, hydrological, and climate model datasets.

3.3.1. Meteorological Data

Daily rainfall data from 88 meteorological stations distributed across Thailand were used, covering the period from 1980 to 2005. These data were obtained from the Thai Meteorological Department (TMD), which maintains an extensive observation network representing the country’s diverse climatic regions. Figure 3 shows the spatial distribution of these rainfall stations. The availability of continuous, multi-decadal precipitation records enables the analysis of long-term rainfall patterns and provides reliable input for hydrological model calibration. The extended observation period enhances model robustness and supports the accurate prediction of extreme rainfall events, such as those that contributed to the 2011 Great Flood.

3.3.2. Hydrological Data

Hydrological data, including reservoir inflows and river discharge measurements, were collected to evaluate and forecast water availability and flood potential in the CPRB. The Electricity Generating Authority of Thailand (EGAT) provided monthly inflow records for the BB and SK reservoirs, which are Thailand’s largest and most critical water storage systems. The Royal Irrigation Department (RID) supplied monthly discharge data for the C2 for the same 1980–2005 period. The C2 station, located at the confluence of the Ping, Wang, Yom, and Nan rivers, serves as a key hydrological gauge for assessing downstream flood conditions.
Figure 4 illustrates monthly inflow fluctuations for the BB and SK reservoirs and corresponding discharge at the C2 station. These datasets are vital for calibrating and validating hydrological models and support the development of improved early warning systems. The historical analysis of these inflow and discharge records also provides insight into the factors that contributed to the 2011 flood, where excessive reservoir releases and inadequate discharge management amplified downstream inundation.

3.3.3. Climate Data

Future climate projections were derived from Global Climate Models (GCMs) under the Coupled Model Intercomparison Project Phase 5 (CMIP5) framework. Nineteen GCMs were selected using precipitation data from the NASA Earth Exchange Global Daily Downscaled Projections (NEX-GDDP) dataset. These models provide high-resolution, bias-corrected daily climate data suitable for assessing hydrological variability under different climate scenarios. Table 1 lists the CMIP5 models utilized in this study.
Two Representative Concentration Pathways (RCPs) were used: RCP4.5, representing a moderate emission scenario (radiative forcing of 4.5 W/m2), and RCP8.5, representing a high-emission scenario (8.5 W/m2). These scenarios facilitate a comparative analysis of potential hydrological changes under different greenhouse gas trajectories. Combining climate model projections with historical hydrological and meteorological observations strengthens the capacity to forecast future inflow and discharge variability. This integration supports improved flood preparedness, sustainable water allocation, and adaptive resource management across the CPRB.

3.4. Climate Data Processing

Accurate precipitation inputs are essential for hydrological modeling in the CPRB, where intense rainfall can trigger major flooding. To improve the usability of climate model outputs for basin-scale applications, we applied two complementary procedures: remapping to increase spatial resolution and bias correction to align simulations with observed station data. These steps enhance precipitation estimates that drive forecasts of inflows to BB and SK reservoirs and discharge at the C2.

3.4.1. Spatial Remapping

Global Climate Models (GCMs) in CMIP5 operate at coarse resolutions that are not directly suitable for regional hydrology. We remapped daily precipitation from 19 CMIP5 models to a 0.25° grid using bilinear interpolation, yielding a domain of 1440 longitude by 556 latitude points. This resolution better captures spatial gradients in rainfall that influence reservoir inflows and river discharge. To assess consistency with observations, the remapped series were compared against historical station records throughout the CPRB. Figure 5 summarizes average monthly precipitation for the baseline period 1980–2005 at key locations, highlighting inter-model spread and the performance of the MME relative to observations.

3.4.2. Bias Correction

While CMIP5 models reproduce seasonal variability, systematic biases in magnitude remain and require correction. We applied the Linear Scaling (LS) method which rescales model precipitation by month using ratios between observed and simulated climatologies. Let P denote precipitation, e   the daily time index, and m the month. The bias-adjusted historical and future series are computed as
P r e f e = P r e f e × μ m P o b s e μ m P r e f e ,
P f u t e = P f u t e × μ m P o b s e μ m P r e f e ,
where P obs   is observed station rainfall, P ref   is historical model output, P fut   is the future projection, and μ m is the monthly mean operator used to derive the scaling factor. The LS adjustment was applied to the historical period 1980–2005 and to future projections for 2010–2100 under RCP4.5 and RCP8.5. Aligning model climatology with observations improves the fidelity of precipitation inputs for hydrological simulation and forecasting.
The spatial remapped and bias-corrected precipitation fields are then used to drive the hybrid modeling system, supporting more reliable forecasts of BB and SK inflows and C2 discharge. Incorporating these refined climate inputs into the hydrological workflow strengthens flood preparedness, risk assessment, and sustainable water resource planning in the CPRB.

3.5. Development of Hybrid DWT–NARX Neural Network

3.5.1. NARX Neural Network for Hydrological Forecasting

A primary challenge in hydrological forecasting is capturing nonlinear interactions among precipitation, reservoir inflow, and river discharge. We employ a NARX, which uses both historical outputs and external drivers such as precipitation. In this study, NARX is used to forecast inflows to the BB and SK reservoirs and discharge at the C2, supporting flood preparedness and water resource management in the CPRB. The two architectural variants are shown in Figure 6a (series-parallel) and Figure 6b (parallel).
The NARX model predicts the output z ^ ( t ) at time t   lagged outputs and lagged exogenous inputs as in Equation (3) for series-parallel and Equation (4) for parallel inference.
z ^ t = f z t 1 , , z t d z , x r t 1 , , x r t d x
z ^ t = f z ^ t 1 , , z ^ t d z , x r t 1 , , x r t d x
Here, x r ( )   denotes the MME precipitation at rainfall station r , d x and d z are the input and output lags, and f ( ) is a nonlinear mapping learned by a neural network. In series–parallel mode, actual outputs are used during training and testing. In parallel mode, actual outputs are used during training and predicted outputs are fed back during inference, which enables multi-step forecasting over future horizons, as depicted in Figure 6b.
A hidden layer neuron H i ( t )   at time t is computed as:
H i t = f 1 r = 1 n r k = 1 n x w i r k x r t k + q = 1 n z w i q z ^ t q + b i
where n r   is the number of rainfall stations, n x   the number of input delays, n z the number of output delays, w i r k   and w i q   are trainable weights, b i   is a bias term, and f 1 ( ) is a nonlinear activation function. The role of rainfall stations and delays corresponds to the connections illustrated in Figure 6.

3.5.2. DWT Method

The DWT provides multiresolution time–frequency analysis suited to non-stationary hydrological signals [40]. DWT decomposes an input time series into an approximation (low-frequency) and multiple detail (high-frequency) components. The three-level decomposition used in this study is illustrated in Figure 7, where the original signal z ( t ) is split into L 3 ( t ) , H 3 ( t ) , H 2 ( t ) , and H 1 ( t ) . Equations (6)–(8) define the level-3 approximation, level- h details, and reconstruction, respectively. The component labels in Equations (4)–(6) match the blocks shown in Figure 7.
For a three-level decomposition of a time series z ( t ) , the approximation at level 3 and the details at levels h { 1,2 , 3 }   are:
L 3 t = u a 3 , u φ 3 , u t
H h t = u d h , u ψ h , u t
The original signal can be reconstructed by the inverse DWT:
z t = l , u a l , u φ l , u t + h , u d h , u ψ h , u t

3.5.3. Hybrid DWT–NARX Neural Network

We integrate DWT with NARX to improve forecasting performance. Monthly MME precipitation remapped to nearby rainfall stations serves as the exogenous input vector x ( t ) under RCP4.5 and RCP8.5. Station metadata are summarized in Table 2, and the input-to-target mapping is provided in Table 3. The overall workflow, including component-wise modeling and reconstruction, is depicted in Figure 8.
Training and Testing Periods
The initial reservoir inflow and discharge series are decomposed into L 3 ( t ) , H 3 ( t ) , H 2 ( t ) , and H 1 ( t ) as in Figure 7. Each component, together with exogenous inputs x ( t ) , is modeled by a dedicated NARX in series–parallel mode for training and testing. The training period is 1985–2005, and the hold-out testing period is 1980–1984 with unseen data. After component-wise forecasts are obtained, the inverse DWT reconstructs the final inflow and discharge predictions. Trained parameters are retained for future projections.
Future Projections
For 2010–2099, the parallel NARX architecture is used. Forecasting is initialized with actual values at the start of the future period. Thereafter, predicted outputs are recursively fed back as inputs to generate multi-step forecasts, using bias-corrected, remapped precipitation under RCP4.5 and RCP8.5.

3.6. Evaluation

We compare DWT-NARX against baseline NARX, LSTM, RNN, and BNN for BB and SK inflows and C2 discharge. To address comparative structural design and computational complexity, each model is described below.
Long Short-Term Memory (LSTM) employs memory cells with forget, input, and output gates to capture long-term dependencies in time-series data. The computational complexity per time step is O(W), where W is the total number of network parameters. For our implementation, LSTM processes the raw hydrological time series without prior feature decomposition, requiring the network to learn both feature extraction and temporal dynamics simultaneously.
Vanilla Recurrent Neural Network (RNN) uses simple recurrent connections with a single hidden state. Its computational complexity per time step is similar to LSTM at O(W), but without the gating mechanisms that help mitigate vanishing gradients. Vanilla RNNs are prone to vanishing gradients over long sequences, which is particularly problematic for monthly hydrological data spanning multiple seasonal cycles.
Backpropagation Neural Network (BNN) is a feedforward multilayer perceptron that lacks recurrent connections. BNN requires explicit feature engineering to capture temporal relationships, as it has no inherent temporal modeling capability.
DWT-NARX hybrid model combines discrete wavelet decomposition with NARX neural networks. The DWT preprocessing exhibits O(n) linear computational complexity using fast wavelet transform algorithms, performed once to generate 4 frequency-separated components. Each component is then processed by an independent NARX network. This architectural design separates signal preprocessing from temporal modeling, where each NARX network operates on reduced-complexity, frequency-specific signals rather than full-resolution sequences. The decomposition enables efficient parallel processing and reduces the learning burden on individual networks by isolating distinct temporal patterns (seasonal trends, inter-annual variability, and high-frequency noise) into separate wavelet components.
We compare DWT–NARX against baseline NARX, LSTM, and Vanilla RNN for BB and SK inflows and C2 discharge. Root Mean Squared Error (RMSE) and Pearson correlation coefficient ( c c ) are defined in Equations (9) and (10).
R M S E = 1 N i = 1 N o i f i 2
c c = i = 1 N o i o ¯ f i f ¯ i = 1 N o i o ¯ 2 i = 1 N f i f ¯ 2
where o i are the observed inflow or discharge values, f i are the corresponding forecast values, o ¯ and f ¯ are their respective sample means, and N is the number of paired observations.
To analyze frequency and magnitude, we fit Gamma probability density functions to inflow and discharge, as defined in Equation (11).
g z q , s = 1 s q Γ q z q 1 e z / s , z > 0 ,   q > 0 ,   s > 0
Here, (q) denotes the shape parameter and (s) the scale parameter. Hydrological time series such as reservoir inflow and precipitation are commonly modeled with a Gamma probability density function [45,46].

4. Results

All experiments were conducted using the historical baseline period from 1980 to 2005, which was divided into 240 training data points (80%) and 60 testing data points (20%) for forecasting the inflow of the BB and SK reservoirs and the discharge at the C2 station. The parameters of the DWT-NARX model were determined through multiple experimental runs. A comprehensive search for the optimal parameters was performed by varying the time delay between 2 and 4 and adjusting the number of neurons from 1 to 10. The selection of wavelet parameters was based on commonly used wavelet functions, including Coiflet (coif1, coif2, coif3, coif4, coif5), Daubechies (db1, db2, db3, db4, db5, db6, db7, db8, db9, db10), Discrete Meyer (dmey), Haar (haar), and Symlet (sym1, sym2, sym3, sym4, sym5, sym6, sym7, sym8, sym9, sym10), using one to five levels of scale decomposition. The parameters used in the DWT-NARX model for the historical baseline are summarized in Table 4. The experimental results include the future inflow projection, future discharge projection, and assessment of frequency and severity.

4.1. Future Inflow Projection

The DWT-NARX model exhibits the highest performance in terms of RMSE and CC during both the training and testing periods, as indicated in Table 4. This represents a significant improvement over other methods, including NARX, LSTM, RNN, and BNN. In addition, Table 5 presents the performance evaluation of the DWT-NARX model for forecasting reservoir inflow during the wet (May–October) and dry (February–April) seasons. The results indicate that the model performs better in the dry season than in the wet season for both study areas, reflecting lower data variability during the dry season, which allows the model to learn the underlying patterns more effectively. Moreover, the SK reservoir shows higher accuracy than the BB reservoir in both the training and testing periods. Notably, the lowest RMSE value (2.12) is observed during the dry season testing period, indicating a very low prediction error. Furthermore, all CC values are very high (>0.91), demonstrating a strong relationship between the model predictions and the observed data. The DWT-NARX model uses historical baseline data to forecast inflow for the future period from 2010 to 2099. In this study, we divided the future projections into three 30-year periods: the short-term future (2010–2039), the medium-term future (2040–2069), and the long-term future (2070–2099), for inflow projections under RCP4.5 and RCP8.5 of the CMIP5-based precipitation scenarios, as shown in Figure 9.
Figure 9 presents the forecasted inflows for the BB and SK reservoirs for the short-term, medium-term, and long-term future periods, depicted in green, purple, and red bar graphs, respectively, with observed data shown by the black line. As shown in Figure 9a,b, for the BB reservoir inflow forecasts, inflow tends to increase from June to October (the rainy season) across the short-, medium-, and long-term future periods. Conversely, during the dry period (November to April), there is a decreasing trend in inflow for these same future periods. Notably, in September of the long-term future period, inflow into the BB reservoir increases substantially under both RCP4.5 and RCP8.5, with percentage increases of 8.68% (613 mcm) and 24.03% (1697 mcm), respectively.
Figure 9c,d illustrate the inflow into the SK reservoir, showing that during the peak inflow month (August), there is an extreme 13.76% increase in average inflow in the long-term future period under the RCP8.5 scenario, reaching 1467 mcm compared to the historical baseline. On the other hand, during the dry season (February to April), the inflow into the SK reservoir is projected to decrease by 33.50%, equivalent to 31.42 mcm.
Furthermore, the magnitude of projected inflow for the annual (January–December), wet and dry seasons was determined in comparison with the historical baseline data, as illustrated in Figure 10. The findings indicate that the inflows of both reservoirs have consistently increased on an annual basis. The SK Reservoir exhibits a more pronounced increase across all future periods than the BB Reservoir. It is anticipated that the BB Reservoir will experience inflow increases of 3.8% in the short-term future (2010–2039), 5.1% in the medium-term future (2040–2069), and 9.14% in the long-term future (2070–2099) under the RCP8.5 scenario, as illustrated in Figure 9a,b. In Figure 9c,d, the SK Reservoir shows even greater increases of 11.42%, 13.4%, and 15.76% in the short-, medium-, and long-term future periods, respectively.
This positive trend is also evident during the wet season, with inflow steadily rising as projections extend further into the future. The most considerable increase during the long-term future period (2070–2099) underscores a potential intensification of monsoon-driven inflows. In particular, the runoff to the BB Reservoir is anticipated to increase by 6.61%, while the SK Reservoir will experience a more substantial increase of 17.41% in the distant future.
In contrast to the annual and wet-season trends, the dry-season inflow shows a substantial decline, particularly in the medium- and long-term future. Although the inflow of the BB Reservoir is projected to increase by 20% during the short-term future period (2010–2039), this trend is expected to reverse in the medium-term (2040–2069) and long-term (2070–2099) futures, with projected declines of −12.4% and −27.7%, respectively. However, under the RCP4.5 scenario, the inflow to the BB Reservoir during the dry season increases substantially by approximately 49.88% to 82.6% in the short-term future. The decline is even more severe for the SK Reservoir, where inflow is expected to decrease by −5.77%, −33.71%, and −33.5% across the corresponding periods.
These seasonal variations highlight the critical need for targeted water management strategies to mitigate future climate impacts on water availability.

4.2. Future Discharge Projection

This study examines flood behavior by analyzing the discharge at the C2 station, a key factor influencing flood dynamics from Nakhon Sawan downstream to Bangkok and its metropolitan areas. Table 6 shows that the DWT-NARX model outperforms the NARX, LSTM, RNN, and BNN methods in terms of RMSE and CC for forecasting discharge at the C2 station. Table 7 demonstrates the performance of the DWT-NARX model in forecasting discharge at the C2 station during wet and dry seasons. The model shows higher correlation coefficients in the wet season, indicating strong agreement between observed and predicted flows despite greater hydrological variability, whereas the dry season yields lower RMSE values, reflecting smaller prediction errors due to more stable flow conditions. Overall, the results confirm that the DWT-NARX model performs effectively in both seasons, with stronger pattern recognition during the wet period and more accurate magnitude prediction during the dry period. The model forecasts the discharge at C2 for the future period (2010–2099) and compares it with the historical baseline period (1980–2005) under the RCP4.5 and RCP8.5 greenhouse gas emission scenarios, as illustrated in Figure 11.
Discharge levels increase from January to September, peaking around September to October. Under RCP4.5, the discharge at C2 station is expected to increase by 7.83%, 10.23%, and 12.39% in the short-term (2010–2039), medium-term (2040–2069), and long-term (2070–2099) future periods, respectively, compared to the historical baseline. Under RCP8.5, a more substantial increase is projected, with 10.58% in the short-term, 12.68% in the medium-term, and a significant rise of 20.92% in the long-term future period.
As shown in Figure 12, discharge values under RCP8.5 are generally higher than those under RCP4.5, particularly during the peak months, indicating a stronger impact of higher greenhouse gas emissions on hydrological patterns. The maximum discharge is projected to reach 1775 m3/s in October during the long-term future period under the RCP8.5 scenario.
Additionally, the future discharge magnitude for the annual, wet, and dry seasons shows distinct variations. By the long-term future, discharge is expected to increase consistently on an annual basis, reaching a maximum of 12.4% under RCP4.5 and a substantially higher level of 20.9% under RCP8.5. Under RCP8.5, the wet season exhibits notably larger increases, with discharge rising from 15.8% (short-term) to 32.2% (long-term), suggesting intensification of monsoon-driven flows. In contrast, the dry season displays significant variability, initially increasing by 14.4% in the medium-term future under RCP4.5 but ultimately decreasing by approximately −20.2% (medium-term) and −15.4% (long-term) under RCP8.5.
These findings underscore the heightened probability of water scarcity during the dry season and emphasize the importance of adaptive management strategies to mitigate future seasonal water extremes.

4.3. Assessment of Frequency and Severity

The gamma probability distributions of reservoir inflow at the BB and SK reservoirs, as well as discharge at the C2 station, are illustrated in Figure 13 and Figure 14. These figures present the distributions for both the wet and dry seasons during the historical baseline and future periods under the CMIP5 scenarios RCP4.5 and RCP8.5.
In the wet season under both RCP4.5 and RCP8.5, the gamma probability distributions of reservoir inflow for the BB and SK reservoirs, as well as discharge at the C2 station, shift toward the right, indicating an overall increase in inflow and discharge in the future periods. As shown in Figure 13a,b, under the extreme RCP8.5 scenario, the modal inflow values increase by approximately 28.89% and 31.39%, with probabilities higher than 0.0059 and 0.0041 for the BB and SK reservoirs, respectively. Peak discharge volumes shift markedly from the historical 735 m3/s per month to approximately 1079 m3/s per month in the long-term future under the RCP8.5 scenario, highlighting significant hydrological changes. These results provide important insights for water resource planning and adaptation by illustrating projected changes in reservoir inflows and downstream discharge under future climate conditions.
Figure 14 shows that most probability distributions exhibit a leftward shift (decrease in value) during the dry season, indicating a substantial reduction in water availability. However, inflow at the BB reservoir and discharge at the C2 station under the RCP4.5 scenario shift slightly to the right, suggesting a small increase in water availability in these particular cases. In contrast, the SK reservoir under RCP8.5 demonstrates a pronounced decrease in both inflow and discharge. Historical inflow peaked at approximately 5.5 mcm/month but concentrates sharply near 3.33 mcm/month in the future period, reflecting severe inflow reductions and more frequent extremely low inflow events. Similarly, the average inflow at the SK reservoir declines from its historical mean of approximately 81.45 mcm/month to 24.27 mcm/month, indicating increasingly severe drought conditions.
The discharge at the C2 station also shows a substantial decline, decreasing from its historical maximum of approximately 371 m3/s per month to 310 m3/s, 218 m3/s, and 293 m3/s per month in the short-term, medium-term, and long-term future periods, respectively.

5. Discussion

5.1. Model Performance and Implications for SDG 6 (Clean Water and Sanitation)

The hybrid DWT-NARX model demonstrated superior predictive performance compared to baseline approaches (NARX, LSTM, RNN, BNN). The model achieved RMSE values of 4.53–10.67 mcm for BB reservoir and 4.03–7.45 mcm for SK reservoir, representing 55–98% improvements over baseline methods, with Pearson correlation coefficients exceeding 0.91 across all forecasting horizons. This robust accuracy directly supports SDG 6: Clean Water and Sanitation by enabling water managers to: (1) allocate freshwater resources equitably between competing agricultural, municipal, and industrial demands; (2) optimize reservoir operations while maintaining environmental flows; (3) reduce water loss through improved efficiency; and (4) implement integrated water resources management at basin scale.

5.2. Implications for SDG 11 (Sustainable Cities and Communities)

The model achieved RMSE of 172–247 mcm and correlation coefficients of 0.91–0.94 in predicting discharge at the C2 station. Under RCP8.5 scenarios, discharge is projected to increase by 10.58% for the period 2010–2039, 12.68% for 2040–2069, and 20.92% for 2070–2099, with peak discharge reaching approximately 1775 m3/s. This substantial increase translates to heightened flood risks for Bangkok and surrounding areas. The model’s strong predictive accuracy directly supports SDG 11.5: Disaster Risk Reduction by enabling: (1) multi-month flood forecasts providing early warning; (2) strategic evacuation planning; (3) emergency resource pre-positioning; (4) controlled reservoir discharge coordination; and (5) evidence-based urban infrastructure design.

5.3. Implications for SDG 13 (Climate Action)

The integration of CMIP5 climate projections under RCP4.5 and RCP8.5 scenarios directly supports SDG 13: Climate Action. Key climate findings reveal intensification of seasonal extremes: wet-season inflows to SK reservoir are projected to increase by 11.42% for the short-term period, 13.4% for the medium-term period, and 15.76% for the long-term period under RCP8.5, while dry-season inflows decline by 5.77–33.5%, with modal values declining from 81.45 mcm/month historically to as low as 24.27 mcm/month (70% reduction). Gamma probability distributions demonstrate that extreme events are becoming more frequent and severe, with rightward shifts during wet seasons and leftward shifts during dry seasons, indicating a fundamentally altered hydroclimatic regime. These quantitative projections provide the scientific foundation for climate adaptation strategies aligned with SDG 13 targets.

5.4. Methodological Considerations and Future Directions

This study aims to improve the accuracy of reservoir inflow and discharge forecasts in the CPRB, Thailand. A hybrid forecasting model was successfully developed by integrating the DWT with Nonlinear Autoregressive with Exogenous Input (NARX) neural networks. Compared with conventional models such as standalone NARX, Long Short-Term Memory (LSTM), Recurrent Neural Networks (RNNs), and Backpropagation Neural Networks (BNNs), the DWT-NARX model demonstrated superior predictive performance by incorporating remapped precipitation projections from 19 CMIP5 climate models under the RCP4.5 and RCP8.5 scenarios.
Future climate projections indicate significant increases in annual and wet-season inflows for both the BB and SK reservoirs, reflecting an intensification of monsoon activity. The existing flood mitigation infrastructure is likely to face greater challenges due to the substantial inflow increases projected for the SK reservoir. In contrast, drought conditions may worsen during the dry season as a result of notable decreases in reservoir inflows, emphasizing the need for targeted and sustainable water management strategies.
Discharge projections at the C2 station suggest that peak flows will rise considerably, particularly under the RCP8.5 scenario, increasing the risk of flooding in downstream communities, including Bangkok and surrounding metropolitan areas. The gamma probability distribution analysis further highlights the growing frequency and severity of extreme hydrological events, offering valuable insights for water resource managers and policymakers to support long-term sustainability and climate resilience.
The proposed DWT-NARX model provides a robust and reliable approach for assessing hydrological impacts under changing climatic conditions. Its application is essential for proactive water resource management and the design of adaptive, sustainable flood and drought mitigation strategies. Overall, the integration of advanced signal processing and machine learning techniques enhances the capability to predict and manage future hydrological variability in a changing and increasingly climate-stressed environment.
Comparative studies [47,48] indicate that while CMIP6 projects slightly higher precipitation increases (3–7% greater by 2100), directional hydrological trends remain consistent between CMIP5 and CMIP6: both show intensifying wet seasons, declining dry seasons, and increased extreme event frequency. For streamflow projections, differences between CMIP5 and CMIP6 are typically less than 5% after bias correction, suggesting our CMIP5-based conclusions remain scientifically robust while potentially conservative.
However, there are inherent limitations in using CMIP5 data, as more recent CMIP6 models have improved representation of climate processes and variability, particularly in monsoon regions. Similarly, our use of remapping via bilinear interpolation and Linear Scaling (LS) for bias correction does not fully account for the spatial heterogeneity of precipitation and may underrepresent extremes. These methodological choices may limit the resolution and accuracy of projected hydrological extremes. We acknowledge these constraints and plan to compare alternative bias correction and downscaling techniques, as well as to incorporate CMIP6 datasets, in future research to refine and validate our projections for Thailand-specific hydrological impacts.

Author Contributions

Conceptualization, T.A., K.Y. and S.S.; methodology, T.A., K.Y. and S.S.; software, T.A., P.C. and N.P.; validation, T.A., K.Y. and P.C.; formal analysis, T.A.; investigation, T.A. and N.P.; resources, S.S.; data curation, N.P.; writing—original draft preparation, T.A.; writing—review and editing, K.Y. and P.C.; visualization, T.A.; supervision, K.Y. and S.S.; project administration, K.Y.; funding acquisition, T.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Thailand Science Research and Innovation (TSRI), Grant Number: MRG5980070.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
BBBhumibol Reservoir
BNNBackpropagation Neural Network
C2Nakhon Sawan Discharge Station
CMIP5Coupled Model Intercomparison Project Phase 5
CPRBChao Phraya River Basin
DWTDiscrete Wavelet Transform
GCMGeneral Circulation Model
GRUGated Recurrent Unit
LSTMLong Short-Term Memory
MLPMultilayer Perceptron
MMEMulti-Model Ensemble
NARXNonlinear Autoregressive Model with Exogenous Factor
NEX-GDDPNASA Earth Exchange Global Daily Downscaled Projections
RCPRepresentative Concentration Pathway
RNNRecurrent Neural Network
SKSirikit Reservoir
SVRSupport Vector Regression
SWTStationary Wavelet Transform

References

  1. Hydro DataScience Section, Hydro Informatics Institute. Summary of the Situation and Key Facts from the 2011 Great Flood. 2011. Available online: https://tiwrmdev.hii.or.th/current/2011/flood54Eng.html (accessed on 24 February 2025).
  2. Koontanakulvong, S.; Santitamnanon, P. Lessons learned and information technology roles in Thailand floods 2011. In Proceedings of the IEEE Region 10 Humanitarian Technology Conference (R10-HTC), Sendai, Japan, 26–29 August 2013; pp. 298–302. [Google Scholar] [CrossRef]
  3. Hydro Informatics Institute (Public Organization). Record of the 2011 Great Flood. 2025. Available online: https://tiwrmdev.hii.or.th/current/menu.html (accessed on 24 February 2025).
  4. Nakmuenwai, P.; Yamazaki, F. Extraction of flooded areas in the 2011 Thailand flood from RADARSAT-2 and ThaiChote images. In Proceedings of the IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Quebec City, QC, Canada, 13–18 July 2014; pp. 3354–3357. [Google Scholar] [CrossRef]
  5. Yamazaki, F.; Shimakage, J.; Liu, W.; Nonaka, T.; Sasagawa, T. Extraction of flooded areas due to the 2011 Central Thailand flood using ASTER and TerraSAR-X data. In Proceedings of the IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Melbourne, VIC, Australia, 21–26 July 2013; pp. 707–710. [Google Scholar] [CrossRef]
  6. Mata, N.; Noppitak, S.; Lorwongtrakool, P.; Kulwong, S. The analysis of drainage paths in Chao Phraya River Basin by graph theory. In Proceedings of the International Conference on Information Technology and Electrical Engineering (ICITEE), Chiang Mai, Thailand, 29–30 October 2015; pp. 290–294. [Google Scholar] [CrossRef]
  7. Thechamani, I.; Visessri, S.; Jarumaneeroj, P. Modeling of multi-reservoir systems operation in the Chao Phraya River Basin. In Proceedings of the International Conference on Industrial Engineering, Management Science and Application (ICIMSA), Seoul, Republic of Korea, 13–15 June 2017; pp. 1–5. [Google Scholar] [CrossRef]
  8. Pomoim, N.; Zomer, R.J.; Hughes, A.C.; Corlett, R.T. The Sustainability of Thailand’s Protected-Area System under Climate Change. Sustainability 2021, 13, 2868. [Google Scholar] [CrossRef]
  9. Satriagasa, M.C.; Tongdeenok, P.; Kaewjampa, N. Assessing the Implication of Climate Change to Forecast Future Flood Using SWAT and HEC-RAS Model under CMIP5 Climate Projection in Upper Nan Watershed, Thailand. Sustainability 2023, 15, 5276. [Google Scholar] [CrossRef]
  10. Zhang, F.; He, X.; Yang, G.; Li, X. A Future Scenario Prediction for the Arid Inland River Basins in China Under Climate Change: A Case Study of the Manas River Basin. Sustainability 2025, 17, 3658. [Google Scholar] [CrossRef]
  11. Liu, T.; Si, Z.; Zhao, Y.; Wang, J.; Liu, Y.; Wang, L. Drought Propagation and Risk Assessment in the Naoli River Basin Based on the SWAT-PLUS Model and Copula Functions. Sustainability 2025, 17, 8219. [Google Scholar] [CrossRef]
  12. Kure, S.; Tebakari, T. Hydrological impact of regional climate change in the Chao Phraya River Basin, Thailand. Hydrol. Res. Lett. 2012, 6, 53–58. [Google Scholar] [CrossRef]
  13. Mahmoud, O.A.; Sulaiman, S.O.; Al-Jumeily, D. Artificial neural network model for forecasting Haditha Reservoir inflow in the west of Iraq. In Proceedings of the International Conference on Developments in eSystems Engineering (DeSE), Istanbul, Turkey, 18–20 December 2023; pp. 138–143. [Google Scholar] [CrossRef]
  14. Kraisangka, J.; Rittima, A.; Sawangphol, W.; Phankamolsil, Y.; Tabucanon, A.S.; Talaluxmana, Y.; Vudhivanich, V. Application of machine learning in daily reservoir inflow prediction of the Bhumibol Dam, Thailand. In Proceedings of the International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI-CON), Prachuap Khiri Khan, Thailand, 24–27 May 2022; pp. 1–4. [Google Scholar] [CrossRef]
  15. Kishore, S.; Swaroop, V.G.; Prasad, B.S. Reservoir inflow prediction using multi-model ensemble system. In Proceedings of the International Conference on Communication, Computing and Industry 4.0 (C2I4), Bangalore, India, 17–18 December 2020; pp. 1–6. [Google Scholar] [CrossRef]
  16. Fan, M.; Zhang, L.; Liu, S.; Yang, T.; Lu, D. Identifying hydrometeorological factors influencing reservoir releases using machine learning methods. In Proceedings of the IEEE International Conference on Data Mining Workshops (ICDMW), Orlando, FL, USA, 28 November–1 December 2022; pp. 1102–1110. [Google Scholar] [CrossRef]
  17. Cheganova, N.F.; Matrenin, P.V.; Mitrofanov, S.V. Regression models for forecasting water inflow based on retrospective inflow data and meteorological data. In Proceedings of the IEEE International Conference of Young Professionals in Electron Devices and Materials (EDM), Altai, Russia, 28 June–2 July 2024; pp. 1440–1443. [Google Scholar] [CrossRef]
  18. Demiray, B.Z.; Demir, I. Towards Generalized Hydrological Forecasting Using Transformer Models for 120-Hour Streamflow Prediction. arXiv 2024, arXiv:2406.07484. [Google Scholar] [CrossRef]
  19. Li, W.; Liu, C.; Hu, C.; Ye, J.; Zhang, Q.; Huang, Y. Application of a hybrid algorithm of LSTM and Transformer based on random search optimization for improving rainfall-runoff simulation. Sci. Rep. 2024, 14, 11184. [Google Scholar] [CrossRef] [PubMed]
  20. Wang, J.; Zhang, X.; Liu, Y. A New Stable and Interpretable Flood Forecasting Model Combining Multi-Head Attention with LSTM. 2023. Available online: https://ira.lib.polyu.edu.hk/bitstream/10397/109711/1/jh0252561.pdf (accessed on 4 November 2025).
  21. Taghizadeh, M.; Zandsalimi, Z.; Nabian, M.A.; Shafiee-Jood, M.; Alemazkoor, N. Interpretable physics-informed graph neural networks for flood forecasting. Comput.-Aided Civ. Infrastruct. Eng. 2025, 40, 2629–2649. [Google Scholar] [CrossRef]
  22. Kazadi, E.M.; Doss-Gollin, J.; Sebastian, A.; Silva, A. FloodGNN-GRU: A Spatio-Temporal Graph Neural Network for Flood Prediction. 2024. Available online: https://cs.rice.edu/~al110/pubs/EDS24.pdf (accessed on 4 November 2025).
  23. Shafiee Roudbari, M.; Eicker, U.; Poullis, C.; Patterson, Z. HydroVision: LiDAR-Guided Hydrometric Prediction with Vision Transformers and Hybrid Graph Learning. arXiv 2024, arXiv:2409.15213. [Google Scholar] [CrossRef]
  24. Ma, D.; Bai, Z.; Xu, Y.-P.; Gu, H.; Gao, C. Assessing streamflow and sediment responses to future climate change over the Upper Mekong River Basin: A comparison between CMIP5 and CMIP6 models. J. Hydrol. Reg. Stud. 2024, 52, 101685. [Google Scholar] [CrossRef]
  25. Kamworapan, S.; Surussavadee, C. Performance of CMIP5 global climate models for climate simulation in Southeast Asia. In Proceedings of the IEEE Region 10 Conference (TENCON), Penang, Malaysia, 5–8 November 2017; pp. 718–722. [Google Scholar] [CrossRef]
  26. Li, X.; Mao, F.; Wang, L.; Yang, J. Future drought projection of southwestern China based on CMIP5 model and MCI index. In Proceedings of the International Conference on Hydraulic and Civil Engineering & Smart Water Conservancy and Intelligent Disaster Reduction Forum (ICHCE & SWIDR), Nanjing, China, 6–8 November 2021; pp. 266–276. [Google Scholar] [CrossRef]
  27. Zhang, C.; Wei, H.; Xie, C. CMIP5-based projection of decadal sea surface temperature variations in East China Shelf Seas. In Proceedings of the Global Oceans 2020: Singapore–U.S. Gulf Coast, Biloxi, MS, USA, 5–30 October 2020; pp. 1–8. [Google Scholar] [CrossRef]
  28. Gao, C. The impact of climate change on China’s crop production: A CMIP5 ensemble assessment. In Proceedings of the International Conference on Agro-Geoinformatics, Shanghai, China, 2–4 August 2012; pp. 1–5. [Google Scholar] [CrossRef]
  29. Wang, X.; Tian, Z.; Fan, D.; Hou, M.; Niu, Y.; Xu, H.; Hu, B. Characteristics of CH4 emission in double paddy field under climate change in southern China simulated by CMIP5 climate model projections. In Proceedings of the International Conference on Agro-Geoinformatics, Hangzhou, China, 6–9 August 2018; pp. 1–4. [Google Scholar] [CrossRef]
  30. Rozante, J.; Moreira, D.; Godoy, R.; Fernandes, A. Multi-model ensemble: Technique and validation. Geosci. Model Dev. Discuss. 2014, 7, 2933–2959. [Google Scholar] [CrossRef]
  31. Jose, D.M.; Vincent, A.M.; Dwarakish, G.S. Improving multiple model ensemble predictions of daily precipitation and temperature through machine learning techniques. Sci. Rep. 2022, 12, 4678. [Google Scholar] [CrossRef] [PubMed]
  32. Semenov, M.A.; Stratonovitch, P. Use of multi-model ensembles from global climate models for assessment of climate change impacts. Clim. Res. 2010, 41, 1–14. [Google Scholar] [CrossRef]
  33. Ahmed, K.; Sachindra, D.A.; Shahid, S.; Demirel, M.C.; Chung, E.-S. Selection of multi-model ensemble of general circulation models for the simulation of precipitation and maximum and minimum temperature based on spatial assessment metrics. Hydrol. Earth Syst. Sci. 2019, 23, 4803–4824. [Google Scholar] [CrossRef]
  34. Fan, M.; Lu, D.; Rastogi, D.; Pierce, E.M. A Spatiotemporal-Aware Climate Model Ensembling Method for Improving Precipitation Predictability. arXiv 2022, arXiv:2208.04390. [Google Scholar] [CrossRef]
  35. Gao, R.X.; Yan, R. From Fourier transform to wavelet transform: A historical perspective. In Wavelets: Theory and Applications for Manufacturing; Springer: Boston, MA, USA, 2011; pp. 17–32. [Google Scholar] [CrossRef]
  36. Chakraborty, A.; Banerjee, A. An adaptive and automated image fusion algorithm based on DWT for real-time applications. In Proceedings of the International Conference on Information Systems and Computer Networks (ISCON), Mathura, India, 21–22 November 2019; pp. 677–682. [Google Scholar] [CrossRef]
  37. Rengarajan, A.; Gupta, M.V.; Kanna, R.K. Extracting features using discrete wavelet transform (DWT) and gray level co-occurrence matrix (GLCM) to produce colorization of images. In Proceedings of the International Conference on Advancement in Electronics & Communication Engineering (AECE), Ghaziabad, India, 23–24 November 2023; pp. 711–714. [Google Scholar] [CrossRef]
  38. Obaida, T.H.; Kadum, S.A.; Najjar, F.H.; Al-Jawahry, H.M. Image enhancement using HSV color space, DWT, and BiHE techniques. In Proceedings of the International Conference on Engineering Technology and Its Applications (IICETA), Al-Najaf, Iraq, 15–16 July 2023; pp. 485–490. [Google Scholar] [CrossRef]
  39. Zhang, Y.; Duan, H.; Qin, Y.; Han, J. High-bandwidth hysteresis modeling of piezoelectric actuators based on modified NARX neural network. In Proceedings of the Chinese Control and Decision Conference (CCDC), Kunming, China, 22–24 May 2021; pp. 7033–7038. [Google Scholar] [CrossRef]
  40. Varanasi, S.K.; Tirumalaraju, S.V.; Jampana, P. Comparative study of parsimonious NARX models for three-phase separator. In Proceedings of the Indian Control Conference (ICC), New Delhi, India, 9–11 January 2019; pp. 430–435. [Google Scholar] [CrossRef]
  41. Cruz, B.; Acuña, G.; Muñoz, F. NARX and NARMAX models for time series forecasting using shallow and deep neural networks. In Proceedings of the IEEE Chilean Conference on Electrical, Electronics Engineering, Information and Communication Technologies (CHILECON), Valdivia, Chile, 5–7 December 2023; pp. 1–6. [Google Scholar] [CrossRef]
  42. Muñoz, F.; Acuña, G. Time series forecasting using NARX and NARMAX models with shallow and deep neural networks. In Proceedings of the IEEE Latin American Conference on Computational Intelligence (LA-CCI), Temuco, Chile, 2–4 November 2021; pp. 1–6. [Google Scholar] [CrossRef]
  43. Zulkifli, Z.Z.; Mamat, M.; Yew, H.T. River water level prediction for flood risk assessment using NARX neural network. In Proceedings of the IEEE International Conference on Artificial Intelligence in Engineering and Technology (IICAIET), Kota Kinabalu, Malaysia, 13–15 September 2022; pp. 1–6. [Google Scholar] [CrossRef]
  44. Supratid, S.; Aribarg, T.; Supratid, S. An integration of stationary wavelet transform and nonlinear autoregressive neural network with exogenous input for baseline and future forecasting of reservoir inflow. Water Resour. Manag. 2017, 31, 4023–4043. [Google Scholar] [CrossRef]
  45. Vu, M.T.; Aribarg, T.; Supratid, S.; Raghavan, S.V.; Liong, S.-Y. Statistical downscaling rainfall using artificial neural network: Significantly wetter Bangkok? Theor. Appl. Climatol. 2016, 126, 453–467. [Google Scholar] [CrossRef]
  46. Milojevic, T.; Blanchet, J.; Lehning, M. Determining return levels of extreme daily precipitation, reservoir inflow, and dry spells. Front. Water 2023, 5, 1141786. [Google Scholar] [CrossRef]
  47. Dong, J.; Zhang, H.; Wang, G.; Xu, Y.P.; Xu, J. Deep-learning-based sub-seasonal precipitation and streamflow ensemble forecasting over the source region of the Yangtze River. Hydrol. Earth Syst. Sci. 2025, 29, 2023–2048. [Google Scholar] [CrossRef]
  48. Gulakhmadov, A.; Chen, X.; Gulahmadov, N.; Rizwan, M.; Gulakhmadov, M.; Nadeem, M.U.; Rakhimova, M.; Liu, T. Modeling of historical and future changes in temperature and precipitation in the Panj River Basin in Central Asia under the CMIP5 RCP and CMIP6 SSP scenarios. Sci. Rep. 2025, 15, 3037. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Map of the CPRB in Thailand showing four principal rivers: Ping, Wang, Yom, and Nan. The BB Reservoir on the Ping River is marked with a red circle, the SK Reservoir on the Nan River with a red triangle, and the C2 discharge station with a red star. Ten rainfall stations (R1–R10) are also indicated in blue.
Figure 1. Map of the CPRB in Thailand showing four principal rivers: Ping, Wang, Yom, and Nan. The BB Reservoir on the Ping River is marked with a red circle, the SK Reservoir on the Nan River with a red triangle, and the C2 discharge station with a red star. Ten rainfall stations (R1–R10) are also indicated in blue.
Sustainability 17 10091 g001
Figure 2. Framework for forecasting future inflow and discharge using a hybrid DWT–NARX neural network with climate change projections.
Figure 2. Framework for forecasting future inflow and discharge using a hybrid DWT–NARX neural network with climate change projections.
Sustainability 17 10091 g002
Figure 3. Spatial distribution of the 88 rainfall stations across Thailand (blue points), with the national boundary outlined in red.
Figure 3. Spatial distribution of the 88 rainfall stations across Thailand (blue points), with the national boundary outlined in red.
Sustainability 17 10091 g003
Figure 4. Monthly inflows into BB and SK reservoirs (left) and discharge at C2 station (right) from 1980 to 2005.
Figure 4. Monthly inflows into BB and SK reservoirs (left) and discharge at C2 station (right) from 1980 to 2005.
Sustainability 17 10091 g004
Figure 5. Comparison of average monthly precipitation from CMIP5 models and the MME during 1980–2005 at key CPRB locations: (a) BB reservoir, (b) Uttaradit near SK reservoir, (c) Nakhon Sawan, and (d) Bangkok. Black bars show observations, colored lines indicate individual models, and the red dashed line denotes the MME mean.
Figure 5. Comparison of average monthly precipitation from CMIP5 models and the MME during 1980–2005 at key CPRB locations: (a) BB reservoir, (b) Uttaradit near SK reservoir, (c) Nakhon Sawan, and (d) Bangkok. Black bars show observations, colored lines indicate individual models, and the red dashed line denotes the MME mean.
Sustainability 17 10091 g005
Figure 6. NARX network architectures: (a) series-parallel and (b) parallel.
Figure 6. NARX network architectures: (a) series-parallel and (b) parallel.
Sustainability 17 10091 g006
Figure 7. Three-level wavelet decomposition.
Figure 7. Three-level wavelet decomposition.
Sustainability 17 10091 g007
Figure 8. DWT–NARX workflow with 3-level DWT, component-wise NARX models, and inverse DWT reconstruction.
Figure 8. DWT–NARX workflow with 3-level DWT, component-wise NARX models, and inverse DWT reconstruction.
Sustainability 17 10091 g008
Figure 9. Annual inflow forecasts for the BB and SK reservoirs: (a) BB under the RCP4.5 scenario, (b) BB under the RCP8.5 scenario, (c) SK under the RCP4.5 scenario, and (d) SK under the RCP8.5 scenario.
Figure 9. Annual inflow forecasts for the BB and SK reservoirs: (a) BB under the RCP4.5 scenario, (b) BB under the RCP8.5 scenario, (c) SK under the RCP4.5 scenario, and (d) SK under the RCP8.5 scenario.
Sustainability 17 10091 g009
Figure 10. Changes in inflow magnitude for the annual (ANN), wet, and dry seasons for the BB and SK reservoirs in the short-term, medium-term, and long-term futures: (a) BB under the RCP4.5 scenario, (b) BB under the RCP8.5 scenario, (c) SK under the RCP4.5 scenario, and (d) SK under the RCP8.5 scenario..
Figure 10. Changes in inflow magnitude for the annual (ANN), wet, and dry seasons for the BB and SK reservoirs in the short-term, medium-term, and long-term futures: (a) BB under the RCP4.5 scenario, (b) BB under the RCP8.5 scenario, (c) SK under the RCP4.5 scenario, and (d) SK under the RCP8.5 scenario..
Sustainability 17 10091 g010
Figure 11. Annual discharge forecasts at the C2 station based on CMIP5 models under (a) the RCP4.5 scenario and (b) the RCP8.5 scenario.
Figure 11. Annual discharge forecasts at the C2 station based on CMIP5 models under (a) the RCP4.5 scenario and (b) the RCP8.5 scenario.
Sustainability 17 10091 g011
Figure 12. Changes in discharge magnitude for the annual (ANN), wet, and dry seasons at the C2 station for the short-term, medium-term, and long-term futures under (a) the RCP4.5 scenario and (b) the RCP8.5 scenario.
Figure 12. Changes in discharge magnitude for the annual (ANN), wet, and dry seasons at the C2 station for the short-term, medium-term, and long-term futures under (a) the RCP4.5 scenario and (b) the RCP8.5 scenario.
Sustainability 17 10091 g012
Figure 13. Probability density functions of wet-season inflow and discharge for the BB and SK reservoirs and the C2 station under future climate conditions: (a) BB under the RCP4.5 scenario, (b) BB under the RCP8.5 scenario, (c) SK under the RCP4.5 scenario, (d) SK under the RCP8.5 scenario, (e) C2 under the RCP4.5 scenario, ad (f) C2 under the RCP8.5 scenario.
Figure 13. Probability density functions of wet-season inflow and discharge for the BB and SK reservoirs and the C2 station under future climate conditions: (a) BB under the RCP4.5 scenario, (b) BB under the RCP8.5 scenario, (c) SK under the RCP4.5 scenario, (d) SK under the RCP8.5 scenario, (e) C2 under the RCP4.5 scenario, ad (f) C2 under the RCP8.5 scenario.
Sustainability 17 10091 g013
Figure 14. Gamma probability density functions of dry-season inflow and discharge for the BB and SK reservoirs and the C2 station under future climate conditions: (a) BB under the RCP4.5 scenario, (b) BB under the RCP8.5 scenario, (c) SK under the RCP4.5 scenario, (d) SK under the RCP8.5 scenario, (e) C2 under the RCP4.5 scenario, and (f) C2 under the RCP8.5 scenario.
Figure 14. Gamma probability density functions of dry-season inflow and discharge for the BB and SK reservoirs and the C2 station under future climate conditions: (a) BB under the RCP4.5 scenario, (b) BB under the RCP8.5 scenario, (c) SK under the RCP4.5 scenario, (d) SK under the RCP8.5 scenario, (e) C2 under the RCP4.5 scenario, and (f) C2 under the RCP8.5 scenario.
Sustainability 17 10091 g014aSustainability 17 10091 g014b
Table 1. Compilation of CMIP5 models used in this study.
Table 1. Compilation of CMIP5 models used in this study.
Model IdentifierCountryCategoryGrid Resolution
(Lat × Lon)
ACCESS1-0AustraliaAtmospheric-Ocean Coupled Model1.25 × 1.875
BCC-CSM1-1ChinaEarth System Model2.8125 × 2.8125
BNU-ESMChinaEarth System Model2.8 × 2.8
CanESM2CanadaEarth System Model2.8 × 2.8
CCSM4USAAtmospheric-Ocean Coupled Model0.9375 × 1.25
CESM1-BGCUSAAtmospheric-Ocean Coupled Model0.9 × 1.25
CNRM-CM5FranceAtmospheric-Ocean Coupled Model1.40625 × 1.40625
CSIRO-Mk3-6-0AustraliaAtmospheric-Ocean Coupled Model1.850 × 1.875
GFDL-ESM2GUSAEarth System Model2.0 × 2.5
INM-CM4RussiaAtmospheric-Ocean Coupled Model1.5 × 2.0
IPSL-CM5A-LRFranceAtmospheric Chemistry with ESM1.875 × 3.75
IPSL-CM5A-MRJapanAtmospheric Chemistry with ESM1.25874 × 2.5
MIROC5JapanAtmospheric Chemistry with ESM1.40625 × 1.40625
MIROC-ESMJapanAtmospheric-Ocean Coupled Model2.8125 × 2.8125
MIROC-ESM-CHEMJapanEarth System Model2.8125 × 2.8125
MRI-CGCM3GermanyEarth System Model1.125 × 1.125
MPI-ESM-LRGermanyAtmospheric-Ocean Coupled Model1.875 × 1.875
MPI-ESM-MRGermanyEarth System Model1.875 × 1.875
Table 2. Stations used as inputs (codes, names, and coordinates).
Table 2. Stations used as inputs (codes, names, and coordinates).
Station CodeStation NameLatitudeLongitude
R1Chiang Mai18.790098.9769
R2Lamphun18.566799.0333
R3Lampang18.283399.5167
R4BB reservoir17.233399.0500
R5The Wang Pha19.1106100.8025
R6Nan18.7797100.7778
R7Uttaradit17.6167100.1000
R8Si Samrong17.166799.8667
R9Phitsanulok16.7833100.2667
R10Nakhon Sawan15.8000100.1667
Table 3. Input selection for each target (stations mapped to BB inflow, SK inflow, and C2 discharge).
Table 3. Input selection for each target (stations mapped to BB inflow, SK inflow, and C2 discharge).
Input (Station Name)Target
R1, R2, R4Reservoir inflow of BB
R5, R6, R7Reservoir inflow of SK
R3, R8, R9, R10Discharge at C2 station
Table 4. Performance of implemented methods in forecasting reservoir inflow for both study areas.
Table 4. Performance of implemented methods in forecasting reservoir inflow for both study areas.
ModelsBBSK
Training PeriodTesting PeriodTraining PeriodTesting Period
RMSECCRMSECCRMSECCRMSECC
DWT-NARX4.530.962110.670.91804.030.97607.450.9475
NARX23.460.956615.610.8873107.590.9760218.250.7227
LSTM82.590.837884.090.8212168.270.8303129.180.8457
RNN92.390.8159112.70.7647185.430.7149129.620.8416
BNN83.000.8356928.900.3429186.530.6817989.900.2170
Table 5. Performance of DWT-NARX methods in forecasting reservoir inflow during the wet and dry seasons for both study areas.
Table 5. Performance of DWT-NARX methods in forecasting reservoir inflow during the wet and dry seasons for both study areas.
SeasonsBBSK
Training PeriodTesting PeriodTraining PeriodTesting Period
RMSECCRMSECCRMSECCRMSECC
wet5.290.959810.700.91644.810.975910.140.9195
dry2.340.96029.440.93043.640.97622.120.9575
Table 6. Performance of implemented methods in forecasting discharge at C2 station.
Table 6. Performance of implemented methods in forecasting discharge at C2 station.
ModelsTraining PeriodTesting Period
RMSECCRMSECC
DWT-NARX172.290.9405247.620.9072
NARX182.800.9332428.940.7953
LSTM351.230.7162337.240.7851
RNN313.740.7810603.720.5163
BNN355.060.70772163.150.0571
Table 7. Performance of DWT-NARX methods in forecasting discharge at C2 station during the wet and dry seasons.
Table 7. Performance of DWT-NARX methods in forecasting discharge at C2 station during the wet and dry seasons.
SeasonsTraining PeriodTesting Period
RMSECCRMSECC
wet210.870.9477242.170.9068
dry129.580.8431182.440.8439
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Aribarg, T.; Yongsiriwit, K.; Chaisiriprasert, P.; Patchsuwan, N.; Supharatid, S. Toward Sustainable Water Resource Management Using a DWT-NARX Model for Reservoir Inflow and Discharge Forecasting in the Chao Phraya River Basin, Thailand. Sustainability 2025, 17, 10091. https://doi.org/10.3390/su172210091

AMA Style

Aribarg T, Yongsiriwit K, Chaisiriprasert P, Patchsuwan N, Supharatid S. Toward Sustainable Water Resource Management Using a DWT-NARX Model for Reservoir Inflow and Discharge Forecasting in the Chao Phraya River Basin, Thailand. Sustainability. 2025; 17(22):10091. https://doi.org/10.3390/su172210091

Chicago/Turabian Style

Aribarg, Thannob, Karn Yongsiriwit, Parkpoom Chaisiriprasert, Nattapat Patchsuwan, and Seree Supharatid. 2025. "Toward Sustainable Water Resource Management Using a DWT-NARX Model for Reservoir Inflow and Discharge Forecasting in the Chao Phraya River Basin, Thailand" Sustainability 17, no. 22: 10091. https://doi.org/10.3390/su172210091

APA Style

Aribarg, T., Yongsiriwit, K., Chaisiriprasert, P., Patchsuwan, N., & Supharatid, S. (2025). Toward Sustainable Water Resource Management Using a DWT-NARX Model for Reservoir Inflow and Discharge Forecasting in the Chao Phraya River Basin, Thailand. Sustainability, 17(22), 10091. https://doi.org/10.3390/su172210091

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop