arXiv:2606.26379cs.CV2026-06被引 1

探索视觉提示融合新方式,提升ViT模型微调效果。

Layer-Specific Prompt Fusion Discovery via Differentiable Search in Vision Foundation Models

论文配图:Layer-Specific Prompt Fusion Discovery via Differentiable Search in Vision Foundation Models
图 1 · 摘自论文原文
  • 用可微搜索自动发现每层最优提示融合方法
  • 在34个数据集上均优于传统拼接/相加方式
  • 适合追求高效微调的视觉模型研究者

视觉提示调优已成为适配大规模视觉变压器(ViTs)到下游任务的一种参数高效微调方法。由于可学习提示应用于输入和特征空间,在通过注意力机制前需融合图像与提示标记,现有方法多采用拼接或相加。本文旨在研究一个基础但关键的问题:是否存在单一融合方式更优,是否应设计混合融合方案。为此,我们将其建模为双层优化问题,并利用可微架构搜索求解,联合优化可学习提示及其融合策略。为丰富搜索空间,我们提出两种新融合方式:仿射变换和交叉注意力,除原有的拼接与相加。在涵盖VTAB-1k、FGVC和HTA的34个数据集上,实验显示本方法持续优于提示调优基线。在冻结ViT主干的前提下,本方法在准确率-延迟-参数权衡上优于VPT-Deep及其近期变体。结果表明,提示与图像标记的融合方式对视觉提示调优至关重要,混合融合能更有效利用ViT各层语义,为该领域提供新视角。

原文摘要 · Abstract (English)

Visual prompt tuning has emerged as a parameter-efficient fine-tuning approach for adapting large-scale Vision Transformers (ViTs) to downstream tasks. As its learnable prompts are applied in input and feature spaces, prior to jointly going through attention in transformer layers, the most commonly used scheme for fusing image and prompt tokens is concatenation or addition. In this paper, we aim to study a fundamental yet essential problem in visual prompt tuning: whether a single fusion scheme tends to yield better results, and whether that would be beneficial to develop a hybrid fusion scheme. To this end, we formulate the task as a bi-level optimization problem, and solve it leveraging differentiable architecture search. In this context, the learnable prompts and their fusion schemes are jointly optimized. To enrich the search space in the architecture search, we propose two additional fusion schemes, namely, affine transformation and cross-attention, in addition to concatenation and addition. Extensive experiments on 34 datasets spanning VTAB-1k, FGVC, and HTA show consistent gains over prompt-tuning baselines. With a frozen ViT backbone, our method delivers a favorable accuracy--latency--parameter trade-off compared with VPT-Deep and recent variants. Our findings reveal that how prompts fuse with image tokens plays a significant role in visual prompt tuning, and a hybrid fusion fashion can more effectively leverage layer semantics of ViTs, contributing a novel perspective for visual prompt-tuning research.

视觉提示ViT微调可微搜索

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