LGAIOct 29, 2024

Analytic Continual Test-Time Adaptation for Multi-Modality Corruption

arXiv:2410.22373v22 citationsh-index: 8MM
Originality Incremental advance
AI Analysis

This addresses domain shifts in multi-modal inputs for applications like autonomous systems, but it is incremental as it builds on existing TTA methods.

The paper tackles the problem of catastrophic forgetting and reliability bias in multi-modal continual test-time adaptation under corruption scenarios, proposing MDAA which achieves state-of-the-art performance in experiments.

Test-Time Adaptation (TTA) enables pre-trained models to bridge the gap between source and target datasets using unlabeled test data, addressing domain shifts caused by corruptions like weather changes, noise, or sensor malfunctions in test time. Multi-Modal Continual Test-Time Adaptation (MM-CTTA), as an extension of standard TTA, further allows models to handle multi-modal inputs and adapt to continuously evolving target domains. However, MM-CTTA faces critical challenges such as catastrophic forgetting and reliability bias, which are rarely addressed effectively under multi-modal corruption scenarios. In this paper, we propose a novel approach, Multi-modality Dynamic Analytic Adapter (MDAA), to tackle MM-CTTA tasks. MDAA introduces analytic learning,a closed-form training technique,through Analytic Classifiers (ACs) to mitigate catastrophic forgetting. Furthermore, we design the Dynamic Late Fusion Mechanism (DLFM) to dynamically select and integrate reliable information from different modalities. Extensive experiments show that MDAA achieves state-of-the-art performance across the proposed tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes