paper-with-me

Papers

Split Learning for collaborative deep learning in healthcare

2019-12-27 · Maarten G. Poirot, Praneeth Vepakomma, Ken Chang, Jayashree Kalpathy-Cramer, Rajiv Gupta, Ramesh Raskar

Shortage of labeled data has been holding the surge of deep learning in healthcare back, as sample sizes are often small, patient information cannot be shared openly, and multi-center collaborative studies are a burden to set up. Distributed machine learning methods promise to mitigate these problems. We argue for a split learning based approach and apply this distributed learning method for the first time in the medical field to compare performance against (1) centrally hosted and (2) non collaborative configurations for a range of participants. Two medical deep learning tasks are used to compare split learning to conventional single and multi center approaches: a binary classification problem of a data set of 9000 fundus photos, and multi-label classification problem of a data set of 156,535 chest X-rays. The several distributed learning setups are compared for a range of 1-50 distributed participants. Performance of the split learning configuration remained constant for any number of clients compared to a single center study, showing a marked difference compared to the non collaborative configuration after 2 clients (p < 0.001) for both sets. Our results affirm the benefits of collaborative training of deep neural networks in health care. Our work proves the significant benefit of distributed learning in healthcare, and paves the way for future real-world implementations.

📄 PDF Abstract BibTeX arXiv:1912.12115

Code (1)

Xtra-Computing/VertiBench pytorch

Tasks

Binary ClassificationDeep LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Split-U-Net: Preventing Data Leakage in Split Learning for Collaborative Multi-Modal Brain Tumor Segmentation

2022-08-22 · Holger R. Roth, Ali Hatamizadeh, Ziyue Xu, Can Zhao 외

Split learning (SL) has been proposed to train deep learning models in a decentralized manner. For decentralized healthcare applications with vertical data partitioning, SL can be beneficial as it allows institutes with …

Brain Tumor SegmentationImage SegmentationSegmentationSemantic Segmentation+1

Vulnerability Due to Training Order in Split Learning

2021-03-26 · Harshit Madaan, Manish Gawali, Viraj Kulkarni, Aniruddha Pant

Split learning (SL) is a privacy-preserving distributed deep learning method used to train a collaborative model without the need for sharing of patient's raw data between clients. In split learning, an additional privac…

Privacy Preserving

Split Learning for Distributed Collaborative Training of Deep Learning Models in Health Informatics

2023-08-21 · Zhuohang Li, Chao Yan, Xinmeng Zhang, Gharib Gharibi 외

Deep learning continues to rapidly evolve and is now demonstrating remarkable potential for numerous medical prediction tasks. However, realizing deep learning models that generalize across healthcare organizations is ch…

Computational EfficiencyDeep LearningFederated LearningPrivacy Preserving

Can We Use Split Learning on 1D CNN Models for Privacy Preserving Training?

2020-03-16 · Sharif Abuadbba, Kyuyeon Kim, Minki Kim, Chandra Thapa 외

A new collaborative learning, called split learning, was recently introduced, aiming to protect user data privacy without revealing raw input data to a server. It collaboratively runs a deep neural network model where th…

Privacy Preserving

SplitFedZip: Learned Compression for Data Transfer Reduction in Split-Federated Learning

2024-12-18 · Chamani Shiranthika, Hadi Hadizadeh, Parvaneh Saeedi, Ivan V. Bajić

Federated Learning (FL) enables multiple clients to train a collaborative model without sharing their local data. Split Learning (SL) allows a model to be trained in a split manner across different locations. Split-Feder…

Federated LearningImage SegmentationMedical Image SegmentationSemantic Segmentation