提出新方法解决多模态模型测试时适应中的稳定性与可塑性冲突
Decoupling Stability and Plasticity for Multi-Modal Test-Time Adaptation
- 分离稳定与可塑组件,对偏倚模态激活可塑部分,对无偏模态保持稳定
- 在多个基准上显著优于现有方法,有效缓解负迁移和灾难性遗忘
- 适合需要持续适应新场景的多模态系统部署
将预训练多模态模型适配到不断变化的测试分布中,即多模态测试时自适应,面临重大挑战。现有方法常导致无偏模态出现负迁移,偏倚模态发生灾难性遗忘。为此,我们提出解耦稳定与可塑性的适配框架(DASP)。分析发现:统一潜在空间中,偏倚模态的特征维度间冗余度显著更高(即维度间强相关)。基于此,DASP识别偏倚模态并采用非对称适配策略。该策略使用解耦架构,将每个模态专用适配器分为稳定与可塑两部分。具体机制为:对需可塑性的偏倚模态,激活并更新其可塑部分以捕捉领域特定信息,而稳定部分保持固定;对需稳定性的无偏模态,跳过可塑部分,仅通过KL正则化更新稳定部分以防止负迁移。这种非对称设计使模型能灵活适应新域同时保留泛化知识。在多种多模态基准上的全面评估表明,DASP显著优于当前最优方法。
原文摘要 · Abstract (English)
Adapting pretrained multi-modal models to evolving test-time distributions, known as multi-modal test-time adaptation, presents a significant challenge. Existing methods frequently encounter negative transfer in the unbiased modality and catastrophic forgetting in the biased modality. To address these challenges, we propose Decoupling Adaptation for Stability and Plasticity (DASP), a novel diagnose-then-mitigate framework. Our analysis reveals a critical discrepancy within the unified latent space: the biased modality exhibits substantially higher interdimensional redundancy (i.e., strong correlations across feature dimensions) compared to the unbiased modality. Leveraging this insight, DASP identifies the biased modality and implements an asymmetric adaptation strategy. This strategy employs a decoupled architecture where each modality-specific adapter is divided into stable and plastic components. The asymmetric mechanism works as follows: for the biased modality, which requires plasticity, the plastic component is activated and updated to capture domain-specific information, while the stable component remains fixed. Conversely, for the unbiased modality, which requires stability, the plastic component is bypassed, and the stable component is updated using KL regularization to prevent negative transfer. This asymmetric design enables the model to adapt flexibly to new domains while preserving generalizable knowledge. Comprehensive evaluations on diverse multi-modal benchmarks demonstrate that DASP significantly outperforms state-of-the-art methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。