Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Harnessing Massive Satellite Imagery with Efficient Masked Image Modeling

About

Masked Image Modeling (MIM) has become an essential method for building foundational visual models in remote sensing (RS). However, the limitations in size and diversity of existing RS datasets restrict the ability of MIM methods to learn generalizable representations. Additionally, conventional MIM techniques, which require reconstructing all tokens, introduce unnecessary computational overhead. To address these issues, we present a new pre-training pipeline for RS models, featuring the creation of a large-scale RS dataset and an efficient MIM approach. We curated a high-quality dataset named OpticalRS-13M by collecting publicly available RS datasets and processing them through exclusion, slicing, and deduplication. OpticalRS-13M comprises 13 million optical images covering various RS tasks, such as object detection and pixel segmentation. To enhance efficiency, we propose SelectiveMAE, a pre-training method that dynamically encodes and reconstructs semantically rich patch tokens, thereby reducing the inefficiencies of traditional MIM models caused by redundant background pixels in RS images. Extensive experiments show that OpticalRS-13M significantly improves classification, detection, and segmentation performance, while SelectiveMAE increases training efficiency over 2$\times$ times. This highlights the effectiveness and scalability of our pipeline in developing RS foundational models. The dataset, source code, and trained models will be released at https://github.com/MiliLab/SelectiveMAE.

Fengxiang Wang, Hongzhen Wang, Di Wang, Zonghao Guo, Zhenyu Zhong, Long Lan, Wenjing Yang, Jing Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationLoveDA
mIoU54.31
142
Scene ClassificationAID TR=50%
Accuracy98.52
94
Scene ClassificationAID TR=20%
Accuracy97.49
93
Scene ClassificationRESISC-45 (TR=10%)
Accuracy94.73
63
Oriented Object DetectionDIOR-R
mAP5071.75
44
Scene ClassificationRESISC-45 (TR=20%)
Accuracy96.36
40
Semantic segmentationSpaceNet v1--
20
Horizontal Object DetectionDIOR
mAP5078.7
16
Showing 8 of 8 rows

Other info

Code

Follow for update