paper-with-me

Papers

Unsupervised Learning for Missing Modalities in Multimodal Learning

2026-06-14 · Hassan Ismkhan, Hamid Bouchahcia arxiv

This paper addresses the missing-modality challenge in multi-modal learning by introducing Unsupervised Learning for Missing Modalities in Multi-Modal Learning (UL4M4), a flexible framework that imputes missing feature embeddings in a task-independent manner before supervised prediction. We propose modality-specific normalization and a novel partial-modality distance metric to enable fair clustering of incomplete observations, capturing cross-modal structures while preserving scale-invariance across varying dimensionalities and modality counts. Cluster centers from this unsupervised stage guide an iterative greedy imputation process for any missing modalities during training or inference, supporting arbitrary numbers of modalities and arbitrary missing patterns per sample. The imputation module is lightweight, uses frozen encoders, and decouples from the downstream task, allowing easy integration with any fusion/prediction architecture. Extensive experiments under diverse and highly incomplete regimes demonstrate UL4M4's robustness, achieving, to the best of our knowledge, the first consistent F1-Micro scores above 0.7 on challenging missing configurations even when more than 50\% of modality slots are missing. Results are also stable across cluster sizes and significantly outperform state-of-the-art baselines. Code is available here: https://github.com/h-ismkhan/Multimodal-Learning-with-Missing-Modalities-via-Unsupervised-Learning.

📄 PDF Abstract BibTeX arXiv:2606.15743

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Toward Robust Multimodal Learning using Multimodal Foundational Models

2024-01-20 · Xianbing Zhao, Soujanya Poria, Xuejiao Li, Yixin Chen 외

Existing multimodal sentiment analysis tasks are highly rely on the assumption that the training and test sets are complete multimodal data, while this assumption can be difficult to hold: the multimodal data are often i…

Multimodal Sentiment AnalysisSentiment Analysis

Missing Modality meets Meta Sampling (M3S): An Efficient Universal Approach for Multimodal Sentiment Analysis with Missing Modality

2022-10-07 · Haozhe Chi, Minghua Yang, Junhao Zhu, Guanhong Wang 외

Multimodal sentiment analysis (MSA) is an important way of observing mental activities with the help of data captured from multiple modalities. However, due to the recording or transmission error, some modalities may inc…

Meta-LearningMultimodal Sentiment AnalysisSentiment Analysis

Robust Multimodal Learning with Missing Modalities via Parameter-Efficient Adaptation

2023-10-06 · Md Kaykobad Reza, Ashley Prater-Bennette, M. Salman Asif

Multimodal learning seeks to utilize data from multiple sources to improve the overall performance of downstream tasks. It is desirable for redundancies in the data to make multimodal systems robust to missing or corrupt…

Material SegmentationMultimodal Sentiment AnalysisSemantic SegmentationSentiment Analysis

Modality Invariant Multimodal Learning to Handle Missing Modalities: A Single-Branch Approach

2024-08-14 · Muhammad Saad Saeed, Shah Nawaz, Muhammad Zaigham Zaheer, Muhammad Haris Khan 외

Multimodal networks have demonstrated remarkable performance improvements over their unimodal counterparts. Existing multimodal networks are designed in a multi-branch fashion that, due to the reliance on fusion strategi…

Incomplete Multimodality-Diffused Emotion Recognition

2023-09-21 · NeurIPS 2023 11

Human multimodal emotion recognition (MER) aims to perceive and understand human emotions via various heterogeneous modalities, such as language, vision, and acoustic. Compared with unimodality, the complementary informa…