BrainTorrent: A Peer-to-Peer Environment for Decentralized Federated Learning
Abhijit Guha Roy, Shayan Siddiqui, Sebastian P\"olsterl, Nassir Navab,, Christian Wachinger

TL;DR
BrainTorrent introduces a decentralized peer-to-peer federated learning framework for medical imaging that eliminates the need for a central server, maintaining privacy and achieving performance comparable to pooled data models.
Contribution
This paper presents BrainTorrent, the first peer-to-peer federated learning system for medical data that outperforms traditional server-based FL methods.
Findings
BrainTorrent achieves similar accuracy to pooled data models.
It outperforms traditional server-based federated learning.
The framework maintains privacy without a central server.
Abstract
Access to sufficient annotated data is a common challenge in training deep neural networks on medical images. As annotating data is expensive and time-consuming, it is difficult for an individual medical center to reach large enough sample sizes to build their own, personalized models. As an alternative, data from all centers could be pooled to train a centralized model that everyone can use. However, such a strategy is often infeasible due to the privacy-sensitive nature of medical data. Recently, federated learning (FL) has been introduced to collaboratively learn a shared prediction model across centers without the need for sharing data. In FL, clients are locally training models on site-specific datasets for a few epochs and then sharing their model weights with a central server, which orchestrates the overall training process. Importantly, the sharing of models does not compromise…
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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
