ProMoE-FL: Prototype-conditioned Mixture of Experts for Multimodal Federated Learning with Missing Modalities

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision & Pattern Recognition · Depth: Expert, quick

Summary

ProMoE-FL, a Prototype-conditioned Mixture-of-Experts framework, addresses the problem of multimodal federated learning with missing modalities. This novel approach overcomes limitations of existing methods, which often rely on additional public datasets or naive feature synthesis. ProMoE-FL constructs a global client-aware prototype bank to capture clinically meaningful modality priors across different institutions. Its Mixture of Experts component is conditioned on these prototypes and modality indices, enabling direction-aware expert routing for dynamic synthesis of missing features. The framework was extensively evaluated on four public chest X-ray datasets: MIMIC-CXR, NIH Open-I, PadChest, and CheXpert. ProMoE-FL consistently demonstrated superior performance compared to other methods in both homogeneous and heterogeneous settings, indicating its robustness in diverse federated learning environments.

Key takeaway

For AI Scientists developing multimodal federated learning systems with incomplete data, ProMoE-FL offers a robust solution. If your models struggle with missing modalities or heterogeneous client data, consider integrating a prototype-conditioned Mixture-of-Experts approach. This can significantly improve feature synthesis and overall model performance, especially in clinical imaging applications like chest X-rays, by leveraging global client-aware priors.

Key insights

ProMoE-FL uses prototype-conditioned Mixture-of-Experts to synthesize missing features in multimodal federated learning, improving robustness across institutions.

Principles

Method

ProMoE-FL builds a global client-aware prototype bank, then uses a Mixture of Experts conditioned on these prototypes and modality indices to dynamically synthesize missing features for multimodal federated learning.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.