# SatDINO: A Deep Dive into Self-Supervised Pretraining for Remote Sensing

**Authors:** Jakub Straka, Ivan Gruber

arXiv: 2508.21402 · 2025-09-01

## TL;DR

SatDINO introduces a self-supervised pretraining method tailored for remote sensing imagery, outperforming existing models and incorporating novel enhancements like GSD encoding and adaptive view sampling.

## Contribution

The paper presents SatDINO, a specialized contrastive self-supervised learning model for satellite imagery, with new techniques for GSD encoding and adaptive view sampling.

## Key findings

- SatDINO outperforms state-of-the-art methods on multiple datasets.
- The model achieves competitive results in various benchmarks.
- Proposed enhancements improve representation learning effectiveness.

## Abstract

Self-supervised learning has emerged as a powerful tool for remote sensing, where large amounts of unlabeled data are available. In this work, we investigate the use of DINO, a contrastive self-supervised method, for pretraining on remote sensing imagery. We introduce SatDINO, a model tailored for representation learning in satellite imagery. Through extensive experiments on multiple datasets in multiple testing setups, we demonstrate that SatDINO outperforms other state-of-the-art methods based on much more common masked autoencoders (MAE) and achieves competitive results in multiple benchmarks.   We also provide a rigorous ablation study evaluating SatDINO's individual components. Finally, we propose a few novel enhancements, such as a new way to incorporate ground sample distance (GSD) encoding and adaptive view sampling. These enhancements can be used independently on our SatDINO model. Our code and trained models are available at: https://github.com/strakaj/SatDINO.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.21402/full.md

## Figures

22 figures with captions in the complete paper: https://tomesphere.com/paper/2508.21402/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/2508.21402/full.md

---
Source: https://tomesphere.com/paper/2508.21402