paper-with-me

Papers

Prompting through Prototype: A Prototype-based Prompt Learning on Pretrained Vision-Language Models

2022-10-19 · Yue Zhang, Hongliang Fei, Dingcheng Li, Tan Yu, Ping Li

Prompt learning is a new learning paradigm which reformulates downstream tasks as similar pretraining tasks on pretrained models by leveraging textual prompts. Recent works have demonstrated that prompt learning is particularly useful for few-shot learning, where there is limited training data. Depending on the granularity of prompts, those methods can be roughly divided into task-level prompting and instance-level prompting. Task-level prompting methods learn one universal prompt for all input samples, which is efficient but ineffective to capture subtle differences among different classes. Instance-level prompting methods learn a specific prompt for each input, though effective but inefficient. In this work, we develop a novel prototype-based prompt learning method to overcome the above limitations. In particular, we focus on few-shot image recognition tasks on pretrained vision-language models (PVLMs) and develop a method of prompting through prototype (PTP), where we define $K$ image prototypes and $K$ prompt prototypes. In PTP, the image prototype represents a centroid of a certain image cluster in the latent space and a prompt prototype is defined as a soft prompt in the continuous space. The similarity between a query image and an image prototype determines how much this prediction relies on the corresponding prompt prototype. Hence, in PTP, similar images will utilize similar prompting ways. Through extensive experiments on seven real-world benchmarks, we show that PTP is an effective method to leverage the latent knowledge and adaptive to various PVLMs. Moreover, through detailed analysis, we discuss pros and cons for prompt learning and parameter-efficient fine-tuning under the context of few-shot learning.

📄 PDF Abstract BibTeX arXiv:2210.10841

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learningparameter-efficient fine-tuningPrompt Learning

Similar Papers 제목 키워드 기반

Point Cloud Quantization through Multimodal Prompting for 3D Understanding

2025-11-15 · Hongxuan Li, Wencheng Zhu, Huiying Xu, Xinzhong Zhu 외 arxiv

Vector quantization has emerged as a powerful tool in large-scale multimodal models, unifying heterogeneous representations through discrete token encoding. However, its effectiveness hinges on robust codebook design. Cu…

Multigrain-aware Semantic Prototype Scanning and Tri-Token Prompt Learning Embraced High-Order RWKV for Pan-Sharpening

2026-04-16 · Junfeng Li, Wenyang Zhou, Xueheng Li, Xuanhua He 외 arxiv

In this work, we propose a Multigrain-aware Semantic Prototype Scanning paradigm for pan-sharpening, built upon a high-order RWKV architecture and a tri-token prompting mechanism derived from semantic clustering. Specifi…

PromptNER: A Prompting Method for Few-shot Named Entity Recognition via k Nearest Neighbor Search

2023-05-20 · Mozhi Zhang, Hang Yan, Yaqian Zhou, Xipeng Qiu

Few-shot Named Entity Recognition (NER) is a task aiming to identify named entities via limited annotated samples. Recently, prototypical networks have shown promising performance in few-shot NER. Most of prototypical ne…

few-shot-nerFew-shot NERnamed-entity-recognitionNamed Entity Recognition+3

Integration of Old and New Knowledge for Generalized Intent Discovery: A Consistency-driven Prototype-Prompting Framework

2025-06-10 · Xiao Wei, Xiaobao Wang, Ning Zhuang, Chenyang Wang 외

Intent detection aims to identify user intents from natural language inputs, where supervised methods rely heavily on labeled in-domain (IND) data and struggle with out-of-domain (OOD) intents, limiting their practical a…

Domain AdaptationIntent DetectionIntent Discovery

Prototype-Based Image Prompting for Weakly Supervised Histopathological Image Segmentation

2025-01-01 · CVPR 2025 1 · Qingchen Tang, Lei Fan, Maurice Pagnucco, Yang song

Weakly supervised image segmentation with image-level labels has drawn attention due to the high cost of pixel-level annotations. Traditional methods using Class Activation Maps (CAMs) often highlight only the most d…

Contrastive LearningImage SegmentationSegmentationSemantic Segmentation+1