Exploring Missing Modality in Multimodal Egocentric Datasets
Merey Ramazanova, Alejandro Pardo, Humam Alwassel, Bernard Ghanem
TL;DR
This work tackles missing modalities in multimodal egocentric video understanding by introducing the Missing Modality Token (MMT), a learnable representation for absent inputs integrated into a Multimodal Bottleneck Transformer backbone. By training with modal-incomplete data and a random-replace strategy, MMT substantially mitigates test-time performance drops caused by missing modalities across Ego4D, Epic-Kitchens, and Epic-Sounds, reducing the drop from about 30 to roughly 10 percentage points at high missingness. The authors provide thorough ablations on fusion layer placement, training data composition, and comparisons to baselines and prompts-based methods, demonstrating robust performance under various incomplete-signal scenarios, including when both modalities are missing. Overall, the approach enables more resilient audiovisual egocentric models suitable for privacy, efficiency, and hardware-challenged real-world settings, with clear guidance on when and how to deploy MMT across datasets.
Abstract
Multimodal video understanding is crucial for analyzing egocentric videos, where integrating multiple sensory signals significantly enhances action recognition and moment localization. However, practical applications often grapple with incomplete modalities due to factors like privacy concerns, efficiency demands, or hardware malfunctions. Addressing this, our study delves into the impact of missing modalities on egocentric action recognition, particularly within transformer-based models. We introduce a novel concept -Missing Modality Token (MMT)-to maintain performance even when modalities are absent, a strategy that proves effective in the Ego4D, Epic-Kitchens, and Epic-Sounds datasets. Our method mitigates the performance loss, reducing it from its original $\sim 30\%$ drop to only $\sim 10\%$ when half of the test set is modal-incomplete. Through extensive experimentation, we demonstrate the adaptability of MMT to different training scenarios and its superiority in handling missing modalities compared to current methods. Our research contributes a comprehensive analysis and an innovative approach, opening avenues for more resilient multimodal systems in real-world settings.
