paper-with-me

Papers

Vision Through the Veil: Differential Privacy in Federated Learning for Medical Image Classification

2023-06-30 · Kishore Babu Nampalle, Pradeep Singh, Uppala Vivek Narayan, Balasubramanian Raman

The proliferation of deep learning applications in healthcare calls for data aggregation across various institutions, a practice often associated with significant privacy concerns. This concern intensifies in medical image analysis, where privacy-preserving mechanisms are paramount due to the data being sensitive in nature. Federated learning, which enables cooperative model training without direct data exchange, presents a promising solution. Nevertheless, the inherent vulnerabilities of federated learning necessitate further privacy safeguards. This study addresses this need by integrating differential privacy, a leading privacy-preserving technique, into a federated learning framework for medical image classification. We introduce a novel differentially private federated learning model and meticulously examine its impacts on privacy preservation and model performance. Our research confirms the existence of a trade-off between model accuracy and privacy settings. However, we demonstrate that strategic calibration of the privacy budget in differential privacy can uphold robust image classification performance while providing substantial privacy protection.

📄 PDF Abstract BibTeX arXiv:2306.17794

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningimage-classificationImage ClassificationMedical Image AnalysisMedical Image ClassificationPrivacy Preserving

Methods 이 논문이 사용한 방법론

Uphold 설명 없음

Similar Papers 제목 키워드 기반

Federated Learning and Differential Privacy: Software tools analysis, the Sherpa.ai FL framework and methodological guidelines for preserving data privacy

2020-07-02 · Nuria Rodríguez-Barroso, Goran Stipcich, Daniel Jiménez-López, José Antonio Ruiz-Millán 외

The high demand of artificial intelligence services at the edges that also preserve data privacy has pushed the research on novel machine learning paradigms that fit those requirements. Federated learning has the ambitio…

BIG-bench Machine LearningFederated Learning

Federated $f$-Differential Privacy

2021-02-22 · Qinqing Zheng, Shuxiao Chen, Qi Long, Weijie J. Su

Federated learning (FL) is a training paradigm where the clients collaboratively learn models by repeatedly sharing information without compromising much on the privacy of their local sensitive data. In this paper, we in…

Federated Learning

DP-DyLoRA: Fine-Tuning Transformer-Based Models On-Device under Differentially Private Federated Learning using Dynamic Low-Rank Adaptation

2024-05-10 · Jie Xu, Karthikeyan Saravanan, Rogier Van Dalen, Haaris Mehmood 외

Federated learning (FL) allows clients to collaboratively train a global model without sharing their local data with a server. However, clients' contributions to the server can still leak sensitive information. Different…

Federated LearningNatural Language Understandingparameter-efficient fine-tuningspeech-recognition+1

COVID-19 Imaging Data Privacy by Federated Learning Design: A Theoretical Framework

2020-10-13 · Anwaar Ulhaq, Oliver Burmeister

To address COVID-19 healthcare challenges, we need frequent sharing of health data, knowledge and resources at a global scale. However, in this digital age, data privacy is a big concern that requires the secure embeddin…

BIG-bench Machine LearningFederated Learning

Differentially Private Federated Learning: A Systematic Review

2024-05-14 · Jie Fu, Yuan Hong, XinPeng Ling, Leixia Wang 외

In recent years, privacy and security concerns in machine learning have promoted trusted federated learning to the forefront of research. Differential privacy has emerged as the de facto standard for privacy protection i…

Federated LearningPrivacy Preserving