paper-with-me

홈 › Papers

Debiasing Machine Unlearning with Counterfactual Examples

2024-04-24 · Ziheng Chen, Jia Wang, Jun Zhuang, Abbavaram Gowtham Reddy, Fabrizio Silvestri, Jin Huang, Kaushiki Nag, Kun Kuang, Xin Ning, Gabriele Tolomei

The right to be forgotten (RTBF) seeks to safeguard individuals from the enduring effects of their historical actions by implementing machine-learning techniques. These techniques facilitate the deletion of previously acquired knowledge without requiring extensive model retraining. However, they often overlook a critical issue: unlearning processes bias. This bias emerges from two main sources: (1) data-level bias, characterized by uneven data removal, and (2) algorithm-level bias, which leads to the contamination of the remaining dataset, thereby degrading model accuracy. In this work, we analyze the causal factors behind the unlearning process and mitigate biases at both data and algorithmic levels. Typically, we introduce an intervention-based approach, where knowledge to forget is erased with a debiased dataset. Besides, we guide the forgetting procedure by leveraging counterfactual examples, as they maintain semantic data consistency without hurting performance on the remaining dataset. Experimental results demonstrate that our method outperforms existing machine unlearning baselines on evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2404.15760

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualMachine Unlearning

Similar Papers 제목 키워드 기반

Fast Model Debias with Machine Unlearning

2023-10-19 · NeurIPS 2023 11

Recent discoveries have revealed that deep neural networks might behave in a biased manner in many real-world scenarios. For instance, deep networks trained on a large-scale face recognition dataset CelebA tend to predic…

counterfactualDecision MakingFace RecognitionMachine Unlearning+1

GUDA: Counterfactual Group-wise Training Data Attribution for Diffusion Models via Unlearning

2026-01-30 · Naoki Murata, Yuhta Takida, Chieh-Hsin Lai, Toshimitsu Uesaka 외 arxiv

Training-data attribution for vision generative models aims to identify which training data influenced a given output. While most methods score individual examples, practitioners often need group-level answers (e.g., art…

Semantic Similarity

Form and Function: Machine Unlearning as a Problem of Misaligned States

2026-05-17 · Kennon Stewart arxiv

We formulate machine unlearning for online L-BFGS as a counterfactual state-alignment problem. Given an actual event stream and a deletion-edited counterfactual stream, the target of unlearning is the optimizer state tha…

Beyond Spurious Signals: Debiasing Multimodal Large Language Models via Counterfactual Inference and Adaptive Expert Routing

2025-09-18 · Zichen Wu, Hsiu-Yuan Huang, Yunfang Wu arxiv

Multimodal Large Language Models (MLLMs) have shown substantial capabilities in integrating visual and textual information, yet frequently rely on spurious correlations, undermining their robustness and generalization in…

Multimodal ReasoningSentiment AnalysisSarcasm Detection

CiPO: Counterfactual Unlearning for Large Reasoning Models through Iterative Preference Optimization

2026-04-17 · Junyi Li, Yongqiang Chen, Ningning Ding arxiv

Machine unlearning has gained increasing attention in recent years, as a promising technique to selectively remove unwanted privacy or copyrighted information from Large Language Models that are trained on a massive scal…