paper-with-me

홈 › Papers

A New One-Shot Federated Learning Framework for Medical Imaging Classification with Feature-Guided Rectified Flow and Knowledge Distillation

2025-07-25 · Yufei Ma, Hanwen Zhang, Qiya Yang, Guibo Luo, Yuesheng Zhu arxiv

In multi-center scenarios, One-Shot Federated Learning (OSFL) has attracted increasing attention due to its low communication overhead, requiring only a single round of transmission. However, existing generative model-based OSFL methods suffer from low training efficiency and potential privacy leakage in the healthcare domain. Additionally, achieving convergence within a single round of model aggregation is challenging under non-Independent and Identically Distributed (non-IID) data. To address these challenges, in this paper a modified OSFL framework is proposed, in which a new Feature-Guided Rectified Flow Model (FG-RF) and Dual-Layer Knowledge Distillation (DLKD) aggregation method are developed. FG-RF on the client side accelerates generative modeling in medical imaging scenarios while preserving privacy by synthesizing feature-level images rather than pixel-level images. To handle non-IID distributions, DLKD enables the global student model to simultaneously mimic the output logits and align the intermediate-layer features of client-side teacher models during aggregation. Experimental results on three non-IID medical imaging datasets show that our new framework and method outperform multi-round federated learning approaches, achieving up to 21.73% improvement, and exceeds the baseline FedISCA by an average of 21.75%. Furthermore, our experiments demonstrate that feature-level synthetic images significantly reduce privacy leakage risks compared to pixel-level synthetic images. The code is available at https://github.com/LMIAPC/one-shot-fl-medical.

📄 PDF Abstract BibTeX arXiv:2507.19045

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationFederated Learning

Similar Papers 제목 키워드 기반

Federated Learning for Medical Image Classification: A Comprehensive Benchmark

2025-04-07 · Zhekai Zhou, Guibo Luo, Mingzhi Chen, Zhenyu Weng 외

The federated learning paradigm is wellsuited for the field of medical image analysis, as it can effectively cope with machine learning on isolated multicenter data while protecting the privacy of participating parties. …

Computational EfficiencyDenoisingFederated Learningimage-classification+3

FeTTL: Federated Template and Task Learning for Multi-Institutional Medical Imaging

2026-01-22 · Abhijeet Parida, Antonia Alomar, Zhifan Jiang, Pooneh Roshanitabrizi 외 arxiv

Federated learning enables collaborative model training across geographically distributed medical centers while preserving data privacy. However, domain shifts and heterogeneity in data often lead to a degradation in mod…

Federated Learning

Federated Self-Supervised Learning for One-Shot Cross-Modal and Cross-Imaging Technique Segmentation

2025-03-30 · Siladittya Manna, Suresh Das, Sayantari Ghosh, Saumik Bhattacharya

Decentralized federated learning enables learning of data representations from multiple sources without compromising the privacy of the clients. In applications like medical image segmentation, where obtaining a large an…

Federated LearningImage SegmentationMedical Image SegmentationOne-Shot Segmentation+3

Investigating the Predictive Reproducibility of Federated Graph Neural Networks using Medical Datasets

2022-09-13 · Mehmet Yigit Balik, Arwa Rekik, Islem Rekik

Graph neural networks (GNNs) have achieved extraordinary enhancements in various areas including the fields medical imaging and network neuroscience where they displayed a high accuracy in diagnosing challenging neurolog…

Federated Learning

Federated Medical Image Classification under Class and Domain Imbalance exploiting Synthetic Sample Generation

2026-04-29 · Martina Pavan, Matteo Caligiuri, Francesco Barbato, Pietro Zanuttigh arxiv

Exploiting deep learning in medical imaging faces critical challenges, including strict privacy constraints, heterogeneous imaging devices with varying acquisition properties, and class imbalance due to the uneven preval…

Medical Image ClassificationFederated Learning