AIApr 26

Does Machine Unlearning Preserve Clinical Safety? A Risk Analysis for Medical Image Classification

arXiv:2604.2385459.3
Predicted impact top 64% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For medical AI practitioners, this work highlights the overlooked clinical safety risks of standard unlearning methods and proposes a risk-aware variant.

Machine unlearning methods for medical image classification can increase false-negative rates and clinical risk. The proposed SalUn-CRA method reduces clinical risk to levels comparable to full retraining on DermaMNIST and PathMNIST datasets.

The application of Deep Learning in medical diagnosis must balance patient safety with compliance with data protection regulations. Machine Unlearning enables the selective removal of training data from deployed models. However, most methods are validated primarily through efficiency and privacy-oriented metrics, with limited attention to clinically asymmetric error costs. In this work, we investigate how unlearning affects clinical risk in binary medical image classification. We show that standard unlearning strategies (Fine-Tuning, Random Labeling, and SalUn) may reduce test utility while increasing false-negative rates, thereby amplifying clinical risk. To mitigate this, we propose SalUn-CRA (Clinical Risk-Aware), a variant of SalUn that replaces random relabeling with entropy-based forgetting for malignant samples in the forget set, preventing the model from learning harmful benign associations. We evaluate on DermaMNIST and PathMNIST medical image datasets under 20% and 50% data removal. Using Global Risk metrics with asymmetric costs, SalUn-CRA achieves lower or comparable clinical risk to full retraining while preserving unlearning effectiveness. These results suggest that clinical risk should be an integral component of unlearning validation in medical systems.

Foundations

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

Your Notes