发现视觉判别性过强会拖累视觉语言模型在少样本跨域任务中的表现。
Mind the Discriminability Trap in Source-Free Cross-domain Few-shot Learning

- 通过扰动视觉学习,引导模型聚焦跨模态对齐。
- 在4个跨域少样本数据集上均达新最优性能。
- 适合研究视觉语言模型与少样本学习的学者参考。
源域无关的跨域少样本学习(SF-CDFSL)旨在用目标域的少量数据进行微调,如医学或卫星图像。尽管传统视觉模型认为提升视觉判别性有益,但在基于视觉语言模型(如CLIP、SigLIP)的SF-CDFSL中,我们发现增强视觉判别性反而抑制性能。理论与实验证明,标准交叉熵损失($/mathcal{L}_{ ext{vlm}}$)包含视觉学习与跨模态学习两部分,其中跨模态学习对修复严重失配的模态对齐至关重要。然而,视觉学习成为捷径,使模型忽略跨模态部分,阻碍对齐并损害性能。为此,我们提出新方法:先扰动视觉学习以引导关注跨模态对齐,再利用视觉-文本语义关系逐步对齐双模态。在多种设置、主干网络(CLIP、SigLip、PE-Core)及任务(4个CDFSL数据集、11个FSL数据集)上的大量实验表明,本方法持续取得新最佳结果。代码已开源。
原文摘要 · Abstract (English)
Source-Free Cross-Domain Few-Shot Learning (SF-CDFSL) focuses on fine-tuning with limited training data from target domains (e.g., medical or satellite images), where Vision-Language Models (VLMs) such as CLIP and SigLIP have shown promising results. Current works in traditional visual models suggest that improving visual discriminability enhances performance. However, in VLM-based SF-CDFSL tasks, we find that \textbf{strengthening visual-modal discriminability actually suppresses VLMs' performance}. In this paper, we aim to delve into this phenomenon for an interpretation and a solution. By both theoretical and experimental proofs, our study reveals that fine-tuning with the typical cross-entropy loss ($\mathcal{L}_{\mathrm{vlm}}$) inherently includes a visual learning part and a cross-modal learning part, where the cross-modal part is crucial for rectifying the heavily disrupted modality misalignment in SF-CDFSL. However, we find that the visual learning essentially acts as a shortcut that encourages the model to reduce $\mathcal{L}_{\mathrm{vlm}}$ without considering the cross-modal part, therefore hindering the cross-modal alignment and harming the performance. Based on this interpretation, we further propose an approach to address this problem: first, we perturb the visual learning to guide the model to focus on the cross-modal alignment. Then, we use the visual-text semantic relationships to gradually align the visual and textual modalities during the fine-tuning. Extensive experiments on various settings, backbones (CLIP, SigLip, PE-Core), and tasks (4 CDFSL datasets and 11 FSL datasets) show that we consistently set new state-of-the-art results. Code is available at https://github.com/zhenyuZ-HUST/CVPR26-Mind-the-Discriminability-Trap.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。