Harnessing Loss Decomposition for Long-Horizon Wave Predictions via Deep Neural Networks
Indu Kant Deo, Rajeev Jaiman
TL;DR
Problem: long-horizon wave forecasts suffer from accumulating phase and amplitude errors in autoregressive neural models. Approach: introduce a loss-decomposition framework that separates amplitude (dissipation) and phase (dispersion) errors into $\tau_{DISS}$ and $\tau_{DISP}$ and optimize a combined loss with weights $\alpha$ and $\beta$; the method is applied to an AB-CRAN trained on linear advection data with a denoising decoder. Contributions: first explicit phase–amplitude loss decomposition for wave-propagation networks; demonstration of improved phase fidelity and longer forecast horizons; detailed hyperparameter tuning via Ray Tune ASHA. Significance: enhances stability and physical reliability of long-term neural forecasts and is readily extensible to other physical domains like fluid dynamics and climate modeling.
Abstract
Accurate prediction over long time horizons is crucial for modeling complex physical processes such as wave propagation. Although deep neural networks show promise for real-time forecasting, they often struggle with accumulating phase and amplitude errors as predictions extend over a long period. To address this issue, we propose a novel loss decomposition strategy that breaks down the loss into separate phase and amplitude components. This technique improves the long-term prediction accuracy of neural networks in wave propagation tasks by explicitly accounting for numerical errors, improving stability, and reducing error accumulation over extended forecasts.
