paper-with-me

Papers

DSS-Prompt: Dynamic-Static Synergistic Prompting for Few-Shot Class-Incremental Learning

2025-08-13 · Linpu He, Yanan Li, Bingze Li, Elvis Han Cui, Donghui Wang arxiv

Learning from large-scale pre-trained models with strong generalization ability has shown remarkable success in a wide range of downstream tasks recently, but it is still underexplored in the challenging few-shot class-incremental learning (FSCIL) task. It aims to continually learn new concepts from limited training samples without forgetting the old ones at the same time. In this paper, we introduce DSS-Prompt, a simple yet effective approach that transforms the pre-trained Vision Transformer with minimal modifications in the way of prompts into a strong FSCIL classifier. Concretely, we synergistically utilize two complementary types of prompts in each Transformer block: static prompts to bridge the domain gap between the pre-training and downstream datasets, thus enabling better adaption; and dynamic prompts to capture instance-aware semantics, thus enabling easy transfer from base to novel classes. Specially, to generate dynamic prompts, we leverage a pre-trained multi-modal model to extract input-related diverse semantics, thereby generating complementary input-aware prompts, and then adaptively adjust their importance across different layers. In this way, on top of the prompted visual embeddings, a simple prototype classifier can beat state-of-the-arts without further training on the incremental tasks. We conduct extensive experiments on four benchmarks to validate the effectiveness of our DSS-Prompt and show that it consistently achieves better performance than existing approaches on all datasets and can alleviate the catastrophic forgetting issue as well.

📄 PDF Abstract BibTeX arXiv:2508.09785

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Class-Incremental Learning

Similar Papers 제목 키워드 기반

Synergistic Prompting for Robust Visual Recognition with Missing Modalities

2025-07-10 · Zhihui Zhang, Luanyuan Dai, Qika Lin, Yunfeng Diao 외 arxiv

Large-scale multi-modal models have demonstrated remarkable performance across various visual recognition tasks by leveraging extensive paired multi-modal training data. However, in real-world applications, the presence …

Retrieval augmented generation based dynamic prompting for few-shot biomedical named entity recognition using large language models

2025-07-25 · Yao Ge, Sudeshna Das, Yuting Guo, Abeed Sarker arxiv

Biomedical named entity recognition (NER) is a high-utility natural language processing (NLP) task, and large language models (LLMs) show promise particularly in few-shot settings (i.e., limited training data). In this a…

Prompt Engineering

SSVP: Synergistic Semantic-Visual Prompting for Industrial Zero-Shot Anomaly Detection

2026-01-14 · Chenhao Fu, Han Fang, Xiuzheng Zheng, Wenbo Wei 외 arxiv

Zero-Shot Anomaly Detection (ZSAD) leverages Vision-Language Models (VLMs) to enable supervision-free industrial inspection. However, existing ZSAD paradigms are constrained by single visual backbones, which struggle to …

Anomaly Detection

The Geometry of Prompting: Unveiling Distinct Mechanisms of Task Adaptation in Language Models

2025-02-11 · Artem Kirsanov, Chi-Ning Chou, Kyunghyun Cho, SueYeon Chung

Decoder-only language models have the ability to dynamically switch between various computational tasks based on input prompts. Despite many successful applications of prompting, there is very limited understanding of th…

DecoderIn-Context Learning

DynRank: Improving Passage Retrieval with Dynamic Zero-Shot Prompting Based on Question Classification

2024-11-30 · Abdelrahman Abdallah, Jamshid Mozafari, Bhawna Piryani, Mohammed M. Abdelgwad 외

This paper presents DynRank, a novel framework for enhancing passage retrieval in open-domain question-answering systems through dynamic zero-shot question classification. Traditional approaches rely on static prompts an…

Open-Domain Question AnsweringPassage RetrievalQuestion AnsweringRetrieval