Scaling Remote Sensing Foundation Models: Data Domain Tradeoffs at the Peta-Scale
Charith Wickrema, Eliza Mace, Hunter Brown, Heidys Cabrera, Nick Krall, Matthew O'Neill, Shivangi Sarkar, Lowell Weissman, Eric Hughes, Guido Zarrella
TL;DR
This work analyzes scaling RS foundation models trained on petascale EO data, systematically varying data size and model capacity while controlling for architecture and optimization. It demonstrates that RS pretraining under given budgets is primarily data-limited, with a data-scaling law $L(N)=A+B N^{-a}$ where $a\approx0.03$, and shows near-zero gains from increasing model capacity at fixed data via $L(P)=A+B P^{-b}$ with $b\approx0$, while LR scheduling under a Warmup–Stable–Decay regime yields robust convergence. The study also introduces ScaleMAE and MTP along with a scalable G-DAUG weak supervision pipeline, and provides practical guidelines emphasizing data diversity, stable optimization, and fail-fast hyperparameter triage. Overall, the results offer actionable strategies for planning data collection, compute budgets, and optimization schedules to advance frontier-scale RS foundation models and bridge cross-sensor modalities.
Abstract
We explore the scaling behaviors of artificial intelligence to establish practical techniques for training foundation models on high-resolution electro-optical (EO) datasets that exceed the current state-of-the-art scale by orders of magnitude. Modern multimodal machine learning (ML) applications, such as generative artificial intelligence (GenAI) systems for image captioning, search, and reasoning, depend on robust, domain-specialized encoders for non-text modalities. In natural-image domains where internet-scale data is plentiful, well-established scaling laws help optimize the joint scaling of model capacity, training compute, and dataset size. Unfortunately, these relationships are much less well-understood in high-value domains like remote sensing (RS). Using over a quadrillion pixels of commercial satellite EO data and the MITRE Federal AI Sandbox, we train progressively larger vision transformer (ViT) backbones, report success and failure modes observed at petascale, and analyze implications for bridging domain gaps across additional RS modalities. We observe that even at this scale, performance is consistent with a data limited regime rather than a model parameter-limited one. These practical insights are intended to inform data-collection strategies, compute budgets, and optimization schedules that advance the future development of frontier-scale RS foundation models.
