Federated Client-tailored Adapter for Medical Image Segmentation
Guyue Hu, Siyuan Song, Yukun Kang, Zhu Yin, Gangming Zhao, Chenglong Li, Jin Tang
TL;DR
This work tackles the challenge of privacy-preserving medical image segmentation across heterogeneous data islands by introducing a Federated Client-tailored Adapter (FCA). FCA leverages off-the-shelf medical foundation models with lightweight adapters and uses a Global-local Decomposer to separate common and individual parameter components, enabling stable, client-specific segmentation models. It introduces two updating strategies, Binary Federated Updating (BFU) and Smooth Federated Updating (SFU), to realize fine-grained, client-tailored federated learning and mitigate client drift. Extensive experiments on CXRS-HG, HLS, and AMD-SD-HG show that FCA achieves state-of-the-art performance with robust handling of class imbalance and distribution diversity, while generalizing across multiple MFMs and maintaining practical efficiency.
Abstract
Medical image segmentation in X-ray images is beneficial for computer-aided diagnosis and lesion localization. Existing methods mainly fall into a centralized learning paradigm, which is inapplicable in the practical medical scenario that only has access to distributed data islands. Federated Learning has the potential to offer a distributed solution but struggles with heavy training instability due to client-wise domain heterogeneity (including distribution diversity and class imbalance). In this paper, we propose a novel Federated Client-tailored Adapter (FCA) framework for medical image segmentation, which achieves stable and client-tailored adaptive segmentation without sharing sensitive local data. Specifically, the federated adapter stirs universal knowledge in off-the-shelf medical foundation models to stabilize the federated training process. In addition, we develop two client-tailored federated updating strategies that adaptively decompose the adapter into common and individual components, then globally and independently update the parameter groups associated with common client-invariant and individual client-specific units, respectively. They further stabilize the heterogeneous federated learning process and realize optimal client-tailored instead of sub-optimal global-compromised segmentation models. Extensive experiments on three large-scale datasets demonstrate the effectiveness and superiority of the proposed FCA framework for federated medical segmentation.
