提升视觉语言模型在小样本跨域任务中的局部可解释性
Interpretable Cross-Domain Few-Shot Learning with Rectified Target-Domain Local Alignment

- 通过循环一致性自监督对齐局部视觉与语义特征
- 在多个数据集上实现最佳性能并增强决策可解释性
- 适合医疗等需细粒度识别的跨域小样本场景
跨域少样本学习(CDFSL)将大规模通用数据训练的模型迁移到下游目标域,但当前基于视觉语言模型(如CLIP)的研究仍处于初期。典型应用场景如医学诊断需要精细的视觉线索以实现可解释识别,然而现有微调后的CLIP模型难以聚焦这些细微特征,尽管其在源域中能大致定位重要区域。本文发现,领域差异和数据稀缺性会加剧模型对局部细微模式的捕捉缺陷,远超对整体模式的影响,称之为基于CLIP的CDFSL中的局部错位问题。为此,我们利用自监督信息解决局部特征与语义缺乏标注对齐的问题。受翻译任务启发,提出CC-CDFSL方法,通过循环一致性机制在局部视觉特征与文本特征间双向翻译并约束重构误差。为减少视觉模态中冗余信息带来的噪声,进一步引入语义锚定机制:先增强视觉特征构建更大文本-图像映射语料库,再压缩图像特征以过滤无关映射。大量实验表明,该方法能有效提升局部视-语对齐能力,增强模型决策的可解释性,并在多种基准、骨干网络和微调策略下达到先进水平。
原文摘要 · Abstract (English)
Cross-Domain Few-Shot Learning (CDFSL) adapts models trained with large-scale general data (source domain) to downstream target domains with only scarce training data, where the research on vision-language models (e.g., CLIP) is still in the early stages. Typical downstream domains, such as medical diagnosis, require fine-grained visual cues for interpretable recognition, but we find that current fine-tuned CLIP models can hardly focus on these cues, albeit they can roughly focus on important regions in source domains. Although current works have demonstrated CLIP's shortcomings in capturing local subtle patterns, in this paper, we find that the domain gap and scarce training data further exacerbate such shortcomings, much more than that of holistic patterns, which we call the local misalignment problem in CLIP-based CDFSL. To address this problem, due to the lack of supervision in aligning local visual features and text semantics, we turn to self-supervision information. Inspired by the translation task, we propose the CC-CDFSL method with cycle consistency, which translates local visual features into text features and then translates them back into visual features (and vice versa), and constrains the original features close to the translated back features. To reduce the noise imported by richer information in the visual modality, we further propose a Semantic Anchor mechanism, which first augments visual features to provide a larger corpus for the text-to-image mapping, and then shrinks the image features to filter out irrelevant image-to-text mapping. Extensive experiments on various benchmarks, backbones, and fine-tuning methods show we can (1) effectively improve the local vision-language alignment, (2) enhance the interpretability of learned patterns and model decisions by visualizing patches, and (3) achieve state-of-the-art performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。