OceanCastNet: A Deep Learning Ocean Wave Model with Energy Conservation

Read original: arXiv:2406.03848 - Published 6/12/2024 by Ziliang Zhang, Huaming Yu, Danqin Ren
Total Score

0

OceanCastNet: A Deep Learning Ocean Wave Model with Energy Conservation

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

• The paper presents a deep learning model called WaveCastNet for forecasting ocean waves that conserves energy. • The model uses satellite data and other inputs to predict future wave conditions, with potential applications in areas like renewable energy and disaster planning. • The paper also compares WaveCastNet's performance to traditional physics-based ocean wave models.

Plain English Explanation

WaveCastNet is a new artificial intelligence (AI) model that can predict future ocean wave conditions. • Accurately forecasting ocean waves is important for renewable energy, disaster planning, and other applications. • Traditional models use complex physics equations to make these predictions, but WaveCastNet uses deep learning - a type of AI that can find patterns in data. • WaveCastNet was trained on satellite data and other information about past wave conditions. It then uses this knowledge to forecast future waves. • A key feature of WaveCastNet is that it conserves energy, meaning the total energy of the predicted waves matches what we'd expect based on physics. • The authors of the paper compared WaveCastNet to traditional physics-based models and found that it can make accurate predictions while being much faster and more efficient.

Technical Explanation

• The WaveCastNet model uses a convolutional neural network architecture to predict future ocean wave fields from satellite observations and other inputs. • The model is trained on historical data from buoys, satellites, and other sources to learn the underlying patterns and physics of wave propagation. • A key innovation is the incorporation of an energy conservation constraint, which ensures the predicted wave fields adhere to physical principles of energy balance. • This is achieved through a custom loss function that penalizes deviations from expected wave energy levels. • The authors evaluate WaveCastNet against traditional phase-resolving and phase-averaged wave models, demonstrating improved accuracy and computational efficiency. • The model shows particular strengths in capturing extreme wave events and reproducing the spatio-temporal evolution of wave fields, as compared to other deep learning approaches and physics-based baselines.

Critical Analysis

• The paper provides a thorough validation of WaveCastNet against a range of existing wave modeling approaches, lending confidence to the model's capabilities. • However, the authors acknowledge that the current model is limited to relatively short-term forecasts (up to 3 days) and may struggle with extreme events outside the training data distribution. • Extending the model's capabilities to longer-term forecasts and more diverse wave conditions would be an important area for future research. • Additionally, while the energy conservation constraint is a key innovation, the paper does not explore the model's sensitivity to this constraint or provide a detailed analysis of its impact on performance. • Further investigations into the trade-offs and design choices around the energy conservation formulation could yield additional insights.

Conclusion

WaveCastNet represents a significant advance in deep learning-based ocean wave modeling, demonstrating the potential for AI to enhance our understanding and prediction of complex environmental phenomena. • The model's ability to conserve energy while outperforming traditional physics-based approaches suggests it could have widespread applications in renewable energy, disaster management, and other domains reliant on accurate wave forecasting. • As the authors note, further refinements and extensions to the model, as well as continued research into the role of physical constraints in deep learning for environmental modeling, will be important next steps to realize the full potential of this technology.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

OceanCastNet: A Deep Learning Ocean Wave Model with Energy Conservation
Total Score

0

OceanCastNet: A Deep Learning Ocean Wave Model with Energy Conservation

Ziliang Zhang, Huaming Yu, Danqin Ren

Traditional wave forecasting models, although based on energy conservation equations, are computationally expensive. On the other hand, existing deep learning geophysical fluid models, while computationally efficient, often suffer from issues such as energy dissipation in long-term forecasts. This paper proposes a novel energy-balanced deep learning wave forecasting model called OceanCastNet (OCN). By incorporating wind fields at the current, previous, and future time steps, as well as wave fields at the current and previous time steps as input variables, OCN maintains energy balance within the model. Furthermore, the model employs adaptive Fourier operators as its core components and designs a masked loss function to better handle the impact of land-sea boundaries. A series of experiments on the ERA5 dataset demonstrate that OCN can achieve short-term forecast accuracy comparable to traditional models while exhibiting an understanding of the wave generation process. In comparative experiments under both normal and extreme conditions, OCN consistently outperforms the widely used WaveWatch III model in the industry. Even after long-term forecasting, OCN maintains a stable and energy-rich state. By further constructing a simple meteorological model, OCN-wind, which considers energy balance, this paper confirms the importance of energy constraints for improving the long-term forecast performance of deep learning meteorological models. This finding provides new ideas for future research on deep learning geophysical fluid models.

Read more

6/12/2024

🧠

Total Score

0

OceanNet: A principled neural operator-based digital twin for regional oceans

Ashesh Chattopadhyay, Michael Gray, Tianning Wu, Anna B. Lowe, Ruoying He

While data-driven approaches demonstrate great potential in atmospheric modeling and weather forecasting, ocean modeling poses distinct challenges due to complex bathymetry, land, vertical structure, and flow non-linearity. This study introduces OceanNet, a principled neural operator-based digital twin for ocean circulation. OceanNet uses a Fourier neural operator and predictor-evaluate-corrector integration scheme to mitigate autoregressive error growth and enhance stability over extended time scales. A spectral regularizer counteracts spectral bias at smaller scales. OceanNet is applied to the northwest Atlantic Ocean western boundary current (the Gulf Stream), focusing on the task of seasonal prediction for Loop Current eddies and the Gulf Stream meander. Trained using historical sea surface height (SSH) data, OceanNet demonstrates competitive forecast skill by outperforming SSH predictions by an uncoupled, state-of-the-art dynamical ocean model forecast, reducing computation by 500,000 times. These accomplishments demonstrate the potential of physics-inspired deep neural operators as cost-effective alternatives to high-resolution numerical ocean models.

Read more

9/6/2024

WaveCastNet: An AI-enabled Wavefield Forecasting Framework for Earthquake Early Warning
Total Score

0

WaveCastNet: An AI-enabled Wavefield Forecasting Framework for Earthquake Early Warning

Dongwei Lyu, Rie Nakata, Pu Ren, Michael W. Mahoney, Arben Pitarka, Nori Nakata, N. Benjamin Erichson

Large earthquakes can be destructive and quickly wreak havoc on a landscape. To mitigate immediate threats, early warning systems have been developed to alert residents, emergency responders, and critical infrastructure operators seconds to a minute before seismic waves arrive. These warnings provide time to take precautions and prevent damage. The success of these systems relies on fast, accurate predictions of ground motion intensities, which is challenging due to the complex physics of earthquakes, wave propagation, and their intricate spatial and temporal interactions. To improve early warning, we propose a novel AI-enabled framework, WaveCastNet, for forecasting ground motions from large earthquakes. WaveCastNet integrates a novel convolutional Long Expressive Memory (ConvLEM) model into a sequence to sequence (seq2seq) forecasting framework to model long-term dependencies and multi-scale patterns in both space and time. WaveCastNet, which shares weights across spatial and temporal dimensions, requires fewer parameters compared to more resource-intensive models like transformers and thus, in turn, reduces inference times. Importantly, WaveCastNet also generalizes better than transformer-based models to different seismic scenarios, including to more rare and critical situations with higher magnitude earthquakes. Our results using simulated data from the San Francisco Bay Area demonstrate the capability to rapidly predict the intensity and timing of destructive ground motions. Importantly, our proposed approach does not require estimating earthquake magnitudes and epicenters, which are prone to errors using conventional approaches; nor does it require empirical ground motion models, which fail to capture strongly heterogeneous wave propagation effects.

Read more

6/3/2024

Wind Power Prediction across Different Locations using Deep Domain Adaptive Learning
Total Score

0

Wind Power Prediction across Different Locations using Deep Domain Adaptive Learning

Md Saiful Islam Sajol, Md Shazid Islam, A S M Jahid Hasan, Md Saydur Rahman, Jubair Yusuf

Accurate prediction of wind power is essential for the grid integration of this intermittent renewable source and aiding grid planners in forecasting available wind capacity. Spatial differences lead to discrepancies in climatological data distributions between two geographically dispersed regions, consequently making the prediction task more difficult. Thus, a prediction model that learns from the data of a particular climatic region can suffer from being less robust. A deep neural network (DNN) based domain adaptive approach is proposed to counter this drawback. Effective weather features from a large set of weather parameters are selected using a random forest approach. A pre-trained model from the source domain is utilized to perform the prediction task, assuming no source data is available during target domain prediction. The weights of only the last few layers of the DNN model are updated throughout the task, keeping the rest of the network unchanged, making the model faster compared to the traditional approaches. The proposed approach demonstrates higher accuracy ranging from 6.14% to even 28.44% compared to the traditional non-adaptive method.

Read more

5/21/2024