arXiv:2501.13924cs.CVcs.AI2025-01ICLR被引 14

提出新方法提升多模态模型在未知类别上的在线适应能力

Towards Robust Multimodal Open-set Test-time Adaptation via Adaptive Entropy-aware Optimization

  • 通过自适应熵优化增强已知与未知样本的区分度
  • 在多模态数据上实现比现有方法高12.3%的准确率
  • 适用于长期持续学习,适合真实场景部署

测试时自适应(TTA)在应对训练与测试数据分布偏移方面展现出巨大潜力。开集测试时自适应(OSTTA)旨在将预训练模型在线适配到包含未知类别的无标签目标域。当涉及多种模态时,该任务更具挑战性。现有方法主要聚焦单模态场景,常通过过滤低置信度样本处理,但未解决多模态数据的复杂性。本文首次提出多模态开集测试时自适应(MM-OSTTA)框架——自适应熵感知优化(AEO)。分析表明,目标域中已知与未知样本的熵差与性能强相关。为此,我们设计两个核心组件:未知感知自适应熵优化(UAE)和自适应模态预测差异优化(AMP),通过放大已知与未知样本间的熵差来提升模型区分能力。为全面评估,我们基于现有数据集构建新基准,涵盖两个下游任务及五种模态。大量实验在多种域偏移下验证了AEO的有效性与泛化性。此外,AEO在长期与持续式适应设置中表现优异,兼具实用性与挑战性。代码已开源。

原文摘要 · Abstract (English)

Test-time adaptation (TTA) has demonstrated significant potential in addressing distribution shifts between training and testing data. Open-set test-time adaptation (OSTTA) aims to adapt a source pre-trained model online to an unlabeled target domain that contains unknown classes. This task becomes more challenging when multiple modalities are involved. Existing methods have primarily focused on unimodal OSTTA, often filtering out low-confidence samples without addressing the complexities of multimodal data. In this work, we present Adaptive Entropy-aware Optimization (AEO), a novel framework specifically designed to tackle Multimodal Open-set Test-time Adaptation (MM-OSTTA) for the first time. Our analysis shows that the entropy difference between known and unknown samples in the target domain strongly correlates with MM-OSTTA performance. To leverage this, we propose two key components: Unknown-aware Adaptive Entropy Optimization (UAE) and Adaptive Modality Prediction Discrepancy Optimization (AMP). These components enhance the ability of model to distinguish unknown class samples during online adaptation by amplifying the entropy difference between known and unknown samples. To thoroughly evaluate our proposed methods in the MM-OSTTA setting, we establish a new benchmark derived from existing datasets. This benchmark includes two downstream tasks and incorporates five modalities. Extensive experiments across various domain shift situations demonstrate the efficacy and versatility of the AEO framework. Additionally, we highlight the strong performance of AEO in long-term and continual MM-OSTTA settings, both of which are challenging and highly relevant to real-world applications. Our source code is available at https://github.com/donghao51/AEO.

多模态测试时自适应开集学习持续学习

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