arXiv:2410.15430cs.CV2024-10NeurIPS被引 26

通过区域自举提升视觉语言模型在测试时的适应能力

BoostAdapter: Improving Vision-Language Test-Time Adaptation via Regional Bootstrapping

  • 构建轻量级键值记忆库,融合全局历史与局部增强样本
  • 在多个跨域和分布外数据集上实现显著性能提升
  • 适合需要快速适配新场景的实时视觉语言应用

预训练视觉语言模型(如CLIP)在下游任务中的适配近年来备受关注。现有测试时适应(TTA)方法中,需训练的方法(如TPT)依赖熵最小化,计算开销大;而无训练方法(如TDA)则忽略了测试样本自身的信息挖掘潜力。本文剖析了主流训练依赖与无训练TTA方法的设计,并在统一框架下弥合其差距。具体而言,我们维护一个轻量级键值记忆库,用于从实例无关的历史样本和实例相关的增强样本中检索特征。历史样本从测试数据流中筛选,用于提取目标分布的有用信息;增强样本则通过区域自举机制获取,捕捉测试样本自身知识。我们从理论上证明了方法合理性,并在分布外及跨域数据集上实证其有效性,验证了其在真实场景中的适用性。

原文摘要 · Abstract (English)

Adaptation of pretrained vision-language models such as CLIP to various downstream tasks have raised great interest in recent researches. Previous works have proposed a variety of test-time adaptation (TTA) methods to achieve strong generalization without any knowledge of the target domain. However, existing training-required TTA approaches like TPT necessitate entropy minimization that involves large computational overhead, while training-free methods like TDA overlook the potential for information mining from the test samples themselves. In this paper, we break down the design of existing popular training-required and training-free TTA methods and bridge the gap between them within our framework. Specifically, we maintain a light-weight key-value memory for feature retrieval from instance-agnostic historical samples and instance-aware boosting samples. The historical samples are filtered from the testing data stream and serve to extract useful information from the target distribution, while the boosting samples are drawn from regional bootstrapping and capture the knowledge of the test sample itself. We theoretically justify the rationality behind our method and empirically verify its effectiveness on both the out-of-distribution and the cross-domain datasets, showcasing its applicability in real-world situations.

视觉语言测试时适应自举学习

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