Efficient Self-Supervised Learning for Earth Observation via Dynamic Dataset Curation
Thomas Kerdreux, Alexandre Tuel, Quentin Febvre, Alexis Mouche, Bertrand Chapron
TL;DR
The paper tackles the inefficiency and potential bias arising from highly redundant and imbalanced pre-training data in Earth Observation SSL. It introduces a dynamic coreset pruning framework that does not require a pre-existing feature extractor, enabling diverse and balanced SSL pre-training directly on de novo modalities, demonstrated on Sentinel-1 WV ocean SAR data. Through extensive experiments and three downstream tasks, the approach yields faster convergence and improved transferability, and the authors release OceanSAR-1 as a specialized SAR foundation model for ocean observation. This work provides a practical, scalable pathway to robust EO foundation models with reduced compute, particularly for modalities with limited curated datasets.
Abstract
Self-supervised learning (SSL) has enabled the development of vision foundation models for Earth Observation (EO), demonstrating strong transferability across diverse remote sensing tasks. While prior work has focused on network architectures and training strategies, the role of dataset curation, especially in balancing and diversifying pre-training datasets, remains underexplored. In EO, this challenge is amplified by the redundancy and heavy-tailed distributions common in satellite imagery, which can lead to biased representations and inefficient training. In this work, we propose a dynamic dataset pruning strategy designed to improve SSL pre-training by maximizing dataset diversity and balance. Our method iteratively refines the training set without requiring a pre-existing feature extractor, making it well-suited for domains where curated datasets are limited or unavailable. We demonstrate our approach on the Sentinel-1 Wave Mode (WV) Synthetic Aperture Radar (SAR) archive, a challenging dataset dominated by ocean observations. We train models from scratch on the entire Sentinel-1 WV archive spanning 10 years. Across three downstream tasks, our results show that dynamic pruning improves both computational efficiency and representation quality, leading to stronger transferability. We also release the weights of OceanSAR-1, the first model in the OceanSAR family, a series of foundation models for ocean observation and analysis using SAR imagery, at github.com/galeio-research/OceanSAR-models/.
