Privacy-preserving Federated Brain Tumour Segmentation
Wenqi Li, Fausto Milletar\`i, Daguang Xu, Nicola Rieke, Jonny Hancox,, Wentao Zhu, Maximilian Baust, Yan Cheng, S\'ebastien Ourselin, M. Jorge, Cardoso, Andrew Feng

TL;DR
This paper explores applying differential privacy to federated learning for brain tumour segmentation, balancing model accuracy with patient data privacy in a privacy-sensitive medical setting.
Contribution
It demonstrates the feasibility of integrating differential privacy into federated learning for medical image segmentation, highlighting the privacy-performance trade-off.
Findings
Differential privacy can be applied to federated learning with manageable accuracy loss.
Privacy protection incurs a trade-off with model performance.
Practical federated learning systems for brain tumour segmentation are feasible.
Abstract
Due to medical data privacy regulations, it is often infeasible to collect and share patient data in a centralised data lake. This poses challenges for training machine learning algorithms, such as deep convolutional networks, which often require large numbers of diverse training examples. Federated learning sidesteps this difficulty by bringing code to the patient data owners and only sharing intermediate model training updates among them. Although a high-accuracy model could be achieved by appropriately aggregating these model updates, the model shared could indirectly leak the local training examples. In this paper, we investigate the feasibility of applying differential-privacy techniques to protect the patient data in a federated learning setup. We implement and evaluate practical federated learning systems for brain tumour segmentation on the BraTS dataset. 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
