Fed-MUnet: Multi-modal Federated Unet for Brain Tumor Segmentation
Ruojun Zhou, Lisha Qu, Lei Zhang, Ziming Li, Hongwei Yu, Bing Luo

TL;DR
Fed-MUnet is a novel federated learning framework designed for multi-modal brain tumor segmentation that outperforms state-of-the-art methods while preserving privacy and maintaining computational efficiency.
Contribution
This paper introduces Fed-MUnet, the first federated learning approach specifically tailored for multi-modal MRI brain tumor segmentation, addressing complex structure and overfitting issues.
Findings
Achieves higher segmentation accuracy than SOTA methods.
Maintains privacy through federated learning.
Optimized for parameters, FLOPs, and inference efficiency.
Abstract
Deep learning-based techniques have been widely utilized for brain tumor segmentation using both single and multi-modal Magnetic Resonance Imaging (MRI) images. Most current studies focus on centralized training due to the intrinsic challenge of data sharing across clinics. To mitigate privacy concerns, researchers have introduced Federated Learning (FL) methods to brain tumor segmentation tasks. However, currently such methods are focusing on single modal MRI, with limited study on multi-modal MRI. The challenges include complex structure, large-scale parameters, and overfitting issues of the FL based methods using multi-modal MRI. To address the above challenges, we propose a novel multi-modal FL framework for brain tumor segmentation (Fed-MUnet) that is suitable for FL training. We evaluate our approach with the BraTS2022 datasets, which are publicly available. The experimental…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Medical Image Segmentation Techniques · Advanced Neural Network Applications
MethodsFocus
