CVLGMar 19, 2025

Defending Against Gradient Inversion Attacks for Biomedical Images via Learnable Data Perturbation

arXiv:2503.16542v12 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses privacy vulnerabilities in healthcare data sharing, offering a potentially generalizable defense, though it appears incremental as it builds on existing methods with specific improvements.

The study tackled the problem of gradient inversion attacks in federated learning for biomedical images by proposing a defense using latent data perturbation and minimax optimization, resulting in a 12.5% reduction in attacker accuracy and over 12.4% increase in MSE between original and reconstructed images while maintaining around 90% model utility.

The increasing need for sharing healthcare data and collaborating on clinical research has raised privacy concerns. Health information leakage due to malicious attacks can lead to serious problems such as misdiagnoses and patient identification issues. Privacy-preserving machine learning (PPML) and privacy-enhancing technologies, particularly federated learning (FL), have emerged in recent years as innovative solutions to balance privacy protection with data utility; however, they also suffer from inherent privacy vulnerabilities. Gradient inversion attacks constitute major threats to data sharing in federated learning. Researchers have proposed many defenses against gradient inversion attacks. However, current defense methods for healthcare data lack generalizability, i.e., existing solutions may not be applicable to data from a broader range of populations. In addition, most existing defense methods are tested using non-healthcare data, which raises concerns about their applicability to real-world healthcare systems. In this study, we present a defense against gradient inversion attacks in federated learning. We achieve this using latent data perturbation and minimax optimization, utilizing both general and medical image datasets. Our method is compared to two baselines, and the results show that our approach can outperform the baselines with a reduction of 12.5% in the attacker's accuracy in classifying reconstructed images. The proposed method also yields an increase of over 12.4% in Mean Squared Error (MSE) between the original and reconstructed images at the same level of model utility of around 90% client classification accuracy. The results suggest the potential of a generalizable defense for healthcare data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes