TLDR: SSTODE is a new AI model that uses physics-informed neural networks to predict Sea Surface Temperature (SST). It addresses limitations of previous models by explicitly incorporating ocean physics like advection and diffusion, and external energy exchanges. This allows for more accurate, interpretable, and physically consistent SST forecasts globally and regionally, improving our understanding of ocean-atmosphere interactions and diurnal variations.
Sea Surface Temperature (SST) is a critical factor for understanding the ocean’s thermal dynamics and how the ocean and atmosphere interact. These interactions have significant economic and social consequences, influencing everything from weather patterns to marine ecosystems. While advanced data-driven models have shown promise in predicting SST, they often act as ‘black boxes,’ making it difficult to understand why they make certain predictions and sometimes overlooking crucial physical processes.
Traditional numerical models, which solve complex fluid dynamics equations, offer high physical accuracy but come with a hefty computational cost. More recently, physics-informed neural networks (PINNs) have emerged, aiming to embed physical laws directly into AI models. However, these models have struggled with the intricate dynamics of the ocean and atmosphere, particularly in accurately characterizing seawater movement, such as coastal upwelling, and fully integrating external factors like turbulent heat fluxes that drive SST changes.
Introducing SSTODE: A Physics-Informed Approach
To overcome these challenges, researchers Zheng Jiang, Wei Wang, Gaowei Zhang, and Yi Wang have proposed a novel framework called SSTODE: Ocean-Atmosphere Physics-Informed Neural ODEs for Sea Surface Temperature Prediction. This innovative model combines the power of Neural Ordinary Differential Equations (Neural ODEs) with fundamental ocean physics to deliver more accurate, interpretable, and physically consistent SST forecasts. You can read the full research paper here: SSTODE: Ocean-Atmosphere Physics-Informed Neural ODEs for Sea Surface Temperature Prediction.
SSTODE’s core innovation lies in its ability to explicitly model the complex processes governing SST evolution. First, it derives ODEs from fluid transport principles, incorporating both advection (the horizontal transport of heat by ocean currents) and diffusion (the spread of heat due to unresolved processes like turbulence and eddies). This is crucial because diffusion is particularly important near coastlines and in areas with strong temperature gradients, where phenomena like coastal upwelling occur.
Building on this foundation, SSTODE introduces an Energy Exchanges Integrator (EEI). Inspired by ocean heat budget equations, the EEI accounts for external forcing factors that significantly impact SST. These include shortwave radiation from the sun, longwave radiation emitted by the Earth, and latent and sensible heat fluxes, which represent energy exchange between the ocean and atmosphere. By integrating these factors, SSTODE can better capture phenomena like diurnal heating-cooling cycles and regional warming trends.
How SSTODE Works
The framework operates in a continuous-time manner, meaning it can make predictions at any time resolution, unlike models that rely on fixed daily or weekly intervals. This continuous integration helps in preserving physical consistency and detecting anomalies earlier. The model first estimates an initial velocity field from past SST observations. Then, the SST-ODE module integrates the advection-diffusion equation forward in time to predict future SST and velocity. Finally, the EEI module refines these predictions by incorporating the effects of surface heat fluxes.
Also Read:
- AI Framework Enhances Ocean State Prediction and Data Utilization
- Balancing and Focusing PINNs for Better PDE Solutions
Demonstrated Performance and Interpretability
Extensive experiments have shown that SSTODE achieves state-of-the-art performance in both global and regional SST forecasting benchmarks. Beyond just accuracy, one of SSTODE’s most significant contributions is its interpretability. The model can visually reveal the individual impacts of advection dynamics, thermal diffusion patterns, and diurnal heating-cooling cycles on SST evolution. For instance, visualizations show how the model captures coherent large-scale ocean circulations and how the diffusion term effectively smooths temperature gradients, especially near coastlines.
The ability to decouple these physical components provides deeper insights into SST dynamics, making the model’s predictions more trustworthy and understandable for ocean scientists and climate researchers. This work highlights a promising path forward in combining the strengths of physical priors with advanced AI models for more accurate and interpretable ocean forecasting, potentially serving as a foundational component for future climate models.


