paper-with-me

Papers

Retrieval-Enhanced Visual Prompt Learning for Few-shot Classification

2023-06-04 · Jintao Rong, Hao Chen, Linlin Ou, Tianxiao Chen, Xinyi Yu, Yifan Liu

The Contrastive Language-Image Pretraining (CLIP) model has been widely used in various downstream vision tasks. The few-shot learning paradigm has been widely adopted to augment its capacity for these tasks. However, current paradigms may struggle with fine-grained classification, such as satellite image recognition, due to widening domain gaps. To address this limitation, we propose retrieval-enhanced visual prompt learning (RePrompt), which introduces retrieval mechanisms to cache and reuse the knowledge of downstream tasks. RePrompt constructs a retrieval database from either training examples or external data if available, and uses a retrieval mechanism to enhance multiple stages of a simple prompt learning baseline, thus narrowing the domain gap. During inference, our enhanced model can reference similar samples brought by retrieval to make more accurate predictions. A detailed analysis reveals that retrieval helps to improve the distribution of late features, thus, improving generalization for downstream tasks. Reprompt attains state-of-the-art performance on a wide range of vision datasets, including 11 image datasets, 3 video datasets, 1 multi-view dataset, and 4 domain generalization benchmarks.

📄 PDF Abstract BibTeX arXiv:2306.02243

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDomain GeneralizationFew-Shot LearningImage SegmentationPrompt LearningRetrievalSemantic Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Multimodal Prompt Retrieval for Generative Visual Question Answering

2023-06-30 · Timothy Ossowski, Junjie Hu

Recent years have witnessed impressive results of pre-trained vision-language models on knowledge-intensive tasks such as visual question answering (VQA). Despite the recent advances in VQA, existing methods mainly adopt…

Domain AdaptationGenerative Visual Question AnsweringQuestion AnsweringRetrieval+2

SMART: Shot-Aware Multimodal Video Moment Retrieval with Audio-Enhanced MLLM

2025-11-18 · An Yu, Weiheng Lu, Jian Li, Zhenfei Zhang 외 arxiv

Video Moment Retrieval is a task in video understanding that aims to localize a specific temporal segment in an untrimmed video based on a natural language query. Despite recent progress in moment retrieval from videos u…

Moment Retrieval

Retrieval-Enhanced Few-Shot Prompting for Speech Event Extraction

2025-04-30 · Máté Gedeon

Speech Event Extraction (SpeechEE) is a challenging task that lies at the intersection of Automatic Speech Recognition (ASR) and Natural Language Processing (NLP), requiring the identification of structured event informa…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Event ExtractionRetrieval+4

RAMP: Retrieval and Attribute-Marking Enhanced Prompting for Attribute-Controlled Translation

2023-05-26 · Gabriele Sarti, Phu Mon Htut, Xing Niu, Benjamin Hsu 외

Attribute-controlled translation (ACT) is a subtask of machine translation that involves controlling stylistic or linguistic attributes (like formality and gender) of translation outputs. While ACT has garnered attention…

AttributeMachine TranslationRetrievalSemantic Similarity+2

MAPLE: Multi-scale Attribute-enhanced Prompt Learning for Few-shot Whole Slide Image Classification

2025-09-30 · Junjie Zhou, Wei Shao, Yagao Yue, Wei Mu 외 arxiv

Prompt learning has emerged as a promising paradigm for adapting pre-trained vision-language models (VLMs) to few-shot whole slide image (WSI) classification by aligning visual features with textual representations, ther…

Image ClassificationGraph Learning