paper-with-me

Papers

Dopamine: Differentially Private Federated Learning on Medical Data

2021-01-27 · Mohammad Malekzadeh, Burak Hasircioglu, Nitish Mital, Kunal Katarya, Mehmet Emre Ozfatura, Deniz Gündüz

While rich medical datasets are hosted in hospitals distributed across the world, concerns on patients' privacy is a barrier against using such data to train deep neural networks (DNNs) for medical diagnostics. We propose Dopamine, a system to train DNNs on distributed datasets, which employs federated learning (FL) with differentially-private stochastic gradient descent (DPSGD), and, in combination with secure aggregation, can establish a better trade-off between differential privacy (DP) guarantee and DNN's accuracy than other approaches. Results on a diabetic retinopathy~(DR) task show that Dopamine provides a DP guarantee close to the centralized training counterpart, while achieving a better classification accuracy than FL with parallel DP where DPSGD is applied without coordination. Code is available at https://github.com/ipc-lab/private-ml-for-health.

📄 PDF Abstract BibTeX arXiv:2101.11693

Code (1)

ipc-lab/private-ml-for-health 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Defending against Reconstruction Attacks through Differentially Private Federated Learning for Classification of Heterogeneous Chest X-Ray Data

2022-05-06 · Joceline Ziegler, Bjarne Pfitzner, Heinrich Schulz, Axel Saalbach 외

Privacy regulations and the physical distribution of heterogeneous data are often primary concerns for the development of deep learning models in a medical context. This paper evaluates the feasibility of differentially …

Binary ClassificationFederated LearningImage ReconstructionX-ray Classification

Embedding-Based Federated Data Sharing via Differentially Private Conditional VAEs

2025-07-03 · Francesco Di Salvo, Hanh Huyen My Nguyen, Christian Ledig

Deep Learning (DL) has revolutionized medical imaging, yet its adoption is constrained by data scarcity and privacy regulations, limiting access to diverse datasets. Federated Learning (FL) enables decentralized training…

Federated Learning

ADP-FL-MedSeg: Adaptive Differential Privacy for Federated Medical Segmentation Across Diverse Modalities

2026-04-07 · Puja Saha, Eranga Ukwatta arxiv

Large volumes of medical data remain underutilized because centralizing distributed data is often infeasible due to strict privacy regulations and institutional constraints. In addition, models trained in centralized set…

Medical Image SegmentationBrain Tumor SegmentationSkin Lesion SegmentationFederated Learning

Practical Challenges in Differentially-Private Federated Survival Analysis of Medical Data

2022-02-08 · Shadi Rahimian, Raouf Kerkouche, Ina Kurth, Mario Fritz

Survival analysis or time-to-event analysis aims to model and predict the time it takes for an event of interest to happen in a population or an individual. In the medical context this event might be the time of dying, m…

Federated LearningSurvival Analysis

A Differentially Private Blockchain-Based Approach for Vertical Federated Learning

2024-07-09 · Linh Tran, Sanjay Chari, Md. Saikat Islam Khan, Aaron Zachariah 외

We present the Differentially Private Blockchain-Based Vertical Federal Learning (DP-BBVFL) algorithm that provides verifiability and privacy guarantees for decentralized applications. DP-BBVFL uses a smart contract to a…

Federated LearningVertical Federated Learning