AIApr 17, 2024

Pretraining Billion-scale Geospatial Foundational Models on Frontier

arXiv:2404.11706v17 citationsh-index: 20IPDPSW
Originality Synthesis-oriented
AI Analysis

This work addresses the need for scalable foundation models in geospatial applications, which could benefit remote sensing and Earth observation fields, though it appears incremental in scaling existing methods to this domain.

The researchers tackled the challenge of scaling geospatial foundation models by pretraining billion-parameter models on publicly available satellite data, achieving up to 30% improvement in top1 scene classification accuracy when scaling from 100M to 3B parameters. They also conducted performance experiments on the Frontier supercomputer, analyzing Vision Transformer architectures up to 15B parameters under different parallelism configurations.

As AI workloads increase in scope, generalization capability becomes challenging for small task-specific models and their demand for large amounts of labeled training samples increases. On the contrary, Foundation Models (FMs) are trained with internet-scale unlabeled data via self-supervised learning and have been shown to adapt to various tasks with minimal fine-tuning. Although large FMs have demonstrated significant impact in natural language processing and computer vision, efforts toward FMs for geospatial applications have been restricted to smaller size models, as pretraining larger models requires very large computing resources equipped with state-of-the-art hardware accelerators. Current satellite constellations collect 100+TBs of data a day, resulting in images that are billions of pixels and multimodal in nature. Such geospatial data poses unique challenges opening up new opportunities to develop FMs. We investigate billion scale FMs and HPC training profiles for geospatial applications by pretraining on publicly available data. We studied from end-to-end the performance and impact in the solution by scaling the model size. Our larger 3B parameter size model achieves up to 30% improvement in top1 scene classification accuracy when comparing a 100M parameter model. Moreover, we detail performance experiments on the Frontier supercomputer, America's first exascale system, where we study different model and data parallel approaches using PyTorch's Fully Sharded Data Parallel library. Specifically, we study variants of the Vision Transformer architecture (ViT), conducting performance analysis for ViT models with size up to 15B parameters. By discussing throughput and performance bottlenecks under different parallelism configurations, we offer insights on how to leverage such leadership-class HPC resources when developing large models for geospatial imagery applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes