paper-with-me

홈 › Papers

MVP: Meta Visual Prompt Tuning for Few-Shot Remote Sensing Image Scene Classification

2023-09-17 · Junjie Zhu, Yiying Li, Chunping Qiu, Ke Yang, Naiyang Guan, Xiaodong Yi

Vision Transformer (ViT) models have recently emerged as powerful and versatile models for various visual tasks. Recently, a work called PMF has achieved promising results in few-shot image classification by utilizing pre-trained vision transformer models. However, PMF employs full fine-tuning for learning the downstream tasks, leading to significant overfitting and storage issues, especially in the remote sensing domain. In order to tackle these issues, we turn to the recently proposed parameter-efficient tuning methods, such as VPT, which updates only the newly added prompt parameters while keeping the pre-trained backbone frozen. Inspired by VPT, we propose the Meta Visual Prompt Tuning (MVP) method. Specifically, we integrate the VPT method into the meta-learning framework and tailor it to the remote sensing domain, resulting in an efficient framework for Few-Shot Remote Sensing Scene Classification (FS-RSSC). Furthermore, we introduce a novel data augmentation strategy based on patch embedding recombination to enhance the representation and diversity of scenes for classification purposes. Experiment results on the FS-RSSC benchmark demonstrate the superior performance of the proposed MVP over existing methods in various settings, such as various-way-various-shot, various-way-one-shot, and cross-domain adaptation.

📄 PDF Abstract BibTeX arXiv:2309.09276

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversityDomain AdaptationFew-Shot Image Classificationimage-classificationImage ClassificationMeta-LearningScene ClassificationVisual Prompt Tuning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Beyond Templates: Revisiting Zero-Shot Remote Sensing through Meta-Prompting

2026-06-15 · Eirini Baltzi, Dionysis Christopoulos, Sotiris Spanos, Valsamis Ntouskos 외 arxiv

Vision-language models (VLMs) have sparked growing interest in zero-shot Earth Observation (EO) downstream tasks, with further gains enabled by remote-sensing-adapted models. We examine this setting across 17 VLM variant…

Multi-Modal Few-Shot Object Detection with Meta-Learning-Based Cross-Modal Prompting

2022-04-16 · Guangxing Han, Long Chen, Jiawei Ma, Shiyuan Huang 외

We study multi-modal few-shot object detection (FSOD) in this paper, using both few-shot visual examples and class semantic information for detection, which are complementary to each other by definition. Most of the prev…

Few-Shot LearningFew-Shot Object DetectionKnowledge DistillationMeta-Learning+3

The Segment Anything Model (SAM) for Remote Sensing Applications: From Zero to One Shot

2023-06-29 · Lucas Prado Osco, Qiusheng Wu, Eduardo Lopes de Lemos, Wesley Nunes Gonçalves 외

Segmentation is an essential step for remote sensing image processing. This study aims to advance the application of the Segment Anything Model (SAM), an innovative image segmentation model by Meta AI, in the field of re…

Image SegmentationSemantic SegmentationZero-Shot Learning

HyperFree: A Channel-adaptive and Tuning-free Foundation Model for Hyperspectral Remote Sensing Imagery

2025-03-27 · CVPR 2025 1 · Jingtao Li, Yingyi Liu, Xinyu Wang, Yunning Peng 외

Advanced interpretation of hyperspectral remote sensing images benefits many precise Earth observation tasks. Recently, visual foundation models have promoted the remote sensing interpretation but concentrating on RGB an…

Earth ObservationPrompt EngineeringSemantic SimilaritySemantic Textual Similarity

MetaSegNet: Metadata-collaborative Vision-Language Representation Learning for Semantic Segmentation of Remote Sensing Images

2023-12-20 · Libo Wang, Sijun Dong, Ying Chen, Xiaoliang Meng 외

Semantic segmentation of remote sensing images plays a vital role in a wide range of Earth Observation applications, such as land use land cover mapping, environment monitoring, and sustainable development. Driven by rap…

Earth ObservationRepresentation LearningSegmentationSemantic Segmentation