Machine learning surrogates for efficient hydrologic modeling: Insights from stochastic simulations of managed aquifer recharge

Read original: arXiv:2407.20902 - Published 7/31/2024 by Timothy Dai, Kate Maher, Zach Perzan
Total Score

0

Machine learning surrogates for efficient hydrologic modeling: Insights from stochastic simulations of managed aquifer recharge

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Explores using machine learning models as surrogates for complex hydrologic models
  • Insights gained from stochastic simulations of managed aquifer recharge
  • Aims to improve efficiency and accuracy of hydrologic modeling

Plain English Explanation

This research paper investigates the use of machine learning surrogates as a more efficient alternative to complex hydrologic models. The researchers conducted stochastic simulations of managed aquifer recharge, a process where water is intentionally added to underground aquifers.

The goal was to gain insights that could help improve the performance and computational efficiency of hydrologic modeling, which is crucial for applications like water resource management. By using machine learning models as surrogates for the more complex hydrologic models, the researchers aimed to find a balance between accuracy and computational cost.

Technical Explanation

The researchers used Monte Carlo simulations to generate a large number of scenarios for managed aquifer recharge, varying factors like aquifer properties, recharge rates, and climate conditions. They then trained machine learning models, such as artificial neural networks, to act as surrogates for the full hydrologic simulations.

By comparing the surrogate model outputs to the original hydrologic model results, the researchers were able to evaluate the performance and limitations of the machine learning approach. They found that the surrogates could accurately capture the key trends and behaviors of the hydrologic system, while requiring significantly less computational time and resources.

Critical Analysis

The paper acknowledges that while machine learning surrogates can offer efficiency gains, they also have limitations. The surrogate models may not fully capture the complexity of the underlying physical processes, and their accuracy can be sensitive to the quality and representativeness of the training data.

Additionally, the researchers note that the effectiveness of the surrogate approach may depend on the specific hydrologic system and modeling objectives. Further research is needed to understand how these techniques perform in a wider range of applications and under different conditions.

Conclusion

This research demonstrates the potential of using machine learning surrogates to streamline hydrologic modeling, particularly for applications like managed aquifer recharge. By leveraging the computational efficiency of these surrogate models, while maintaining reasonable accuracy, the researchers suggest that this approach could lead to more effective water resource management and decision-making. However, continued refinement and validation of these techniques will be essential to ensure their reliable and responsible use in real-world scenarios.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Machine learning surrogates for efficient hydrologic modeling: Insights from stochastic simulations of managed aquifer recharge
Total Score

0

Machine learning surrogates for efficient hydrologic modeling: Insights from stochastic simulations of managed aquifer recharge

Timothy Dai, Kate Maher, Zach Perzan

Process-based hydrologic models are invaluable tools for understanding the terrestrial water cycle and addressing modern water resources problems. However, many hydrologic models are computationally expensive and, depending on the resolution and scale, simulations can take on the order of hours to days to complete. While techniques such as uncertainty quantification and optimization have become valuable tools for supporting management decisions, these analyses typically require hundreds of model simulations, which are too computationally expensive to perform with a process-based hydrologic model. To address this gap, we propose a hybrid modeling workflow in which a process-based model is used to generate an initial set of simulations and a machine learning (ML) surrogate model is then trained to perform the remaining simulations required for downstream analysis. As a case study, we apply this workflow to simulations of variably saturated groundwater flow at a prospective managed aquifer recharge (MAR) site. We compare the accuracy and computational efficiency of several ML architectures, including deep convolutional networks, recurrent neural networks, vision transformers, and networks with Fourier transforms. Our results demonstrate that ML surrogate models can achieve under 10% mean absolute percentage error and yield order-of-magnitude runtime savings over processed-based models. We also offer practical recommendations for training hydrologic surrogate models, including implementing data normalization to improve accuracy, using a normalized loss function to improve training stability and downsampling input features to decrease memory requirements.

Read more

7/31/2024

🔗

Total Score

0

Approaches for enhancing extrapolability in process-based and data-driven models in hydrology

Haiyang Shi

The application of process-based and data-driven hydrological models is crucial in modern hydrological research, especially for predicting key water cycle variables such as runoff, evapotranspiration (ET), and soil moisture. These models provide a scientific basis for water resource management, flood forecasting, and ecological protection. Process-based models simulate the physical mechanisms of watershed hydrological processes, while data-driven models leverage large datasets and advanced machine learning algorithms. This paper reviewed and compared methods for assessing and enhancing the extrapolability of both model types, discussing their prospects and limitations. Key strategies include the use of leave-one-out cross-validation and similarity-based methods to evaluate model performance in ungauged regions. Deep learning, transfer learning, and domain adaptation techniques are also promising in their potential to improve model predictions in data-sparse and extreme conditions. Interdisciplinary collaboration and continuous algorithmic advancements are also important to strengthen the global applicability and reliability of hydrological models.

Read more

8/14/2024

Streamflow Prediction with Uncertainty Quantification for Water Management: A Constrained Reasoning and Learning Approach
Total Score

0

Streamflow Prediction with Uncertainty Quantification for Water Management: A Constrained Reasoning and Learning Approach

Mohammed Amine Gharsallaoui, Bhupinderjeet Singh, Supriya Savalkar, Aryan Deshwal, Yan Yan, Ananth Kalyanaraman, Kirti Rajagopalan, Janardhan Rao Doppa

Predicting the spatiotemporal variation in streamflow along with uncertainty quantification enables decision-making for sustainable management of scarce water resources. Process-based hydrological models (aka physics-based models) are based on physical laws, but using simplifying assumptions which can lead to poor accuracy. Data-driven approaches offer a powerful alternative, but they require large amount of training data and tend to produce predictions that are inconsistent with physical laws. This paper studies a constrained reasoning and learning (CRL) approach where physical laws represented as logical constraints are integrated as a layer in the deep neural network. To address small data setting, we develop a theoretically-grounded training approach to improve the generalization accuracy of deep models. For uncertainty quantification, we combine the synergistic strengths of Gaussian processes (GPs) and deep temporal models (i.e., deep models for time-series forecasting) by passing the learned latent representation as input to a standard distance-based kernel. Experiments on multiple real-world datasets demonstrate the effectiveness of both CRL and GP with deep kernel approaches over strong baseline methods.

Read more

6/4/2024

🧠

Total Score

0

Graph neural network-based surrogate modelling for real-time hydraulic prediction of urban drainage networks

Zhiyu Zhang, Chenkaixiang Lu, Wenchong Tian, Zhenliang Liao, Zhiguo Yuan

Physics-based models are computationally time-consuming and infeasible for real-time scenarios of urban drainage networks, and a surrogate model is needed to accelerate the online predictive modelling. Fully-connected neural networks (NNs) are potential surrogate models, but may suffer from low interpretability and efficiency in fitting complex targets. Owing to the state-of-the-art modelling power of graph neural networks (GNNs) and their match with urban drainage networks in the graph structure, this work proposes a GNN-based surrogate of the flow routing model for the hydraulic prediction problem of drainage networks, which regards recent hydraulic states as initial conditions, and future runoff and control policy as boundary conditions. To incorporate hydraulic constraints and physical relationships into drainage modelling, physics-guided mechanisms are designed on top of the surrogate model to restrict the prediction variables with flow balance and flooding occurrence constraints. According to case results in a stormwater network, the GNN-based model is more cost-effective with better hydraulic prediction accuracy than the NN-based model after equal training epochs, and the designed mechanisms further limit prediction errors with interpretable domain knowledge. As the model structure adheres to the flow routing mechanisms and hydraulic constraints in urban drainage networks, it provides an interpretable and effective solution for data-driven surrogate modelling. Simultaneously, the surrogate model accelerates the predictive modelling of urban drainage networks for real-time use compared with the physics-based model.

Read more

8/2/2024