arXiv:2503.02221cs.AI2025-03AAAI被引 8

解决多模态测试时分布偏移问题,提升跨模态融合效果

Attention Bootstrapping for Multi-Modal Test-Time Adaptation

  • 通过自注意力引导跨模态注意力,缓解模态间错位
  • 在多个基准上显著优于现有方法,有效缩小注意力差距
  • 适合处理多模态数据分布偏移的场景,如视觉-语言任务

测试时适应旨在仅使用无标签测试数据,在不访问原始训练数据的情况下,将预训练模型适配到测试时可能存在的分布偏移。以往工作主要针对单模态,而多模态设置下的测试时分布偏移更为复杂,亟需新方法。本文提出一种名为注意力自举与主熵最小化(ABPEM)的新方法,以应对多模态测试时适应问题。我们观察到,测试时分布偏移导致模态间错位,使得模态内差异(由自注意力衡量)与模态间差异(由交叉注意力衡量)之间出现显著差距,称之为注意力间隙。该间隙随分布偏移加剧而扩大,阻碍有效的模态融合。为缓解此注意力间隙并促进更好的模态融合,我们提出注意力自举机制,利用自注意力指导交叉注意力。此外,为减少常用熵最小化中的梯度噪声,我们采用主熵最小化——一种改进的熵最小化方法,通过聚焦熵的主要部分,排除不可靠的梯度信息,降低噪声。在多个基准上的大量实验验证了所提方法的有效性,相比竞争基线表现更优。

原文摘要 · Abstract (English)

Test-time adaptation aims to adapt a well-trained model to potential distribution shifts at test time using only unlabeled test data, without access to the original training data. While previous efforts mainly focus on a single modality, test-time distribution shift in the multi-modal setting is more complex and calls for new solutions. This paper tackles the problem of multi-modal test-time adaptation by proposing a novel method named Attention Bootstrapping with Principal Entropy Minimization (ABPEM). We observe that test-time distribution shift causes misalignment across modalities, leading to a large gap between intra-modality discrepancies (measured by self-attention) and inter-modality discrepancies (measured by cross-attention). We name this the attention gap. This attention gap widens with more severe distribution shifts, hindering effective modality fusion. To mitigate this attention gap and encourage better modality fusion, we propose attention bootstrapping that promotes cross-attention with the guidance of self-attention. Moreover, to reduce the gradient noise in the commonly-used entropy minimization, we adopt principal entropy minimization, a refinement of entropy minimization that reduces gradient noise by focusing on the principal parts of entropy, excluding less reliable gradient information. Extensive experiments on the benchmarks validate the effectiveness of the proposed ABPEM in comparison with competing baselines.

多模态测试时适应注意力机制

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