Hostname: page-component-76d6cb85b7-rxvq6 Total loading time: 0 Render date: 2026-07-14T13:51:01.710Z Has data issue: false hasContentIssue false

Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems

Published online by Cambridge University Press:  04 June 2026

Samuel Daramola*
Affiliation:
Department of Civil, Environment, and Ocean Engineering, Stevens Institute of Technology, NJ, USA Department of Civil and Environmental Engineering, Virginia Tech , Blacksburg, VA, USA
David F. Muñoz
Affiliation:
Department of Civil and Environmental Engineering, Virginia Tech , Blacksburg, VA, USA
Chaopeng Shen
Affiliation:
Department of Civil and Environmental Engineering, Pennsylvania State University , PA, USA
*
Corresponding author: Samuel Daramola; Email: sdaramol@stevens.edu
Rights & Permissions [Opens in a new window]

Abstract

Content of image described in text.

This perspective examines the application of transfer learning (TL) within deep learning (DL) frameworks for extreme water level (EWL) and spatiotemporal flood predictions. We discuss the main advantages of TL, such as enabling model transferability of pretrained DL models from/to diverse coastal-estuarine systems and reducing computational time compared to physics-based models. These advantages can accelerate the deployment of flood prediction models in data-limited locations. We also discuss challenges and limitations that hinder accurate pattern recognition and propagation of EWLs from gauge (observation) stations to surrounding locations within model domains. These limitations include dependence on similarity in data distributions, overfitting the training data and both lag and hysteresis effects in the timing of peak water levels and flood dynamics. Lastly, we explain several misconceptions and challenges in current DL approaches that hinder EWL and spatiotemporal flood prediction, including training models exclusively on extreme conditions, assessing accuracy solely through goodness-of-fit metrics, and connecting the model’s knowledge of input data with physical explanations of flood processes without an adequate context. We argue that these challenges can be addressed by prioritizing storm-relevant patterns of the input data features as well as embedding spatial propagation of EWLs in DL frameworks to mimic coastal-estuarine hydrodynamic models. Ultimately, progress toward generalizable model transferability relies on the modeler’s ability to incorporate physical understanding in DL architectures, alongside continued advances in physics-informed machine learning models via soft or hard constraint approaches. There remains substantial work to establish guidelines and/or formal procedures to develop robust, interpretable, and generalizable DL models for spatiotemporal flood prediction, thereby supporting effective flood management, mitigation, and emergency preparedness.

Information

Type
Perspective
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (http://creativecommons.org/licenses/by/4.0), which permits unrestricted re-use, distribution and reproduction, provided the original article is properly cited.
Copyright
© The Author(s), 2026. Published by Cambridge University Press
Figure 0

Figure 1. Schematic illustration of the neural network-based transfer learning framework for flood modeling and challenges. (a) The model is first trained on flooded domain 1 and then transferred to a different target domain (flooded domain 2). The lower panels highlight two main limitations: (b) inaccurate pattern recognition at a tide gauge, where predictions fail to reproduce observed water levels (WLs), and (c) lagged effects of spatiotemporal dynamics, where peak WLs occur at different times across stations in the target domain.Figure 1. long description.

Figure 1

Figure 2. Conceptualization of the influence of data distribution and physical conditions in transfer learning performance for extreme water level (EWL) prediction. The deep learning (DL) model is first trained at an ocean-exposed station (domain 1), where it achieves accurate pattern recognition of EWLs (panel a). When the DL model is transferred to a barrier-protected station (domain 2) of a different morphologic setting, shifts in predictor distributions lead to degraded performance in terms of the average KGE and NSE values (panels b and c).Figure 2. long description.

Figure 2

Figure 3. (a) A 40-day time series window of observed water levels, predicted astronomical tides and nontidal residuals (NTR) with the shaded interval highlighting storm-driven extreme period. (b) Study domain showing spatial partitioning (clusters) around tide gauges (red crosses) and the corresponding graph representation. The inset illustrates an eight-node neighborhood connectivity used in the graph convolutional network framework, where each grid cell/node exchanges information with its surrounding neighbors to propagate WL signals from gauge locations across the model domain.Figure 3. long description.

Author comment: Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems — R0/PR1

Comments

No accompanying comment.

Review: Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems — R0/PR2

Conflict of interest statement

Reviewer declares none.

Comments

Towards Transferable Models for Efficient Spatiotemporal Flood Prediction Across Coastal Estuarine Systems

This perspective article examines the use of transfer learning (TL) within deep learning (DL) frameworks for predicting extreme water levels (EWLs) and spatiotemporal flood dynamics across coastal-estuarine systems. The authors frame the central problem as one of transferability: how can pretrained DL models be reliably applied from data-rich coastal domains to data-limited or unseen locations?

The manuscript identifies two principal challenges-inaccurate pattern recognition and lagged/hysteresis effects in the spatiotemporal propagation of extreme water levels and traces these to issues of data distribution mismatch, overfitting, and hyperparameter sensitivity. The authors then address what they describe as common misconceptions in current DL flood modeling: training exclusively on extreme events, relying solely on goodness-of-fit metrics, and conflating data-driven pattern detection with physical understanding. In response, they propose a two-step strategy centered on (i) prioritizing storm-relevant signals in feature selection and model architecture (attention mechanisms), and (ii) embedding spatial propagation of EWLs using graph convolutional networks that mimic the physical connectivity of coastal-estuarine hydrodynamics.

Section 5 broadens the discussion to future directions, distinguishing among physics-informed neural networks, differentiable modeling, and physics-guided ML, and advocating for a unified framework that couples neural operators with differentiable hydrologic models to improve boundary conditions and enable real-time ensemble forecasting. The paper concludes with a call for foundation models and formal guidelines for developing robust, interpretable, and generalizable DL models for flood prediction at regional to global scales.

Recommendation: Minor Revisions. Overall, I find the manuscript well conceived and timely and addresses a genuine gap in the ML based flood prediction literature. However, several areas require clarification, additional nuance, or expanded discussion before publication, as detailed below.

Major comments:

• The manuscript focuses on water level prediction but gives limited attention to the full complexity of compound flooding in coastal-estuarine environments. Coastal systems are shaped by simultaneous interactions among storm surge, tidal forcing, riverine discharge, wave setup, rainfall-runoff, and morpho dynamic feedback. The paper mentions some of these drivers (tides, surge, river flow in line 167) but does not adequately discuss how TL frameworks can account for multi-process coupling, nonlinear interactions among drivers. For a journal that emphasizes the complexity of coastal systems, this is a notable gap. Consider expanding Section 2 or Section 4 to address how TL and physics-guided DL architectures can explicitly represent compound flood dynamics, including joint probability of co-occurring drivers, rather than treating water level as a univariate prediction problem.

• The claim that GCN-based spatial propagation is “more consistent with expected coastal-estuarine hydrodynamics” (lines 203–206) is stated as a conceptual argument without empirical comparison against encoder-decoder architectures on shared benchmark domains. Similarly, the discussion of attention mechanisms emphasizing EWL periods (Section 4.1) draws primarily on the authors’ own prior work. A perspective article need not include new experiments, but it should more rigorously synthesize the existing evidence base. I encourage the authors to either cite published benchmarks across multiple TL approaches or, where evidence is absent, explicitly identify these as open research questions.

• I think the distinction among PINNs, differentiable modeling, and physics-guided ML is critically important but is compressed into a single paragraph (lines 227–239). The description of PINNs, focuses narrowly on loss-function residuals without acknowledging their well-documented limitations for complex, multi-scale, and turbulent systems issues directly relevant to coastal dynamics. The statement that DM “is particularly promising because it is more efficient” (line 238) oversimplifies: DM can be more efficient than PINNs for certain forward modeling tasks, but its advantages depend on the specific application, the availability of process equations, and the computational cost of backpropagation through coupled physical modules. It would strengthen the manuscript if the authors can include a more balanced comparison, acknowledge the limitations of each approach in the context of coastal flood prediction, and clarify the conditions under which each is most appropriate.

• The impact statement and conclusion reference “equitable access” (line 48) and “emergency preparedness,” (line 28) but the manuscript does not engage meaningfully with social science perspectives on flood risk, community vulnerability, or the governance challenges of deploying ML based prediction systems. For Cambridge Prisms: Coastal Futures, which explicitly prioritizes interdisciplinary work bridging physical, biological, and social processes, this omission weakens the paper’s fit. A brief discussion of how TL-based flood models interface with decision-making processes, whether outputs are interpretable for emergency managers, and what the implications of model uncertainty are for communities with limited adaptive capacity would help. Adding a paragraph addressing the socio-technical dimensions of model deployment would substantially strengthen the perspective.

• The final paragraphs (section 5.2) say foundation models as the aspirational endpoint for flood prediction, drawing an analogy to large pretrained models in NLP and computer vision. However, the discussion benefits from critical examination of the fundamental differences between language/vision data and geophysical data: coastal systems exhibit extreme spatial heterogeneity, non-stationarity due to climate change and anthropogenic modification, and a relative scarcity of labeled extreme-event data. This section could benefit from addressing the practical barriers to developing hydrologic/hydrodynamic foundation models including data curation at global scales, domain-specific pre-training strategies, and the risk of encoding biases from data-rich regions into models applied to data-sparse areas.

Minor comments:

• line 66: The term “zero-shot application” is introduced without definition. While familiar in the ML community, I wonder coastal science readers may not know whether this refers to application without any local training data, without fine-tuning, or without site-specific calibration. A brief clarification would improve accessibility.

• The illustrative calculation (lines 119 -121) assumes two extreme events per five years lasting 2 to 4 days each over 40 years. This is a useful pedagogical example, but the parameters are somewhat arbitrary and may not generalize well. Extreme event frequency varies enormously by region, and the definition of “extreme” itself (e.g., return period threshold, percentile exceedance) is not specified. Consider either grounding the example in specific observational datasets or explicitly noting the assumptions and their limitations.

• It looks like Shen et al. (2023a) and (2023b) may refer to the same paper, please check if this is a duplication

• In Figure 3b, the inset of 8-node connectivity would benefit from a brief annotation or a more explicit reference in the caption explaining its role in the GCN framework.

• Given that the paper advocates transferable models across diverse coastal systems, a brief discussion of data availability including global tide gauge networks (e.g., GESLA), reanalysis products, and open-source DL toolkits would strengthen the practical relevance. The Data Availability Statement notes that no new data were created, though correct, but a forward-looking discussion of data infrastructure needs would align well with the perspective format.

• The manuscript does not address how sea level rise and long-term non-stationarity in coastal conditions affect the assumptions underlying TL. If source and target domains differ not only in morphology but also in baseline water levels due to secular trends, the similarity of data distributions assumed by TL may degrade over time. This is a critical consideration, especially given the future-oriented scope of the journal and even a brief mention would be helpful

• Line 252-258: The paper discusses sensitivity fidelity briefly in the context of neural operators but does not address uncertainty quantification more broadly. DL models for flood prediction should ideally produce probabilistic outputs or confidence intervals, particularly for emergency decision-making. The authors should note this as an important research direction alongside the other challenges discussed.

Review: Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems — R0/PR3

Conflict of interest statement

Reviewer declares none.

Comments

This Perspective argues that transfer learning and deep learning can improve efficient spatiotemporal flood prediction across coastal-estuarine systems, especially where data are sparse and physics-based models are expensive to deploy. The manuscript identifies key barriers to transferable flood prediction, including distribution shift, overfitting, hyperparameter dependence, lagged peak timing, hysteresis, poor evaluation metrics, and weak physical interpretability. The topic is timely, interesting, and of great importance. However, I would like to recommend major revision as there are some major issues that need to be addressed.

1-The manuscript moves between transfer learning, GCNs, neural operators, differentiable hydrology, PINNs, and foundation models. The authors may state the most important message and reorganize the manuscript around that argument.

2-Point-gauge prediction, spatial water-level propagation, compound flooding, hydrologic boundary prediction, and neural-operator surrogates are treated together. The authors may either narrow the scope or provide a structured taxonomy separating these modeling tasks.

3-Statements about DL models being comparable to physics-based models and transferable to data-limited regions are too general. The authors should specify the conditions, prediction targets, spatial scales, and evidence supporting these claims.

4-Although written as a Perspective, the manuscript makes broad claims about “current DL approaches” and “common misconceptions.” The authors may explain how studies were selected or add a concise table summarizing representative work.

5-The manuscript implies that attention mechanisms or GCN connectivity can provide physical awareness. The authors should clarify that these tools require physically meaningful constraints, edge definitions, forcing variables, or conservation checks to be hydrodynamically credible.

6-The claim that GCNs are more physically meaningful than U-Net-like interpolation is not fully justified.

7-Operational flood prediction requires uncertainty estimates. The authors should add a section on probabilistic forecasting, ensemble methods, calibration, and decision-relevant uncertainty in fluvial, coastal or pluvial floods such as data assimilation and recently developed AI-based data assimilation methods that are relevant to the topic.

8-The manuscript mentions coastal, pluvial, and fluvial drivers but mainly focuses on water-level propagation from gauges. The authors should discuss how transfer learning handles interacting surge, tide, rainfall, runoff, waves, and backwater effects.

Recommendation: Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems — R0/PR4

Comments

Dear Authors,

Thank you for submitting your manuscript to the journal. This is an interesting and timely work that fits well within the journal’s scope, and the paper itself is in very good shape.

Both reviewers raised similar comments, pointing to comparable issues from different perspectives. I agree with the feedback from both, particularly regarding the inclusion of a discussion of compound flooding and the importance of making the vocabulary, methodology, and overall context more accessible to coastal scientists who may not be familiar with machine learning. However, I agree that the compound flooding discussion cannot be extensive, in order to comply with the length limitation (word count). I also agree that the manuscript would benefit from some restructuring.

One reviewer formally recommended “Major Revision”; however, I believe the changes requested are relatively minor. This is somewhat subjective, but the revisions do not, in my view, affect the core of the paper.

I congratulate the authors on a well-executed study that will make a valuable contribution to the literature on flood modeling using machine learning.

I look forward to receiving the revised manuscript.

Best regards,

Alex Enriquez

Handling Editor

Decision: Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems — R0/PR5

Comments

No accompanying comment.

Author comment: Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems — R1/PR6

Comments

No accompanying comment.

Recommendation: Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems — R1/PR7

Comments

Overall, the authors have addressed the reviewers' suggestions and resolved all concerns. Some modifications were not as extensive as requested, due to word count constraints and to maintain the paper’s focus — I agree with the authors on this. There are other comments that were justifiably not implemented. I would suggest re-sending the paper to the reviewers to confirm that the modifications satisfy their concerns. More details follow below.

One issue raised by both reviewers was the need for further discussion of compound flooding. The authors addressed compound flooding in different points throughout the paper. Although a more in-depth discussion was requested, the authors have included the relevant information without exceeding the word count, and I find this appropriate. The paper’s central focus is on ML transferability rather than compound flooding; a more extended discussion on compound flooding could detract from that focus.

Some comments from Reviewer #2 were addresed but not implemented, including the reorganization of the paper and the inclusion of different model configurations (point-gauge, spatial water level, compound floods, etc.). The authors explicitly explain their reasons for not following these suggestions. I would return the manuscript to the reviewer to asses whether the revisions are satisfactory.

Decision: Toward transferable models for efficient spatiotemporal flood prediction across coastal-estuarine systems — R1/PR8

Comments

No accompanying comment.