paper-with-me

Papers

Generic Knowledge Boosted Pre-training For Remote Sensing Images

2024-01-09 · Ziyue Huang, Mingming Zhang, Yuan Gong, Qingjie Liu, Yunhong Wang

Deep learning models are essential for scene classification, change detection, land cover segmentation, and other remote sensing image understanding tasks. Most backbones of existing remote sensing deep learning models are typically initialized by pre-trained weights obtained from ImageNet pre-training (IMP). However, domain gaps exist between remote sensing images and natural images (e.g., ImageNet), making deep learning models initialized by pre-trained weights of IMP perform poorly for remote sensing image understanding. Although some pre-training methods are studied in the remote sensing community, current remote sensing pre-training methods face the problem of vague generalization by only using remote sensing images. In this paper, we propose a novel remote sensing pre-training framework, Generic Knowledge Boosted Remote Sensing Pre-training (GeRSP), to learn robust representations from remote sensing and natural images for remote sensing understanding tasks. GeRSP contains two pre-training branches: (1) A self-supervised pre-training branch is adopted to learn domain-related representations from unlabeled remote sensing images. (2) A supervised pre-training branch is integrated into GeRSP for general knowledge learning from labeled natural images. Moreover, GeRSP combines two pre-training branches using a teacher-student architecture to simultaneously learn representations with general and special knowledge, which generates a powerful pre-trained model for deep learning model initialization. Finally, we evaluate GeRSP and other remote sensing pre-training methods on three downstream tasks, i.e., object detection, semantic segmentation, and scene classification. The extensive experimental results consistently demonstrate that GeRSP can effectively learn robust representations in a unified manner, improving the performance of remote sensing downstream tasks.

📄 PDF Abstract BibTeX arXiv:2401.04614

Code (1)

floatingstarZ/GeRSP 공식 구현 pytorch

Tasks

Change DetectionDeep LearningGeneral Knowledgeobject-detectionObject DetectionScene ClassificationSemantic Segmentation

Similar Papers 제목 키워드 기반

Knowledge Distillation for Object Detection: from generic to remote sensing datasets

2023-07-18 · Hoàng-Ân Lê, Minh-Tan Pham

Knowledge distillation, a well-known model compression technique, is an active research area in both computer vision and remote sensing communities. In this paper, we evaluate in a remote sensing context various off-the-…

Knowledge DistillationModel Compressionobject-detectionObject Detection+2

Training general representations for remote sensing using in-domain knowledge

2020-09-30 · Maxim Neumann, André Susano Pinto, Xiaohua Zhai, Neil Houlsby

Automatically finding good and general remote sensing representations allows to perform transfer learning on a wide range of applications - improving the accuracy and reducing the required number of training samples. Thi…

Representation LearningTransfer Learning

Rethinking Feature Backbone Fine-tuning for Remote Sensing Object Detection

2024-07-21 · Yechan Kim, JongHyun Park, SooYeon Kim, Moongu Jeon

Recently, numerous methods have achieved impressive performance in remote sensing object detection, relying on convolution or transformer architectures. Such detectors typically have a feature backbone to extract useful …

object-detectionObject Detection

RS-RAG: Bridging Remote Sensing Imagery and Comprehensive Knowledge with a Multi-Modal Dataset and Retrieval-Augmented Generation Model

2025-04-07 · Congcong Wen, Yiting Lin, Xiaokang Qu, Nan Li 외

Recent progress in VLMs has demonstrated impressive capabilities across a variety of tasks in the natural image domain. Motivated by these advancements, the remote sensing community has begun to adopt VLMs for remote sen…

Image Captioningimage-classificationImage ClassificationQuestion Answering+7

In-domain representation learning for remote sensing

2019-11-15 · Maxim Neumann, Andre Susano Pinto, Xiaohua Zhai, Neil Houlsby

Given the importance of remote sensing, surprisingly little attention has been paid to it by the representation learning community. To address it and to establish baselines and a common evaluation protocol in this domain…

Image ClassificationMulti-Label Image ClassificationRepresentation LearningScene Classification