CVJul 12, 2021

Geographical Knowledge-driven Representation Learning for Remote Sensing Images

arXiv:2107.05276v192 citationsHas Code
Originality Highly original
AI Analysis

This addresses the challenge of unlabeled remote sensing data for researchers and practitioners in remote sensing, offering a novel pre-training paradigm to reduce annotation costs.

The authors tackled the problem of limited labeled remote sensing images by proposing a geographical knowledge-driven representation learning method (GeoKR) that uses global land cover products and geographical location as supervision, which outperformed ImageNet pre-training and self-supervised methods and reduced data annotation burden by significant margins on downstream tasks.

The proliferation of remote sensing satellites has resulted in a massive amount of remote sensing images. However, due to human and material resource constraints, the vast majority of remote sensing images remain unlabeled. As a result, it cannot be applied to currently available deep learning methods. To fully utilize the remaining unlabeled images, we propose a Geographical Knowledge-driven Representation learning method for remote sensing images (GeoKR), improving network performance and reduce the demand for annotated data. The global land cover products and geographical location associated with each remote sensing image are regarded as geographical knowledge to provide supervision for representation learning and network pre-training. An efficient pre-training framework is proposed to eliminate the supervision noises caused by imaging times and resolutions difference between remote sensing images and geographical knowledge. A large scale pre-training dataset Levir-KR is proposed to support network pre-training. It contains 1,431,950 remote sensing images from Gaofen series satellites with various resolutions. Experimental results demonstrate that our proposed method outperforms ImageNet pre-training and self-supervised representation learning methods and significantly reduces the burden of data annotation on downstream tasks such as scene classification, semantic segmentation, object detection, and cloud / snow detection. It demonstrates that our proposed method can be used as a novel paradigm for pre-training neural networks. Codes will be available on https://github.com/flyakon/Geographical-Knowledge-driven-Representaion-Learning.

Code Implementations1 repo
Foundations

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

Your Notes