LGAIJun 25, 2022

Modeling Oceanic Variables with Dynamic Graph Neural Networks

arXiv:2206.12746v12 citationsh-index: 18
Originality Synthesis-oriented
AI Analysis

This work addresses ocean dynamics prediction for environmental monitoring, but it is incremental as it combines existing sequence and relational models.

The paper tackles predicting ocean variables like current velocity and sea surface height in a Brazilian estuarine system using a data-driven method, achieving better results than the Santos Operational Forecasting System while maintaining flexibility and low domain knowledge dependency.

Researchers typically resort to numerical methods to understand and predict ocean dynamics, a key task in mastering environmental phenomena. Such methods may not be suitable in scenarios where the topographic map is complex, knowledge about the underlying processes is incomplete, or the application is time critical. On the other hand, if ocean dynamics are observed, they can be exploited by recent machine learning methods. In this paper we describe a data-driven method to predict environmental variables such as current velocity and sea surface height in the region of Santos-Sao Vicente-Bertioga Estuarine System in the southeastern coast of Brazil. Our model exploits both temporal and spatial inductive biases by joining state-of-the-art sequence models (LSTM and Transformers) and relational models (Graph Neural Networks) in an end-to-end framework that learns both the temporal features and the spatial relationship shared among observation sites. We compare our results with the Santos Operational Forecasting System (SOFS). Experiments show that better results are attained by our model, while maintaining flexibility and little domain knowledge dependency.

Foundations

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

Your Notes