LGAINov 20, 2024

Verifying Machine Unlearning with Explainable AI

arXiv:2411.13332v16 citationsh-index: 52ICPR
Originality Incremental advance
AI Analysis

This work addresses data privacy and regulatory compliance issues for organizations needing to delete specific data from ML models, though it is incremental as it builds on existing unlearning and XAI methods.

The paper tackled the problem of verifying machine unlearning for data privacy in harbor front monitoring by using explainable AI, proposing novel metrics like Heatmap Coverage and Attention Shift to assess unlearning effectiveness and reduce reliance on undesired patterns.

We investigate the effectiveness of Explainable AI (XAI) in verifying Machine Unlearning (MU) within the context of harbor front monitoring, focusing on data privacy and regulatory compliance. With the increasing need to adhere to privacy legislation such as the General Data Protection Regulation (GDPR), traditional methods of retraining ML models for data deletions prove impractical due to their complexity and resource demands. MU offers a solution by enabling models to selectively forget specific learned patterns without full retraining. We explore various removal techniques, including data relabeling, and model perturbation. Then, we leverage attribution-based XAI to discuss the effects of unlearning on model performance. Our proof-of-concept introduces feature importance as an innovative verification step for MU, expanding beyond traditional metrics and demonstrating techniques' ability to reduce reliance on undesired patterns. Additionally, we propose two novel XAI-based metrics, Heatmap Coverage (HC) and Attention Shift (AS), to evaluate the effectiveness of these methods. This approach not only highlights how XAI can complement MU by providing effective verification, but also sets the stage for future research to enhance their joint integration.

Code Implementations1 repo
Foundations

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

Your Notes