English

SatMAE: Pre-training Transformers for Temporal and Multi-Spectral Satellite Imagery

Computer Vision and Pattern Recognition 2023-01-18 v3 Artificial Intelligence

Abstract

Unsupervised pre-training methods for large vision models have shown to enhance performance on downstream supervised tasks. Developing similar techniques for satellite imagery presents significant opportunities as unlabelled data is plentiful and the inherent temporal and multi-spectral structure provides avenues to further improve existing pre-training strategies. In this paper, we present SatMAE, a pre-training framework for temporal or multi-spectral satellite imagery based on Masked Autoencoder (MAE). To leverage temporal information, we include a temporal embedding along with independently masking image patches across time. In addition, we demonstrate that encoding multi-spectral data as groups of bands with distinct spectral positional encodings is beneficial. Our approach yields strong improvements over previous state-of-the-art techniques, both in terms of supervised learning performance on benchmark datasets (up to \uparrow 7%), and transfer learning performance on downstream remote sensing tasks, including land cover classification (up to \uparrow 14%) and semantic segmentation. Code and data are available on the project website: https://sustainlab-group.github.io/SatMAE/

Keywords

Cite

@article{arxiv.2207.08051,
  title  = {SatMAE: Pre-training Transformers for Temporal and Multi-Spectral Satellite Imagery},
  author = {Yezhen Cong and Samar Khanna and Chenlin Meng and Patrick Liu and Erik Rozi and Yutong He and Marshall Burke and David B. Lobell and Stefano Ermon},
  journal= {arXiv preprint arXiv:2207.08051},
  year   = {2023}
}

Comments

Published at NeurIPS 2022. The first two listed names contributed equally to this project

R2 v1 2026-06-25T00:58:42.464Z