paper-with-me

홈 › Papers

Analysing the Influence of Attack Configurations on the Reconstruction of Medical Images in Federated Learning

2022-04-25 · Mads Emil Dahlgaard, Morten Wehlast Jørgensen, Niels Asp Fuglsang, Hiba Nassar

The idea of federated learning is to train deep neural network models collaboratively and share them with multiple participants without exposing their private training data to each other. This is highly attractive in the medical domain due to patients' privacy records. However, a recently proposed method called Deep Leakage from Gradients enables attackers to reconstruct data from shared gradients. This study shows how easy it is to reconstruct images for different data initialization schemes and distance measures. We show how data and model architecture influence the optimal choice of initialization scheme and distance measure configurations when working with single images. We demonstrate that the choice of initialization scheme and distance measure can significantly increase convergence speed and quality. Furthermore, we find that the optimal attack configuration depends largely on the nature of the target image distribution and the complexity of the model architecture.

📄 PDF Abstract BibTeX arXiv:2204.13808

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Exploring adversarial attacks in federated learning for medical imaging

2023-10-10 · Erfan Darzi, Florian Dubost, N. M. Sijtsema, P. M. A van Ooijen

Federated learning offers a privacy-preserving framework for medical image analysis but exposes the system to adversarial attacks. This paper aims to evaluate the vulnerabilities of federated learning networks in medical…

Federated LearningMedical Image AnalysisPrivacy Preserving

Analysing Training-Data Leakage from Gradients through Linear Systems and Gradient Matching

2022-10-20 · Cangxiong Chen, Neill D. F. Campbell

Recent works have demonstrated that it is possible to reconstruct training images and their labels from gradients of an image-classification model when its architecture is known. Unfortunately, there is still an incomple…

Attributeimage-classificationImage Classification

Membership Inference Attack Using Self Influence Functions

2022-05-26 · Gilad Cohen, Raja Giryes

Member inference (MI) attacks aim to determine if a specific data sample was used to train a machine learning model. Thus, MI is a major privacy threat to models trained on private sensitive data, such as medical records…

Inference AttackMembership Inference Attack

Analyzing Leakage of Personally Identifiable Information in Language Models

2023-02-01 · Nils Lukas, Ahmed Salem, Robert Sim, Shruti Tople 외

Language Models (LMs) have been shown to leak information about training data through sentence-level membership inference and reconstruction attacks. Understanding the risk of LMs leaking Personally Identifiable Informat…

Sentence

Training Set Reconstruction from Differentially Private Forests: How Effective is DP?

2025-02-07 · Alice Gorgé, Julien Ferry, Sébastien Gambs, Thibaut Vidal

Recent research has shown that machine learning models are vulnerable to privacy attacks targeting their training data. Differential privacy (DP) has become a widely adopted countermeasure, as it offers rigorous privacy …

Reconstruction Attack