CVMar 20, 2024

MTP: Advancing Remote Sensing Foundation Model via Multi-Task Pretraining

arXiv:2403.13430v2143 citationsh-index: 56IEEE J Sel Top Appl Earth Obs Remote Sens
Originality Incremental advance
AI Analysis

This addresses a specific bottleneck in remote sensing AI by improving model transferability, though it is incremental as it builds on existing foundation model approaches.

The paper tackles the problem of task discrepancy when transferring pretrained remote sensing foundation models to downstream tasks by introducing a Multi-Task Pretraining (MTP) paradigm, achieving competitive performance across 14 datasets compared to larger state-of-the-art models.

Foundation models have reshaped the landscape of Remote Sensing (RS) by enhancing various image interpretation tasks. Pretraining is an active research topic, encompassing supervised and self-supervised learning methods to initialize model weights effectively. However, transferring the pretrained models to downstream tasks may encounter task discrepancy due to their formulation of pretraining as image classification or object discrimination tasks. In this study, we explore the Multi-Task Pretraining (MTP) paradigm for RS foundation models to address this issue. Using a shared encoder and task-specific decoder architecture, we conduct multi-task supervised pretraining on the SAMRS dataset, encompassing semantic segmentation, instance segmentation, and rotated object detection. MTP supports both convolutional neural networks and vision transformer foundation models with over 300 million parameters. The pretrained models are finetuned on various RS downstream tasks, such as scene classification, horizontal and rotated object detection, semantic segmentation, and change detection. Extensive experiments across 14 datasets demonstrate the superiority of our models over existing ones of similar size and their competitive performance compared to larger state-of-the-art models, thus validating the effectiveness of MTP.

Code Implementations2 repos
Foundations

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

Your Notes