pFLFE: Cross-silo Personalized Federated Learning via Feature Enhancement on Medical Image Segmentation
Luyuan Xie, Manqing Lin, Siyuan Liu, ChenMing Xu, Tianyu Luan, Cong Li, Yuejian Fang, Qingni Shen, Zhonghai Wu
TL;DR
pFLFE tackles client drift in cross-silo federated medical image segmentation by introducing Local Feature Enhancement and decoder-based personalization. It employs a four-stage FL framework with two global aggregations, plus a fast-converging variant FC-pFLFE that reduces communication rounds. Across optic disc/cup, polyp, and prostate segmentation tasks on 17 datasets, pFLFE achieves state-of-the-art or near-centralized performance with improved stability and faster convergence, and demonstrates robust generalization to unseen clients. The approach improves the separation of foreground and background features as evidenced by lower KL divergence and demonstrates that decoder personalization can yield stable, scalable FL in privacy-sensitive medical settings.
Abstract
In medical image segmentation, personalized cross-silo federated learning (FL) is becoming popular for utilizing varied data across healthcare settings to overcome data scarcity and privacy concerns. However, existing methods often suffer from client drift, leading to inconsistent performance and delayed training. We propose a new framework, Personalized Federated Learning via Feature Enhancement (pFLFE), designed to mitigate these challenges. pFLFE consists of two main stages: feature enhancement and supervised learning. The first stage improves differentiation between foreground and background features, and the second uses these enhanced features for learning from segmentation masks. We also design an alternative training approach that requires fewer communication rounds without compromising segmentation quality, even with limited communication resources. Through experiments on three medical segmentation tasks, we demonstrate that pFLFE outperforms the state-of-the-art methods.
