paper-with-me

홈 › Papers

Representation Unlearning: Forgetting through Information Compression

2026-01-29 · Antonio Almudévar, Alfonso Ortega arxiv

Machine unlearning seeks to remove the influence of specific training data from a model, a need driven by privacy regulations and robustness concerns. Existing approaches typically modify model parameters, but such updates can be unstable, computationally costly, and limited by local approximations. We introduce Representation Unlearning, a framework that performs unlearning directly in the model's representation space. Instead of modifying model parameters, we learn a transformation over representations that imposes an information bottleneck: maximizing mutual information with retained data while suppressing information about data to be forgotten. We derive variational surrogates that make this objective tractable and show how they can be instantiated in two practical regimes: when both retain and forget data are available, and in a zero-shot setting where only forget data can be accessed. Experiments across several benchmarks demonstrate that Representation Unlearning achieves more reliable forgetting, better utility retention, and greater computational efficiency than parameter-centric baselines.

📄 PDF Abstract BibTeX arXiv:2601.21564

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Erase at the Core: Representation Unlearning for Machine Unlearning

2026-02-05 · Jaewon Lee, Yongwoo Kim, Donghyun Kim arxiv

Many approximate machine unlearning methods demonstrate strong logit-level forgetting -- such as near-zero accuracy on the forget set -- yet continue to preserve substantial information within their internal feature repr…

PrivUn: Unveiling Latent Ripple Effects and Shallow Forgetting in Privacy Unlearning

2026-04-23 · Xiaoyi Chen, Haoyuan Wang, Siyuan Tang, Sijia Liu 외 arxiv

Large language models (LLMs) often memorize private information during training, raising serious privacy concerns. While machine unlearning has emerged as a promising solution, its true effectiveness against privacy atta…

Knowledge Graphs

Label-Agnostic Forgetting: A Supervision-Free Unlearning in Deep Models

2024-03-31 · Shaofei Shen, Chenhao Zhang, Yawen Zhao, Alina Bialkowski 외

Machine unlearning aims to remove information derived from forgotten data while preserving that of the remaining dataset in a well-trained model. With the increasing emphasis on data privacy, several approaches to machin…

Machine Unlearning

BlindU: Blind Machine Unlearning without Revealing Erasing Data

2026-01-12 · Weiqi Wang, Zhiyi Tian, Chenhan Zhang, Shui Yu arxiv

Machine unlearning enables data holders to remove the contribution of their specified samples from trained models to protect their privacy. However, it is paradoxical that most unlearning methods require the unlearning r…

Federated Learning

Towards Natural Machine Unlearning

2024-05-24 · Zhengbao He, Tao Li, Xinwen Cheng, Zhehao Huang 외

Machine unlearning (MU) aims to eliminate information that has been learned from specific training data, namely forgetting data, from a pre-trained model. Currently, the mainstream of existing MU methods involves modifyi…

Machine Unlearning