arXiv:2605.19623cs.CV2026-05

让文本提示分割模型在少量样本下快速适应新场景

PrAda: Few-Shot Visual Adaptation for Text-Prompted Segmentation

论文配图:PrAda: Few-Shot Visual Adaptation for Text-Prompted Segmentation
图 1 · 摘自论文原文
  • 用原型自适应方法融合像素特征与文本表示,参数高效
  • 在5个基准上显著提升少样本场景下的分割精度
  • 适合需要快速部署到新领域的视觉分割应用

图像分割对视觉理解至关重要,但需大量像素级标注。基础模型可通过文本提示实现无标注的新类别预测,但在远离预训练分布的专用领域性能下降。我们研究发现,错误主要源于分类失误而非掩码生成。为此提出少样本文本提示分割视觉自适应新任务,现有方法多用于图像分类,尚未应用于分割。本文提出原型自适应(PrAda)方法,通过融合细粒度像素特征与高层Transformer表示,学习类别专属原型,并以可学习权重融合原始文本预测。该方法保持零样本能力的同时实现强域适应。在五个基准上的语义、实例和全景分割任务中,显著优于当前最优方法。

原文摘要 · Abstract (English)

Segmenting images is critical for visual understanding but demands extensive pixel-level annotations. Foundational models have enabled new paradigms for predicting new classes guided by textual prompts, without annotations from the target domain. Yet, on specialized target domains, far from the original pre-training, their performance degrades. We study the errors of existing methods under such domain-shift, finding that misclassification rather than mask generation is the main culprit. To address this, we introduce the novel problem of Few-Shot Visual Adaptation for text-prompted Segmentation. This kind of adaptation has been largely studied for image classification, but it remains unexplored for segmentation. We tackle this task with Prototype Adaptation (PrAda), a novel, parameter-efficient method that adapts a frozen text-prompted segmentation model. Our approach learns class-specific prototypes by combining fine-grained pixel features and high-level transformer representations, which are then fused with the original text-based predictions through a learned importance factor. This preserves the model's zero-shot potential while enabling strong adaptation to new domains. Experiments across semantic, instance, and panoptic segmentation on five benchmarks demonstrate that PrAda yields significant improvements over state-of-the-art and proposed baselines.

少样本学习文本提示分割适配

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。