Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CoUn: Empowering Machine Unlearning via Contrastive Learning

About

Machine unlearning (MU) aims to remove the influence of specific "forget" data from a trained model while preserving its knowledge of the remaining "retain" data. Existing MU methods based on label manipulation or model weight perturbations often achieve limited unlearning effectiveness. To address this, we introduce CoUn, a novel MU framework inspired by the observation that a model retrained from scratch using only retain data classifies forget data based on their semantic similarity to the retain data. CoUn emulates this behavior by adjusting learned data representations through contrastive learning (CL) and supervised learning, applied exclusively to retain data. Specifically, CoUn (1) leverages semantic similarity between data samples to indirectly adjust forget representations using CL, and (2) maintains retain representations within their respective clusters through supervised learning. Extensive experiments across various datasets and model architectures show that CoUn consistently outperforms state-of-the-art MU baselines in unlearning effectiveness. Additionally, integrating our CL module into existing baselines empowers their unlearning effectiveness.

Yasser H. Khalil, Mehdi Setayesh, Hongliang Li• 2025

Related benchmarks

TaskDatasetResultRank
Machine UnlearningTiny-ImageNet (train)
Removal Accuracy (Train)35.77
41
Machine UnlearningTiny ImageNet (test)
Residual Accuracy33.1
13
Machine UnlearningTiny-ImageNet 200 classes (train test)
Acctr (Residual)92.56
13
Instance UnlearningTiny-ImageNet 1% forgetting (test)
Acc (Train Residual)98.3
10
Machine UnlearningImageNet-1K 1.0 (train test)
Acc (Train, Retained)70.04
9
Showing 5 of 5 rows

Other info

Follow for update