AnySat: One Earth Observation Model for Many Resolutions, Scales, and Modalities
Guillaume Astruc, Nicolas Gonthier, Clement Mallet, Loic Landrieu
TL;DR
AnySat tackles the fragmentation of Earth observation data by introducing a multimodal, self-supervised foundation model built on Joint Embedding Predictive Architecture (JEPA) and scale-adaptive patch encoding. Trained on GeoPlex, a curated collection of five multimodal EO datasets spanning 11 sensors and resolutions from 0.2 m to 250 m, AnySat learns modality-agnostic representations without decoders and generalizes to unseen sensor configurations. The approach yields state-of-the-art results across nine downstream tasks on GeoPlex and six external datasets, including land cover mapping, crop classification, tree species identification, change detection, and post-fire/flood segmentation, while maintaining efficiency in training and inference. This work demonstrates strong cross-modal generalization, rapid adaptation to new sensors, and a viable path toward scalable, global environmental monitoring with a single, reusable model.
Abstract
Geospatial models must adapt to the diversity of Earth observation data in terms of resolutions, scales, and modalities. However, existing approaches expect fixed input configurations, which limits their practical applicability. We propose AnySat, a multimodal model based on joint embedding predictive architecture (JEPA) and scale-adaptive spatial encoders, allowing us to train a single model on highly heterogeneous data in a self-supervised manner. To demonstrate the advantages of this unified approach, we compile GeoPlex, a collection of 5 multimodal datasets with varying characteristics and $11$ distinct sensors. We then train a single powerful model on these diverse datasets simultaneously. Once fine-tuned or probed, we reach state-of-the-art results on the test sets of GeoPlex and for 6 external datasets across various environment monitoring tasks: land cover mapping, tree species identification, crop type classification, change detection, climate type classification, and segmentation of flood, burn scar, and deforestation. The code and models are available at https://github.com/gastruc/AnySat.
