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

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

About

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.

Di Wang, Jing Zhang, Minqiang Xu, Lin Liu, Dongsheng Wang, Erzhong Gao, Chengxi Han, Haonan Guo, Bo Du, Dacheng Tao, Liangpei Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Change DetectionLEVIR-CD
F1 Score92.67
188
Semantic segmentationLoveDA
mIoU54.17
142
Change DetectionLEVIR
F1 Score92.67
62
Rotated Object DetectionDOTA 1.0 (test)
mAP81.66
46
Change DetectionWHU dataset
F1 Score95.59
40
Remote Sensing Change DetectionCLCD
F1 Score80.3
32
Rotated Object DetectionDIOR-R extended (test)
mAP74.54
28
Change DetectionSVCD CDD
F1 Score98.33
26
Change DetectionOSCD
F1 Score55.92
26
Change DetectionAvg across SYSU, LEVIR, GVLM, CLCD, OSCD
Precision80.3
23
Showing 10 of 22 rows

Other info

Code

Follow for update