Articles | Volume 30, issue 10
https://doi.org/10.5194/hess-30-2973-2026
© Author(s) 2026. This work is distributed under the Creative Commons Attribution 4.0 License.
Interpretable soil moisture prediction with a knowledge-guided deep learning approach
Download
- Final revised paper (published on 19 May 2026)
- Preprint (discussion started on 18 Sep 2025)
Interactive discussion
Status: closed
Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor
| : Report abuse
-
RC1: 'Comment on egusphere-2025-4440', Anonymous Referee #1, 18 Oct 2025
- AC2: 'Reply on RC1', Yanling Wang, 15 Nov 2025
-
RC2: 'Comment on egusphere-2025-4440', Anonymous Referee #2, 01 Nov 2025
- AC1: 'Reply on RC2', Yanling Wang, 15 Nov 2025
Peer review completion
AR – Author's response | RR – Referee report | ED – Editor decision | EF – Editorial file upload
ED: Reconsider after major revisions (further review by editor and referees) (17 Nov 2025) by Bo Guo
AR by Yanling Wang on behalf of the Authors (18 Nov 2025)
Author's response
Author's tracked changes
Manuscript
ED: Referee Nomination & Report Request started (24 Nov 2025) by Bo Guo
RR by Anonymous Referee #2 (01 Dec 2025)
RR by Anonymous Referee #3 (11 Jan 2026)
RR by Anonymous Referee #1 (12 Jan 2026)
ED: Reconsider after major revisions (further review by editor and referees) (18 Jan 2026) by Bo Guo
AR by Yanling Wang on behalf of the Authors (14 Feb 2026)
Author's response
EF by Mario Ebel (02 Mar 2026)
Manuscript
Author's tracked changes
ED: Referee Nomination & Report Request started (03 Mar 2026) by Bo Guo
RR by Anonymous Referee #3 (07 Apr 2026)
ED: Publish subject to minor revisions (review by editor) (17 Apr 2026) by Bo Guo
AR by Yanling Wang on behalf of the Authors (21 Apr 2026)
Author's response
Author's tracked changes
Manuscript
ED: Publish as is (27 Apr 2026) by Bo Guo
AR by Yanling Wang on behalf of the Authors (27 Apr 2026)
Manuscript
This is a review of the manuscript “Interpretable Soil Moisture Prediction with a Physics-Guided Deep Learning Approach.” The authors propose non-local neural networks (NLNNs) for single-time-step, multi-depth soil-moisture forecasts, with two variants: a self-attention NLNN (SA-NLNN) and a physics-guided NLNN (PG-NLNN) that disentangles four influences (upper boundary, upper layers, same-depth memory, lower layers) motivated by gravity, capillarity, and retention. They test their models on both synthetic and field data. They compare the performance of the two models with LSTM baselines and show that the prediction uncertainty is smaller for the proposed NN models than for the LSTM models. They also show that the learned non-local weight matrices can be related to soil texture. This is an interesting direction of research.
I believe this manuscript contains many good ideas for further investigation. Thus, I encourage publication after a major revision.
Major points
It would be more natural to use the same set of models for both synthetic and field data. LSTM baselines are evaluated on field data; the synthetic section compares SA-NLNN vs. PG-NLNN but omits LSTM models on the same synthetic tasks. This weakens causal attribution of PG-NLNN’s gains to physics guidance rather than dataset characteristics.
Weight maps qualitatively reflect layering, but the link to soil texture/parameters is not quantified (e.g., correlation with (Ksat) contrasts or van Genuchten parameters across cases/sites).
Minor points
Line 159: `sm_1 … sm_n` are not explicitly defined.
Section 2: How did the authors determine the initial soil moisture for the synthetic and field data cases? Please specify exactly how the first step of multi-day forecasts is initialized in both the synthetic and field experiments.