Preprints
https://doi.org/10.5194/hess-2023-177
https://doi.org/10.5194/hess-2023-177
01 Aug 2023
 | 01 Aug 2023
Status: this preprint is currently under review for the journal HESS.

A comprehensive study of deep learning for soil moisture prediction

Yanling Wang, Liangsheng Shi, Yaan Hu, Xiaolong Hu, Wenxiang Song, and Lijun Wang

Abstract. Soil moisture plays a crucial role in the hydrological cycle, but accurately predicting soil moisture presents challenges due to the nonlinearity of soil water transport and variability of boundary conditions. Deep learning has emerged as a promising approach for simulating soil moisture dynamics. In this study, we explore ten different network structures to uncover their mechanisms of data utilization and maximize the potential of deep learning for soil moisture prediction, including three basic feature extractors and seven diverse hybrid structures, six of which are applied to soil moisture prediction for the first time. We compare the predictive abilities and computational costs of the models across different soil textures and depths systematically. Furthermore, we exploit the interpretability of the models to gain insights into their workings and attempt to advance our understanding of deep learning in soil moisture dynamics. For soil moisture forecasting, our results demonstrate that the temporal modeling capability of Long Short-Term Memory (LSTM) is well-suited. Besides, the improved accuracy achieved by feature attention LSTM (FA-LSTM) and the generative adversarial network-based LSTM (GAN-LSTM), along with the Shapley additive explanations (SHAP) analysis, help us discover the effectiveness of attention mechanisms and the benefits of adversarial training in feature extraction. These findings provide effective network design principles. The Shapley values also reveal varying data leveraging approaches among different models. The t-Distributed Stochastic Neighbor Embedding (t-SNE) visualization illustrates differences in encoded features across models. In summary, our comprehensive study provides insights into soil moisture prediction and highlights the importance of the appropriate model design for specific soil moisture prediction tasks. We also hope this work serves as a reference for deep learning studies in other hydrology problems. The codes of 3 machine learning and 10 deep learning models are open sourced.

Yanling Wang et al.

Status: open (until 21 Oct 2023)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on hess-2023-177', Anonymous Referee #1, 02 Sep 2023 reply
    • CC1: 'Reply on RC1', Yanling Wang, 10 Sep 2023 reply
    • AC1: 'Reply on RC1', Yanling Wang, 11 Sep 2023 reply

Yanling Wang et al.

Yanling Wang et al.

Viewed

Total article views: 552 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
390 147 15 552 5 5
  • HTML: 390
  • PDF: 147
  • XML: 15
  • Total: 552
  • BibTeX: 5
  • EndNote: 5
Views and downloads (calculated since 01 Aug 2023)
Cumulative views and downloads (calculated since 01 Aug 2023)

Viewed (geographical distribution)

Total article views: 515 (including HTML, PDF, and XML) Thereof 515 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 26 Sep 2023
Download
Short summary
The temporal modeling capability of LSTM is well-suited for soil moisture prediction. Besides, incorporating attention mechanisms properly facilitates efficient feature learning. Their feature selection capabilities are proven through the performance of Encoder and hybrids of attention mechanisms and LSTM. Lastly, adversarial training strategies help extract additional information from time series data. This also serves as a reference for time series data processing in other hydrology problems.