Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 -- 2152 2023-03-06 05:15:48 |
2 format correct + 12 word(s) 2164 2023-03-06 06:57:32 |

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
Khan, J.; Lee, E.; Balobaid, A.S.; Kim, K. Groundwater Level Prediction Techniques. Encyclopedia. Available online: https://encyclopedia.pub/entry/41886 (accessed on 07 July 2024).
Khan J, Lee E, Balobaid AS, Kim K. Groundwater Level Prediction Techniques. Encyclopedia. Available at: https://encyclopedia.pub/entry/41886. Accessed July 07, 2024.
Khan, Junaid, Eunkyu Lee, Awatef Salem Balobaid, Kyungsup Kim. "Groundwater Level Prediction Techniques" Encyclopedia, https://encyclopedia.pub/entry/41886 (accessed July 07, 2024).
Khan, J., Lee, E., Balobaid, A.S., & Kim, K. (2023, March 06). Groundwater Level Prediction Techniques. In Encyclopedia. https://encyclopedia.pub/entry/41886
Khan, Junaid, et al. "Groundwater Level Prediction Techniques." Encyclopedia. Web. 06 March, 2023.
Groundwater Level Prediction Techniques
Edit

Groundwater level (GWL) refers to the depth of the water table or the level of water below the Earth’s surface in underground formations. It is an important factor in managing and sustaining the groundwater resources that are used for drinking water, irrigation, and other purposes. Groundwater level prediction is a critical aspect of water resource management and requires accurate and efficient modelling techniques.

groundwater levels (GWL) machine learning deep learning

1. Physically Based Numerical Method—MODFLOW

Physically based numerical models remain the best methods to study the characteristics of groundwater. This is because they require comprehensive details of the physical properties of aquifer. Among the different physically based numerical models, MODFLOW is the most used model in the literature; it models groundwater movement in three dimensions using finite differences. Until the last decade, MODFLOW was used extensively, especially when sufficient data are not available. Depending upon the problem, several approaches are designed for MODFLOW, i.e., the head-oriented approach (HOA) is used to determine the three-dimensional flow of groundwater, the velocity-oriented approach (VOA) comes in handy when computing the velocity of flowing groundwater [1]. However, certain steps are needed to formulate such a model, i.e., grid design, boundary setting, time steps, and hydrologic and aquifer characteristic variables selection. Shukla and Singh [2] calibrated MODFLOW in Uttar Pradesh, India to simulate groundwater levels. Data mostly comprising of water levels collected between 2005 and 2013 were used in the study. In addition, the impact of pumping and recharge rate on the groundwater levels was also studied, and it aimed to predict the groundwater levels for five years ahead. The results showed a declining trend in groundwater levels in the region.

2. Machine Learning—Artificial Neural Networks (ANN)

Artificial neural network (ANN) is computational representation of a mathematical model inspired by the human brain’s biological network. Simple elements called neurons, operating in parallel, constitute ANN [3]. ANNs are used to calculate unknown functions or to make future predictions of the given time series based on historical data. The most basic ANN is a three-layer structure, with input, hidden, and output layers [4]. The structural representation of classical FFNN into the network and the desired outcome is computed by the output layer. The hidden layer nodes which are situated between the input and output layers receive a set of scaled inputs and calculate an output after applying a certain learning (activation) function [5].
A sample dataset Is used to train the ANN model. Training is a process of fine-tuning the network’s adjustable parameters (known as weights and biases) to optimize the output of the algorithm. “The Levenberg-Marquardt (LM) algorithm, the backpropagation (BP) algorithm, the Bayesian regularization (BR) algorithm, and the gradient descent with momentum and adaptive learning rate back-propagation (GDX) algorithm” are some learning algorithms that have been employed to train models in the literature. Feed-forward neural networks (FFNNs), usually known as multilayer perceptrons (MLPs), are a popular and robust type of ANN that has been widely studied in hydrological studies [6]. Figure 1 shows the different kinds of data used for prediction the groundwater level (GWL)
Figure 1. Different kinds of data used for prediction of GWL.
ANNs have been widely used in hydrology, hydraulics, rainfall-runoff estimation, groundwater level, and quality forecasting [7][8][9]. According to recent GWL modeling studies, it has been reported that ANN simulations have shown promising results compared to conceptual techniques. In one of the first studies, Lallahem et al. [10] used ANNs to simulate monthly groundwater (GWL) for an aquifer. Inputs included evapotranspiration, averaged temperature, precipitation, rainfall, and GWL at the previous lag of 13 piezometers and the primary objective was to anticipate GWL for a specific piezometer in northern France. The advantage of the multi-layer perceptron MLP was proven by simulation results. Krishna et al. [11] compared several types of FFNNs to simulate the monthly GWL in Andhra Pradesh urban aquifer, India. Results revealed the merit of an ANN trained with the LM algorithm as compared to BP and BR algorithms. Moreover, in the experiment, the best-performing network model parameters were used to predict the GWL in nearby wells.
Sreekanth et al. [12] developed adaptive neuro-fuzzy inference system (ANFIS) and FFNN with an LM algorithm to estimate GWL for India’s Maheshwaram watershed. Monthly groundwater (GWL) of 22 wells, rainfall, temperature, evaporation, and relative humidity are among the input variables. FNN outperformed ANFIS in terms of accuracy when results were compared. Kouziokas et al. [13] compared multiple FFNN networks and learning methods to simulate the daily groundwater (GWL) in a well. The study area is located in Montgomery County, Pennsylvania, USA. The best model was found to be FFNN trained using the LM learning algorithm with the humidity, precipitation, and temperature as inputs.

3. Adaptive Neuro-Fuzzy Inference System (ANFIS)

This is a hybrid technique that aims to utilize the advantage of a fuzzy inference system (FIS) with an adaptable neural network (AN). FIS is based on fuzzy logic and is good at capturing uncertainties and noise in data. Jang [14] pioneered the use of fuzzy if–then rules with right membership functions (MPs) to construct input–output pairs and a neural network learning algorithm. The fuzzy inference aystem is further classified into two approaches, namely Mamdani and Sugeno. Linear MFs are used by the Sugeno approach while Mamdani uses fuzzy MFs. ANFIS consists of five layers. The structural representation of ANFIS is similar to the ANN model, except it has two input parameters, linear and non-linear, which makes it difficult to train. Input parameters are optimized simultaneously in the training process.
Zhang et al. [15] applied three different algorithms for GWL prediction, namely, radial basis function neural network (RBFNN), ANFIS, and the grey self-memory (GSM) method. Evaluation reveals the superiority of ANFIS over the other applied algorithms based on the performance metrics result (i.e., NSE, RMSE, R2, and MARE). Bak and Bae [16] trained the ANFIS algorithm with precipitation (P) and mean temperature (Tmean) to predict GWL and reported the performance metrics RMSE as 0.1381 and MAPE as 37.869%.
Gong et al. [17] investigated the prediction accuracy of ANFIS, FNN, and support vector machines (SVM) for monthly GWL simulation and concludes the superiority of ANFIS over other algorithms. Previous GWL, lake level, precipitation (P), and Tmean were used as input variables. Khaki et al. [18] investigated the performance of ANFIS, FFNN, and the cascade forward network (CFN) model to simulate monthly GWL at Langat Basin in Selangor state’s southeastern part. R and MSE were used as performance metrics. The ANFIS model outperformed FFNN and CFN with R = 0.94 and MSE = 0.005. Emamgholizadeh et al. [19] analyzed the differences in the monthly GWL prediction of ANN and ANFIS in Bastam plain, Iran. The following input variables were used in the study: pumping rate, rainfall recharge, and irrigation returned flow. ANFIS performed significantly better than ANN and it was also found that high accuracy can be achieved by applying different structures. Sometimes, hydrological time series data can be highly non-stationary which makes it hard for models, such as ANN and ANFIS, to better understand the underlying seasonality and thus leads to inaccurate predictions. In this situation, some researchers, such as Hsu and Li [20] and Loboda et al. [21], applied the wavelet data decomposition technique to first pre-process the input data. Wavelet transform can decompose data at various resolution levels to obtain useful information and give insights about trends and irregularities in the data. Therefore, it has several applications in hydrological studies because of the non-stationary nature of the data.
The performance of regular ANNs, ANFISs, and both coupled with the wavelet technique, i.e., WANN and WANFIS, was examined by Moosavi et al. [22]. They conducted a study to simulate monthly GWL for two subbasins in Mashad, Iran. Precipitation (P), evaporation (E), temperature (T), and previous GWL were the input variables. ANN and ANFIS failed to cope with the noise in the data while the ones coupled with wavelet performed considerably better. However, the authors reported that wavelet transform does contribute more to the efficiency of ANFIS than ANN. Another study was performed by Ebrahimi and Rajaee [23] to analyze the impact of the wavelet pre-processing technique. They developed wavelet-ANN, multi-linear regression (wavelet-MLR), and support vector machine (wavelet-SVM) up to two decomposition levels, and their regular counterparts. GWL at previous lag was used as the only input variable to simulate GWL with a one-month lead. The results showed that data decomposition translates into the high prediction accuracy of the models. Nevertheless, wavelet-ANN is reported as the best model. Machine learning models using prior wavelet data decomposition are good at yielding underlying trends and patterns at various levels in non-linear and non-stationary input data. Figure 2 shows the basic architecture of ANFIS model.
Figure 2. A basic architecture of ANFIS model.

4. Genetic Programming (GP)

A general genetic algorithm (GA) was developed called genetic programming (GP) [24]. Darwinian theories of evolution are used for genetic programming and ecological choice as the GA. The author in [25] developed a GP-based model to predict the GWL changes and calculate the vagueness in the forecasting. The paper used Indian monthly rainfall data to predict the GWL. The GP model proposed by the author could successfully predict variations by using only hydrometeorological parameters for GWL, i.e., the model predicts without knowing the physical characteristics of the wells. GP has been mostly affected for feature selection work and optimization. Furthermore, because of its flexibility and intelligible tree structure it is more used in GW modeling. The author in [26] proposed GWL for the next day and prediction intervals of up to 7 days and applied SVM, GP, ANN, and ANFIS. All of these algorithms have prediction capabilities to predict GWL. There are several GWL combinations, including evapotranspiration and rainfall data, which are used as input to the prediction model, using data gathered from Republic of Korean, Hongcheon well station. After making a model, the autoregressive moving average (ARMA) model is used for comparison to validate the accuracy. The final conclusions proved that the ARMA methodology performed well compared to other ML methods, which is therefore the most effective with the GP model.

5. Deep Learning

Despite the significant performances of ANN and ANFIS in accurately predicting the GWL, these methods were confined by the vanishing and exploding gradient problem, thus hindering the capability of the machine learning models to make predictions for long-time series. A recurrent neural network (RNN) is a type of neural network that was introduced to solve the long-term dependency problem when dealing with large-scale data in the temporal domain. However, regular RNN cannot remember temporal information for long sequences, i.e., in the machine translation tasks, etc., and require large computational resources. To overcome the limitations of regular RNN, the long short-term memory (LSTM) model was proposed to keep the information for an arbitrary length. LSTM is mainly developed for continuous data—time-series data. Recently, it has been employed in various water level assessment studies.
Zhang et al. [27] proposed the LSTM model to simulate the fluctuations in water table levels using monthly water diversion, precipitation, evaporation, temperature, and previous water table level data spanning 14 years (2000–2013). The results achieved were dramatically high (R2 score, 0.789) when compared with the R2 scores (0.004–0.495) of the traditional feed-forward neural network (FFNN or regular ANN). To select relevant predictors, the authors used a statistical technique that contributed to the model’s ability to generalize from the unseen data. The study was performed in five sub-areas of Hetao, China. GWL fluctuations data are prone to the existence of missing values because of several factors, i.e., human negligence, failure of recording equipment, etc. Gaps in data can make it difficult to grasp the hidden trends and seasonality. Therefore, this has led the missing values being reconstructed to fully interpret the data and make accurate predictions so that strategists can make plans for water resource management in the long run. Ren et al. [28] evaluated the ability of an LSTM model against a traditional gap-filling algorithm, ARIMA, to fill missing temporal observations for a 10-year-long dataset with dynamic gaps. The model was designed to reconstruct specification measurements (groundwater and river water interactions). The results revealed that LSTM is better at filling high dynamic gaps (daily, weekly, and sub-daily), while ARIMA excelled in reconstructing trends and seasonality-based gaps. In addition, the authors reported that LSTM can fill gaps for up to 2 days when spatial data from neighboring stations are used to make predictions. Table 1 presents detail research categorized by different algorithms: deep learning, GP, MODFLOW, ANFIS, and ANN.
Table 1. Research categorized by different algorithms: deep learning, GP, MODFLOW, ANFIS, ANN.

References

  1. Akbar, H.; Nilsalab, P.; Silalertruksa, T.; Gheewala, S.H. Comprehensive review of groundwater scarcity, stress and sustainability index-based assessment. Groundw. Sustain. Dev. 2022, 18, 100782.
  2. Shukla, P.; Singh, R.M. Groundwater system modelling and sensitivity of groundwater level prediction in Indo-Gangetic Alluvial Plains. In Groundwater; Springer: Singapore, 2018; pp. 55–66.
  3. Agatonovic-Kustrin, S.; Beresford, R. Basic concepts of artificial neural network (ANN) modeling and its application in pharmaceutical research. J. Pharm. Biomed. Anal. 2000, 22, 717–727.
  4. Khan, J.; Fayaz, M.; Hussain, A.; Khalid, S.; Mashwani, W.K.; Gwak, J. An improved alpha beta filter using a deep extreme learning machine. IEEE Access 2021, 9, 61548–61564.
  5. Lee, E.; Khan, J.; Son, W.-J.; Kim, K. An Efficient Feature Augmentation and LSTM-Based Method to Predict Maritime Traffic Conditions. Appl. Sci. 2023, 13, 2556.
  6. Nordin NF, C.; Mohd, N.S.; Koting, S.; Ismail, Z.; Sherif, M.; El-Shafie, A. Groundwater quality forecasting modelling using artificial intelligence: A review. Groundw. Sustain. Dev. 2021, 14, 100643.
  7. Rakhshandehroo, G.R.; Vaghefi, M.; Aghbolaghi, M.A. Forecasting groundwater level in Shiraz plain using artificial neural networks. Arab. J. Sci. Eng. 2012, 37, 1871–1883.
  8. Nayak, P.; Venkatesh, B.; Krishna, B.; Jain, S.K. Rainfall-runoff modeling using conceptual, data driven, and wavelet based computing approach. J. Hydrol. 2013, 493, 57–67.
  9. Dawson, C.W.; Wilby, R. An artificial neural network approach to rainfall-runoff modelling. Hydrol. Sci. J. 1998, 43, 47–66.
  10. Lallahem, S.; Mania, J.; Hani, A.; Najjar, Y. On the use of neural networks to evaluate groundwater levels in fractured media. J. Hydrol. 2005, 307, 92–111.
  11. Krishna, B.; Satyaji Rao, Y.R.; Vijaya, T. Modelling groundwater levels in an urban coastal aquifer using artificial neural networks. Hydrol. Process. Int. J. 2008, 22, 1180–1188.
  12. Sreekanth, P.D.; Sreedevi, P.D.; Ahmed, S.; Geethanjali, N. Comparison of FFNN and ANFIS models for estimating groundwater level. Environ. Earth Sci. 2011, 62, 1301–1310.
  13. Kouziokas, G.N.; Chatzigeorgiou, A.; Perakis, K. Multilayer feed forward models in groundwater level forecasting using meteorological data in public management. Water Resour. Manag. 2018, 32, 5041–5052.
  14. Jang, J.S. ANFIS: Adaptive-network-based fuzzy inference system. IEEE Trans. Syst. Man Cybern. 1993, 23, 665–685.
  15. Zhang, N.; Xiao, C.; Liu, B.; Liang, X. Groundwater depth predictions by GSM, RBF, and ANFIS models: A comparative assessment. Arab. J. Geosci. 2017, 10, 189.
  16. Bak, G.M.; Bae, Y.C. Groundwater level prediction using ANFIS algorithm. J. Korea Inst. Electron. Commun. Sci. 2019, 14, 1235–1240.
  17. Gong, Y.; Zhang, Y.; Lan, S.; Wang, H. A comparative study of artificial neural networks, support vector machines and adaptive neuro fuzzy inference system for forecasting groundwater levels near Lake Okeechobee, Florida. Water Resour. Manag. 2016, 30, 375–391.
  18. Khaki, M.; Yusoff, I.; Islami, N. Simulation of groundwater level through artificial intelligence system. Environ. Earth Sci. 2015, 73, 8357–8367.
  19. Emamgholizadeh, S.; Moslemi, K.; Karami, G. Prediction the groundwater level of bastam plain (Iran) by artificial neural network (ANN) and adaptive neuro-fuzzy inference system (ANFIS). Water Resour. Manag. 2014, 28, 5433–5446.
  20. Hsu, K.C.; Li, S.T. Clustering spatial–temporal precipitation data using wavelet transform and self-organizing map neural network. Adv. Water Resour. 2010, 33, 190–200.
  21. Loboda, N.S.; Glushkov, A.V.; Khokhlov, V.N.; Lovett, L. Using non-decimated wavelet decomposition to analyse time variations of North Atlantic Oscillation, eddy kinetic energy, and Ukrainian precipitation. J. Hydrol. 2006, 322, 14–24.
  22. Moosavi, V.; Vafakhah, M.; Shirmohammadi, B.; Behnia, N. A wavelet-ANFIS hybrid model for groundwater level forecasting for different prediction periods. Water Resour. Manag. 2013, 27, 1301–1321.
  23. Rajaee, T.; Ebrahimi, H.; Nourani, V. A review of the artificial intelligence methods in groundwater level modeling. J. Hydrol. 2019, 572, 336–351.
  24. Kasiviswanathan, K.S.; Saravanan, S.; Balamurugan, M.; Saravanan, K. Genetic programming based monthly groundwater level forecast models with uncertainty quantifcation. Model Earth Syst. Environ. 2016, 2, 27.
  25. Zhang, X.; Zhao, K. Bayesian neural networks for uncertainty analysis of hydrologic modeling: A comparison of two schemes. Water Resour. Manag. 2012, 26, 2365–2382.
  26. Shiri, J.; Kisi, O.; Yoon, H.; Lee, K.K.; Hossein Nazemi, A. Predicting groundwater level fuctuations with meteorological efect implications-A comparative study among soft computing techniques. Comput. Geosci. 2013, 56, 32–44.
  27. Zhang, J.; Zhu, Y.; Zhang, X.; Ye, M.; Yang, J. Developing a Long Short-Term Memory (LSTM) based model for predicting water table depth in agricultural areas. J. Hydrol. 2018, 561, 918–929.
  28. Ren, H.; Cromwell, E.; Kravitz, B.; Chen, X. Using long short-term memory models to fill data gaps in hydrological monitoring networks. Hydrol. Earth Syst. Sci. 2022, 26, 1727–1743.
  29. Bowes, B.D.; Sadler, J.M.; Morsy, M.M.; Behl, M.; Goodall, J.L. Forecasting groundwater table in a flood prone coastal city with long short-term memory and recurrent neural networks. Water 2019, 11, 1098.
  30. Shin, M.J.; Moon, S.H.; Kang, K.G.; Moon, D.C.; Koh, H.J. Analysis of groundwater level variations caused by the changes in groundwater withdrawals using long short-term memory network. Hydrology 2020, 7, 64.
  31. Javadinejad, S.; Dara, R.; Jafary, F. Modelling groundwater level fluctuation in an Indian coastal aquifer. Water SA 2020, 46, 665–671.
  32. Moravej, M.; Amani, P.; Hosseini-Moghari, S.M. Groundwater level simulation and forecasting using interior search algorithm-least square support vector regression (ISA-LSSVR). Groundw. Sustain. Dev. 2020, 11, 100447.
  33. Khedri, A.; Kalantari, N.; Vadiati, M. Comparison study of artificial intelligence method for short term groundwater level prediction in the northeast Gachsaran unconfined aquifer. Water Supply 2020, 20, 909–921.
  34. Seifi, A.; Ehteram, M.; Singh, V.P.; Mosavi, A. Modeling and uncertainty analysis of groundwater level using six evolutionary optimization algorithms hybridized with ANFIS, SVM, and ANN. Sustainability 2020, 12, 4023.
  35. Demirci, M.; Üneş, F.; Körlü, S. Modeling of groundwater level using artificial intelligence techniques: A case study of Reyhanli region in Turkey. Appl. Ecol. Environ. Res. 2019, 17, 2651–2663.
  36. Djurovic, N.; Domazet, M.; Stricevic, R.; Pocuca, V.; Spalevic, V.; Pivic, R.; Domazet, U. Comparison of groundwater level models based on artificial neural networks and ANFIS. Sci. World J. 2015, 2015, 742138.
  37. Jalalkamali, A.; Sedghi, H.; Manshouri, M. Monthly groundwater level prediction using ANN and neuro-fuzzy models: A case study on Kerman plain, Iran. J. Hydroinform. 2011, 13, 867–876.
  38. Zeydalinejad, N. Artificial neural networks vis-à-vis MODFLOW in the simulation of groundwater: A review. Model. Earth Syst. Environ. 2022, 8, 2911–2932.
  39. Mukherjee, A.; Ramachandran, P. Prediction of GWL with the help of GRACE TWS for unevenly spaced time series data in India: Analysis of comparative performances of SVR, ANN and LRM. J. Hydrol. 2018, 558, 647–658.
  40. Sun, A.Y. Predicting groundwater level changes using GRACE data. Water Resour. Res. 2013, 49, 5900–5912.
  41. Ghose, D.K.; Panda, S.S.; Swain, P.C. Prediction of water table depth in western region, Orissa using BPNN and RBFN neural networks. J. Hydrol. 2010, 394, 296–304.
  42. Shan, L.; Liu, Y.; Tang, M.; Yang, M.; Bai, X. CNN-BiLSTM hybrid neural networks with attention mechanism for well log prediction. J. Pet. Sci. Eng. 2021, 205, 108838.
  43. Ghasemlounia, R.; Gharehbaghi, A.; Ahmadi, F.; Saadatnejadgharahassanlou, H. Developing a novel framework for forecasting groundwater level fluctuations using Bi-directional Long Short-Term Memory (BiLSTM) deep neural network. Comput. Electron. Agric. 2021, 191, 106568.
  44. Yin, J.; Deng, Z.; Ines, A.V.; Wu, J.; Rasu, E. Forecast of short-term daily reference evapotranspiration under limited meteorological variables using a hybrid bi-directional long short-term memory model (Bi-LSTM). Agric. Water Manag. 2020, 242, 106386.
More
Information
Subjects: Water Resources
Contributors MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register : , , ,
View Times: 673
Revisions: 2 times (View History)
Update Date: 06 Mar 2023
1000/1000
Video Production Service