LGAIAug 7, 2025

FedMP: Tackling Medical Feature Heterogeneity in Federated Learning from a Manifold Perspective

arXiv:2508.09174v1h-index: 12
Originality Incremental advance
AI Analysis

This addresses performance degradation in federated learning for medical imaging due to feature heterogeneity, offering an incremental improvement for this domain-specific application.

The paper tackled the problem of non-IID data in federated learning for medical imaging by proposing FedMP, which uses manifold completion and class-prototypes to align features, resulting in outperformance over existing FL algorithms on multiple datasets.

Federated learning (FL) is a decentralized machine learning paradigm in which multiple clients collaboratively train a shared model without sharing their local private data. However, real-world applications of FL frequently encounter challenges arising from the non-identically and independently distributed (non-IID) local datasets across participating clients, which is particularly pronounced in the field of medical imaging, where shifts in image feature distributions significantly hinder the global model's convergence and performance. To address this challenge, we propose FedMP, a novel method designed to enhance FL under non-IID scenarios. FedMP employs stochastic feature manifold completion to enrich the training space of individual client classifiers, and leverages class-prototypes to guide the alignment of feature manifolds across clients within semantically consistent subspaces, facilitating the construction of more distinct decision boundaries. We validate the effectiveness of FedMP on multiple medical imaging datasets, including those with real-world multi-center distributions, as well as on a multi-domain natural image dataset. The experimental results demonstrate that FedMP outperforms existing FL algorithms. Additionally, we analyze the impact of manifold dimensionality, communication efficiency, and privacy implications of feature exposure in our method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes