Skip to content
Open access

FedSCF: sensitivity-aware collaborative fusion for personalized federated learning in medical image classification

Aug 2026 · Engineering Research Express · Vol 8 · 0 citations · 39 references
Physics

TL;DR

A PFL framework, FedSCF, which models client heterogeneity at the parameter level, including a relative perturbation-based sensitivity evaluation is designed to identify critical parameters for personalized modeling, while the remaining parameters participate in cross-client sharing.

Abstract

In smart healthcare scenarios, patient data are distributed across different medical institutions. Due to privacy protection and data security constraints, such data cannot be directly shared, which consequently affects the training performance of medical image models. Federated learning (FL) enables collaborative model training among multiple parties without exchanging raw data, allowing models to leverage multi-source data to improve overall performance and generalization capability. However, under non-independent and identically distributed conditions, significant discrepancies among client data can lead to unstable convergence and performance degradation during training. personalized FL (PFL) alleviates this issue to some extent. Nevertheless, existing methods mostly rely on coarse-grained parameter partitioning, which fails to capture internal parameter heterogeneity and lacks effective modeling of inter-client similarity, thereby limiting the effectiveness of collaboration. We propose a PFL framework, FedSCF, which models client heterogeneity at the parameter level. Specifically, a relative perturbation-based sensitivity evaluation is designed to identify critical parameters for personalized modeling, while the remaining parameters participate in cross-client sharing. The overlap of critical parameter masks is utilized to characterize inter-client similarity, enabling the construction of a dynamic collaboration structure. An adaptive threshold is further introduced to select collaborative neighbors, allowing clients with similar data distributions to form stable collaboration relationships. During the aggregation stage, a dual-path strategy is developed to jointly learn globally shared knowledge and personalized features, and a mask-guided parameter-wise fusion mechanism is employed to complete model updates. Experimental results on the Kvasir and Dermoscopic datasets demonstrate that FedSCF outperforms current state-of-the-art methods under heterogeneous data settings.

Read PDF

Similar papers

Open access Jul 2026

FLMMIF: privacy-preserving federated multi-modal medical image fusion

Experimental results demonstrate that FLMMIF generates high-quality fusion results that effectively protect data privacy while achieving precise node-specific personalization.

Lei Meng, Shuangsong Ren, Jing Wang et al. · 0 citations
Conference Jul 2026

A Divergence-Aware Personalized Federated Transformer Framework for Privacy-Preserving Multi-Center Medical Image Intelligence

In a non-IID medical imaging scenario, the problems that occur in federated learning (FL) include high data variability, data leakage, convergence instability, and suboptimal global aggregation. The number of medical imaging applications is vast, and Federated Learning (FL) has already been used in many of them; some main challenges are the large variability in data, the potential for leakage of privacy, convergence instability, and suboptimal global aggregation in non-IID scenarios. Current adaptive aggregation strategies are heuristic optimizer switching, do not take advantage of representation learning to transform the inputs, and are not able to personalize it in a divergence-aware way. This paper will present DAP-FedTrans, a Divergence-Aware Personalized Federated Transformer framework that will be used to conduct privacy-preserving multi-center medical image intelligence. This framework quantifies the statistical heterogeneity with Jensen-Shannon divergence, gradient similarity, and Wasserstein feature distance for the purpose of dynamically partitioning the clients and providing the aggregation per cluster. The classification heads are specialized for institutions, and the universal Vision Transformer encoder is used to encourage generalization. The privacy guarantees are augmented with secure aggregation and adaptive differential privacy. The accuracy is 97.84%; F1 is 0.968, and the loss of communication is 33% in the extreme non-IID case. The outcomes reveal increased convergence stability, equity, and scalability, making DAP-FedTrans a possible paradigm for the collaborative implementation of AI-based healthcare.

H. R, K.T. Fahad Iqbal, V. Patki et al. · 0 citations
Aug 2026

STPFL: Stable teacher-guided personalized federated learning for heterogeneous multi-institution medical imaging

STPFL builds an EMA-based aggregated teacher to accumulate historical global knowledge and provide consistent guidance and improves global accuracy and F1-score, while personalized models improve by 4–25% and 4–32%, respectively.

R. Semwal, Imlimaong Aier, P. Varadwaj · 0 citations
Preprint Jul 2026

FedProIn: Mitigating Client Drift for Learnable Prototypes in Federated Medical Imaging

This work proposes a prototype-based, influence-aware federated learning framework (FedProIn) that uses multiple learnable class prototypes to capture shared semantic structures across heterogeneous clients and introduces feature divergence loss and prototype contrastive loss to mitigate client drift by decomposing it into feature drift and prototype drift.

Harsh Kumar, T. Garg, V. Sundaresan · 0 citations