GAIA: A Foundation Model for Operational Atmospheric Dynamics
Ata Akbari Asanjan, Olivia Alexander, Tom Berg, Stephen Peng, Jad Makki, Clara Zhang, Matt Yang, Disha Shidham, Srija Chakraborty, William Bender, Cara Crawford, Arun Ravindran, Olivier Raiman, David Potere, David Bell
TL;DR
GAIA tackles the challenge of learning transferable representations from noisy, high-dimensional geostationary satellite imagery by combining MAE and DINO into a single framework trained on 15 years of GOES infrared data. The hybrid objective yields semantically disentangled, temporally coherent embeddings that improve gap filling and downstream tasks such as precipitation estimation, atmospheric river segmentation, and tropical cyclone detection. The paper demonstrates that joint self-supervised objectives outperform single-objective baselines, supported by PCA and temporal analyses that reveal distributed variance and smooth atmospheric evolution. The work offers a practical, open-source foundation for operational meteorology with robust performance across diverse tasks.
Abstract
We introduce GAIA (Geospatial Artificial Intelligence for Atmospheres), a hybrid self-supervised geospatial foundation model that fuses Masked Autoencoders (MAE) with self-distillation with no labels (DINO) to generate semantically rich representations from global geostationary satellite imagery. Pre-trained on 15 years of globally-merged infrared observations (2001-2015), GAIA learns disentangled representations that capture atmospheric dynamics rather than trivial diurnal patterns, as evidenced by distributed principal component structure and temporal coherence analysis. We demonstrate robust reconstruction capabilities across varying data availability (30-95% masking), achieving superior gap-filling performance on real missing data patterns. When transferred to downstream tasks, GAIA consistently outperforms an MAE-only baseline: improving atmospheric river segmentation (F1: 0.58 vs 0.52), enhancing tropical cyclone detection (storm-level recall: 81% vs 75%, early detection: 29% vs 17%), and maintaining competitive precipitation estimation performance. Analysis reveals that GAIA's hybrid objectives encourage learning of spatially coherent, object-centric features distributed across multiple principal components rather than concentrated representations focused on reconstruction. This work demonstrates that combining complementary self-supervised objectives yields more transferable representations for diverse atmospheric modeling tasks. Model weights and code are available at: https://huggingface.co/bcg-usra-nasa-gaia/GAIA-v1.
