English

Decentralized Gossip Mutual Learning (GML) for brain tumor segmentation on multi-parametric MRI

Image and Video Processing 2024-01-30 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Federated Learning (FL) enables collaborative model training among medical centers without sharing private data. However, traditional FL risks on server failures and suboptimal performance on local data due to the nature of centralized model aggregation. To address these issues, we present Gossip Mutual Learning (GML), a decentralized framework that uses Gossip Protocol for direct peer-to-peer communication. In addition, GML encourages each site to optimize its local model through mutual learning to account for data variations among different sites. For the task of tumor segmentation using 146 cases from four clinical sites in BraTS 2021 dataset, we demonstrated GML outperformed local models and achieved similar performance as FedAvg with only 25% communication overhead.

Cite

@article{arxiv.2401.15434,
  title  = {Decentralized Gossip Mutual Learning (GML) for brain tumor segmentation on multi-parametric MRI},
  author = {Jingyun Chen and Yading Yuan},
  journal= {arXiv preprint arXiv:2401.15434},
  year   = {2024}
}

Comments

3 pages, 1 figure, accepted to IEEE EMBS 2023. arXiv admin note: text overlap with arXiv:2401.06180

R2 v1 2026-06-28T14:29:03.209Z