通过专家提示引导提升视觉语言模型跨域泛化能力
Generalizing Vision-Language Models with Dedicated Prompt Guidance

- 分域训练多个轻量专家模型,再用跨模态注意力融合指导微调
- 在ImageNet-DG上实现比现有方法更高的少样本泛化性能
- 适合需要高效跨域适配的视觉语言模型应用
微调大型预训练视觉语言模型已成为下游任务适应的主流范式,但面临领域特异性与领域泛化能力之间的关键权衡。现有方法通常在完整数据集上微调通用模型,可能损害对未见领域的泛化能力。本文从理论上揭示:在划分后的源域上训练多个参数高效专家模型,比微调单一通用模型具有更好的泛化性。受此启发,提出两阶段领域专家引导泛化框架(GuiDG):首先通过提示调优获得源域专家,再引入跨模态注意力模块,通过自适应专家融合指导视觉编码器的微调。为更好评估少样本泛化,构建了基于ImageNet及其变体的ImageNet-DG数据集。大量实验表明,GuiDG在标准泛化基准和ImageNet-DG上均优于现有微调方法,且保持高效。
原文摘要 · Abstract (English)
Fine-tuning large pretrained vision-language models (VLMs) has emerged as a prevalent paradigm for downstream adaptation, yet it faces a critical trade-off between domain specificity and domain generalization (DG) ability. Current methods typically fine-tune a universal model on the entire dataset, which potentially compromises the ability to generalize to unseen domains. To fill this gap, we provide a theoretical understanding of the generalization ability for VLM fine-tuning, which reveals that training multiple parameter-efficient expert models on partitioned source domains leads to better generalization than fine-tuning a universal model. Inspired by this finding, we propose a two-step domain-expert-Guided DG (GuiDG) framework. GuiDG first employs prompt tuning to obtain source domain experts, then introduces a Cross-Modal Attention module to guide the fine-tuning of the vision encoder via adaptive expert integration. To better evaluate few-shot DG, we construct ImageNet-DG from ImageNet and its variants. Extensive experiments on standard DG benchmarks and ImageNet-DG demonstrate that GuiDG improves upon state-of-the-art fine-tuning methods while maintaining efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。