Cross-Modal Prototype based Multimodal Federated Learning under Severely Missing Modality
Huy Q. Le, Chu Myaet Thwal, Yu Qiao, Ye Lin Tun, Minh N. H. Nguyen, Eui-Nam Huh, Choong Seon Hong
TL;DR
This work tackles the challenge of robust multimodal federated learning when clients may be severely missing one or more modalities, a scenario that causes misalignment from zero-filling during local training. It introduces Multimodal Federated Cross Prototype Learning (MFCPL), which employs complete prototypes projected into a shared space to guide local updates across modality-shared and modality-specific representations. MFCPL comprises three interdependent components—Cross-Modal Prototypes Regularization (CMPR), Cross-Modal Prototypes Contrastive (CMPC), and Cross-Modal Alignment (CMA)—that together enable knowledge transfer from complete prototypes to clients with missing data, while mitigating heterogeneity. Extensive experiments on UCI-HAR, Hateful Memes, and MELD show that MFCPL consistently surpasses state-of-the-art baselines, especially as the missing-rate $q$ increases, underscoring its practical significance for robust, privacy-preserving multimodal learning in real-world heterogeneous settings.
Abstract
Multimodal federated learning (MFL) has emerged as a decentralized machine learning paradigm, allowing multiple clients with different modalities to collaborate on training a global model across diverse data sources without sharing their private data. However, challenges, such as data heterogeneity and severely missing modalities, pose crucial hindrances to the robustness of MFL, significantly impacting the performance of global model. The occurrence of missing modalities in real-world applications, such as autonomous driving, often arises from factors like sensor failures, leading knowledge gaps during the training process. Specifically, the absence of a modality introduces misalignment during the local training phase, stemming from zero-filling in the case of clients with missing modalities. Consequently, achieving robust generalization in global model becomes imperative, especially when dealing with clients that have incomplete data. In this paper, we propose $\textbf{Multimodal Federated Cross Prototype Learning (MFCPL)}$, a novel approach for MFL under severely missing modalities. Our MFCPL leverages the complete prototypes to provide diverse modality knowledge in modality-shared level with the cross-modal regularization and modality-specific level with cross-modal contrastive mechanism. Additionally, our approach introduces the cross-modal alignment to provide regularization for modality-specific features, thereby enhancing the overall performance, particularly in scenarios involving severely missing modalities. Through extensive experiments on three multimodal datasets, we demonstrate the effectiveness of MFCPL in mitigating the challenges of data heterogeneity and severely missing modalities while improving the overall performance and robustness of MFL.
