pith. sign in

arxiv: 2404.15161 · v2 · pith:ZJM5EYBS · submitted 2024-04-23 · cs.CV

Test-Time Adaptation for Combating Missing Modalities in Egocentric Videos

pith:ZJM5EYBSopen to challenge →

classification cs.CV
keywords modalitiesmodelavailablemidlmissingretrainingtesttime
0
0 comments X
read the original abstract

Understanding videos that contain multiple modalities is crucial, especially in egocentric videos, where combining various sensory inputs significantly improves tasks like action recognition and moment localization. However, real-world applications often face challenges with incomplete modalities due to privacy concerns, efficiency needs, or hardware issues. Current methods, while effective, often necessitate retraining the model entirely to handle missing modalities, making them computationally intensive, particularly with large training datasets. In this study, we propose a novel approach to address this issue at test time without requiring retraining. We frame the problem as a test-time adaptation task, where the model adjusts to the available unlabeled data at test time. Our method, MiDl~(Mutual information with self-Distillation), encourages the model to be insensitive to the specific modality source present during testing by minimizing the mutual information between the prediction and the available modality. Additionally, we incorporate self-distillation to maintain the model's original performance when both modalities are available. MiDl represents the first self-supervised, online solution for handling missing modalities exclusively at test time. Through experiments with various pretrained models and datasets, MiDl demonstrates substantial performance improvement without the need for retraining.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Deep Multimodal Learning with Missing Modality: A Survey

    cs.CV 2024-09 unverdicted novelty 7.0

    This survey provides the first comprehensive overview of deep multimodal learning methods designed to remain robust when some input modalities are absent.