Papers › Scaling Efficient Masked Image Modeling on Large Remote Sensing Dataset

Scaling Efficient Masked Image Modeling on Large Remote Sensing Dataset

17 Jun 2024arXiv:2406.11933archive 2025-07-28

Fengxiang Wang, Hongzhen Wang, Di Wang, Zonghao Guo, Zhenyu Zhong, Long Lan, Jing Zhang, Zhiyuan Liu, Maosong Sun

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 demonstrate that OpticalRS-13M significantly improves classification, detection, and segmentation performance, while SelectiveMAE increases training efficiency over 2 times. This highlights the effectiveness and scalability of our pipeline in developing RS foundational models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.11933")

Code

Syntology Ran 4 of 7 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 4 ran with no contract checked.

By repository: official repository: 7 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Fengxiang23/SelectiveMAE officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 4 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran
3unverified

Licence: 0 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Fengxiang23/SelectiveMAE. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_dataset Fengxiang23/SelectiveMAE/SelectiveMAE/util/datasets.py official repository ran MIT (permissive) · 519bbbff76c0ed7c · report
build_transform Fengxiang23/SelectiveMAE/SelectiveMAE/util/datasets.py official repository ran MIT (permissive) · ae15999500b3952c · report
get_layer_id_for_vit Fengxiang23/SelectiveMAE/SelectiveMAE/util/lr_decay.py official repository ran fingerprinted MIT (permissive) · 89edf5372214b57d · report
param_groups_lrd Fengxiang23/SelectiveMAE/SelectiveMAE/util/lr_decay.py official repository ran MIT (permissive) · 8baf25cef41cba16 · report
concat_all_gather Fengxiang23/SelectiveMAE/SelectiveMAE/infobatch.py official repository unverified MIT (permissive) · 09f4e10c77016d7e · report
handle_flash_attn Fengxiang23/SelectiveMAE/SelectiveMAE/transformer_utils.py official repository unverified MIT (permissive) · 1a3e01d4552a3b11 · report
info_hack_indices Fengxiang23/SelectiveMAE/SelectiveMAE/infobatch.py official repository unverified MIT (permissive) · 4b0f67bb535e2dd1 · report

Tasks

Aerial Scene ClassificationDiversityObject DetectionObject Detection In Aerial ImagesSemantic Segmentationobject-detection

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Object Detection In Aerial Images DIOR SelectiveMAE+ViT-B AP50 77.80 #4 of 4 Archive leaderboard report
Semantic Segmentation LoveDA SelectiveMAE+ViT-L Category mIoU 54.31 #5 of 19 Archive leaderboard report
Semantic Segmentation SpaceNet 1 SelectiveMAE+ViT-B Mean IoU 79.50 #4 of 10 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

MAEMIM

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections