Transfer Learning with Pretrained Remote Sensing Transformers
Anthony Fuller, Koreen Millard, and James R. Green

TL;DR
This paper evaluates the transfer learning capabilities of pretrained remote sensing transformers, specifically SatViT-V2, across different biomes and distribution shifts, demonstrating improved performance and calibration over prior models.
Contribution
The study introduces SatViT-V2, a new pretrained RS transformer, and systematically investigates its transferability and calibration under distribution shifts across multiple biomes.
Findings
SatViT-V2 outperforms SatViT-V1 by 3.1% in in-distribution and 2.8% in out-of-distribution settings.
Initializing fine-tuning from the linear probed solution improves performance by 1.2% in-distribution and 2.4% out-of-distribution.
Pretrained RS transformers are better calibrated under distribution shifts.
Abstract
Although the remote sensing (RS) community has begun to pretrain transformers (intended to be fine-tuned on RS tasks), it is unclear how these models perform under distribution shifts. Here, we pretrain a new RS transformer--called SatViT-V2--on 1.3 million satellite-derived RS images, then fine-tune it (along with five other models) to investigate how it performs on distributions not seen during training. We split an expertly labeled land cover dataset into 14 datasets based on source biome. We train each model on each biome separately and test them on all other biomes. In all, this amounts to 1638 biome transfer experiments. After fine-tuning, we find that SatViT-V2 outperforms SatViT-V1 by 3.1% on in-distribution (matching biomes) and 2.8% on out-of-distribution (mismatching biomes) data. Additionally, we find that initializing fine-tuning from the linear probed solution (i.e.,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Remote Sensing in Agriculture · Colorectal Cancer Screening and Detection
MethodsTest
