LGAIJun 2

Physics-Informed Machine Learning for Short-Term Flood Prediction

arXiv:2606.0414330.0
Predicted impact top 74% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For hydrologists and flood management agencies, this work offers a practical method to enhance deep learning model reliability in ungauged basins and extreme conditions, though the improvement is incremental.

The paper introduces a physics-informed loss function for LSTM networks that penalizes directional inconsistencies between precipitation and discharge, improving flood prediction reliability in data-scarce settings. The proposed model increased Nash-Sutcliffe Efficiency from 0.20 to 0.23 when trained on 5% of data and maintained physical plausibility under extreme scenarios.

Accurate flood forecasting is essential for mitigating disaster risks and protecting communities. However, purely data-driven machine learning models often struggle in data-scarce environments and may violate fundamental hydrological principles. Standard Long Short-Term Memory (LSTM) networks can generate physically inconsistent predictions, particularly when extrapolating to extreme weather conditions. To address these limitations, we propose a Physics-Informed Machine Learning (PIML) framework that incorporates hydrological knowledge directly into the loss function of an LSTM model. Specifically, a Trend Alignment constraint penalizes directional inconsistencies between precipitation and discharge trends, improving model robustness without requiring complex hydrodynamic equations. This regularization encourages the model to learn physically plausible hydrograph behavior, even with limited training data, while enhancing reliability during peak flood events. Experimental results show that the proposed physics-informed model outperforms a standard LSTM baseline in data-scarce settings, increasing the Nash-Sutcliffe Efficiency (NSE) from 0.20 to 0.23 when trained on only 5% of the available data. Additional stress tests under simulated extreme climate scenarios demonstrate that the baseline model exhibits unstable behavior, whereas the physics-informed model maintains directional consistency and physical plausibility. Although accurately predicting extreme peak magnitudes remains challenging with limited data, the proposed approach substantially reduces unphysical fluctuations common in purely data-driven models. These findings demonstrate that simple physical constraints can significantly improve the reliability of deep learning models for real-time flood forecasting, offering a practical solution for ungauged basins and evolving climate conditions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes