CVAIMar 10

Evolving Prompt Adaptation for Vision-Language Models

arXiv:2603.09493v19.4h-index: 2
Predicted impact top 47% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the problem of forgetting-free adaptation for vision-language models, which is incremental as it builds on existing prompt learning methods.

The paper tackles the challenge of adapting vision-language models to downstream tasks with limited labeled data without catastrophic forgetting, and the result is that EvoPrompt achieves state-of-the-art performance in few-shot learning while preserving zero-shot capabilities.

The adaptation of large-scale vision-language models (VLMs) to downstream tasks with limited labeled data remains a significant challenge. While parameter-efficient prompt learning methods offer a promising path, they often suffer from catastrophic forgetting of pre-trained knowledge. Toward addressing this limitation, our work is grounded in the insight that governing the evolutionary path of prompts is essential for forgetting-free adaptation. To this end, we propose EvoPrompt, a novel framework designed to explicitly steer the prompt trajectory for stable, knowledge-preserving fine-tuning. Specifically, our approach employs a Modality-Shared Prompt Projector (MPP) to generate hierarchical prompts from a unified embedding space. Critically, an evolutionary training strategy decouples low-rank updates into directional and magnitude components, preserving early-learned semantic directions while only adapting their magnitude, thus enabling prompts to evolve without discarding foundational knowledge. This process is further stabilized by Feature Geometric Regularization (FGR), which enforces feature decorrelation to prevent representation collapse. Extensive experiments demonstrate that EvoPrompt achieves state-of-the-art performance in few-shot learning while robustly preserving the original zero-shot capabilities of pre-trained VLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes