LGAug 20, 2025

Mitigating Data Exfiltration Attacks through Layer-Wise Learning Rate Decay Fine-Tuning

arXiv:2509.00027v11 citationsh-index: 64BRIDGE/DeCaF@MICCAI
Originality Incremental advance
AI Analysis

This addresses privacy risks for medical data in data lakes and federated learning, though it is an incremental improvement over prior defenses.

The paper tackled the problem of data exfiltration attacks in machine learning models trained on sensitive medical datasets by proposing a fine-tuning strategy with layer-wise learning rate decay, which maintained utility task performance and effectively disrupted state-of-the-art attacks, rendering exfiltrated data unusable for training.

Data lakes enable the training of powerful machine learning models on sensitive, high-value medical datasets, but also introduce serious privacy risks due to potential leakage of protected health information. Recent studies show adversaries can exfiltrate training data by embedding latent representations into model parameters or inducing memorization via multi-task learning. These attacks disguise themselves as benign utility models while enabling reconstruction of high-fidelity medical images, posing severe privacy threats with legal and ethical implications. In this work, we propose a simple yet effective mitigation strategy that perturbs model parameters at export time through fine-tuning with a decaying layer-wise learning rate to corrupt embedded data without degrading task performance. Evaluations on DermaMNIST, ChestMNIST, and MIMIC-CXR show that our approach maintains utility task performance, effectively disrupts state-of-the-art exfiltration attacks, outperforms prior defenses, and renders exfiltrated data unusable for training. Ablations and discussions on adaptive attacks highlight challenges and future directions. Our findings offer a practical defense against data leakage in data lake-trained models and centralized federated learning.

Foundations

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

Your Notes