paper-with-me

홈 › Papers

Towards Representation Learning for Atmospheric Dynamics

2021-09-19 · Sebastian Hoffmann, Christian Lessig

The prediction of future climate scenarios under anthropogenic forcing is critical to understand climate change and to assess the impact of potentially counter-acting technologies. Machine learning and hybrid techniques for this prediction rely on informative metrics that are sensitive to pertinent but often subtle influences. For atmospheric dynamics, a critical part of the climate system, no well established metric exists and visual inspection is currently still often used in practice. However, this "eyeball metric" cannot be used for machine learning where an algorithmic description is required. Motivated by the success of intermediate neural network activations as basis for learned metrics, e.g. in computer vision, we present a novel, self-supervised representation learning approach specifically designed for atmospheric dynamics. Our approach, called AtmoDist, trains a neural network on a simple, auxiliary task: predicting the temporal distance between elements of a randomly shuffled sequence of atmospheric fields (e.g. the components of the wind field from reanalysis or simulation). The task forces the network to learn important intrinsic aspects of the data as activations in its layers and from these hence a discriminative metric can be obtained. We demonstrate this by using AtmoDist to define a metric for GAN-based super resolution of vorticity and divergence. Our upscaled data matches both visually and in terms of its statistics a high resolution reference closely and it significantly outperform the state-of-the-art based on mean squared error. Since AtmoDist is unsupervised, only requires a temporal sequence of fields, and uses a simple auxiliary task, it has the potential to be of utility in a wide range of applications.

📄 PDF Abstract BibTeX arXiv:2109.09076

Code (1)

sehoffmann/atmodist 공식 구현 tf

Tasks

Representation LearningSuper-Resolution

Similar Papers 제목 키워드 기반

AtmoDist: Self-supervised Representation Learning for Atmospheric Dynamics

2022-02-02 · Sebastian Hoffmann, Christian Lessig

Representation learning has proven to be a powerful methodology in a wide variety of machine learning applications. For atmospheric dynamics, however, it has so far not been considered, arguably due to the lack of large-…

Representation LearningSelf-Supervised Learning

AtmoRep: A stochastic model of atmosphere dynamics using large scale representation learning

2023-08-25 · Christian Lessig, Ilaria Luise, Bing Gong, Michael Langguth 외

The atmosphere affects humans in a multitude of ways, from loss of life due to adverse weather effects to long-term social and economic impacts on societies. Computer simulations of atmospheric dynamics are, therefore, o…

Representation LearningSelf-Supervised Learning

Deep Learning for Koopman Operator Estimation in Idealized Atmospheric Dynamics

2024-09-10 · David Millard, Arielle Carr, Stéphane Gaudreault

Deep learning is revolutionizing weather forecasting, with new data-driven models achieving accuracy on par with operational physical models for medium-term predictions. However, these models often lack interpretability,…

Deep LearningWeather Forecasting

LPV Modeling of the Atmospheric Flight Dynamics of a Generic Parafoil Return Vehicle

2022-05-19 · Matthis H. de Lange, Chris Verhoek, Valentin Preda, Roland Tóth

Obtaining models that can be used for control is of utmost importance to ensure the guidance and navigation of spacecraft, like a Generic Parafoil Return Vehicle (GPRV). In this paper, we convert a nonlinear model of the…

Benchmarking atmospheric circulation variability in an AI emulator, ACE2, and a hybrid model, NeuralGCM

2025-10-06 · Ian Baxter, Hamid Pahlavan, Pedram Hassanzadeh, Katharine Rucker 외 arxiv

Physics-based atmosphere-land models with prescribed sea surface temperature have notable successes but also biases in their ability to represent atmospheric variability compared to observations. Recently, AI emulators a…