paper-with-me

홈 › Papers

Decoupled Distillation to Erase: A General Unlearning Method for Any Class-centric Tasks

2025-03-31 · CVPR 2025 1 · Yu Zhou, Dian Zheng, Qijie Mo, Renjie Lu, Kun-Yu Lin, Wei-Shi Zheng

In this work, we present DEcoupLEd Distillation To Erase (DELETE), a general and strong unlearning method for any class-centric tasks. To derive this, we first propose a theoretical framework to analyze the general form of unlearning loss and decompose it into forgetting and retention terms. Through the theoretical framework, we point out that a class of previous methods could be mainly formulated as a loss that implicitly optimizes the forgetting term while lacking supervision for the retention term, disturbing the distribution of pre-trained model and struggling to adequately preserve knowledge of the remaining classes. To address it, we refine the retention term using "dark knowledge" and propose a mask distillation unlearning method. By applying a mask to separate forgetting logits from retention logits, our approach optimizes both the forgetting and refined retention components simultaneously, retaining knowledge of the remaining classes while ensuring thorough forgetting of the target class. Without access to the remaining data or intervention (i.e., used in some works), we achieve state-of-the-art performance across various benchmarks. What's more, DELETE is a general solution that can be applied to various downstream tasks, including face recognition, backdoor defense, and semantic segmentation with great performance.

📄 PDF Abstract BibTeX arXiv:2503.23751

Code (0)

등록된 구현이 없습니다.

Tasks

backdoor defenseFace RecognitionSemantic Segmentation

Similar Papers 제목 키워드 기반

TrustErase: Auditable Instant Machine Unlearning with Passport-Embedded Representations

2026-06-15 · Rutger Hendrix, Leonardo G. Russo, Concetto Spampinato, Matteo Pennisi 외 arxiv

The demand for privacy-compliant AI has amplified the need for machine unlearning; yet, existing retraining or distillation-based methods remain unverifiable and computationally costly. We introduce TrustErase, a verifia…

Erase to Retain: Low Rank Adaptation Guided Selective Unlearning in Medical Segmentation Networks

2025-11-20 · Nirjhor Datta, Md. Golam Rabiul Alam arxiv

The ability to selectively remove knowledge from medical segmentation networks is increasingly important for privacy compliance, ethical deployment, and continual dataset revision. We introduce Erase to Retain, a control…

Medical Image Segmentation

UniErase: Unlearning Token as a Universal Erasure Primitive for Language Models

2025-05-21 · Miao Yu, Liang Lin, Guibin Zhang, Xinfeng Li 외

Large language models require iterative updates to address challenges such as knowledge conflicts and outdated information (e.g., incorrect, private, or illegal contents). Machine unlearning provides a systematic methodo…

Machine UnlearningModel EditingWorld Knowledge

Eraser: Jailbreaking Defense in Large Language Models via Unlearning Harmful Knowledge

2024-04-08 · Weikai Lu, Ziqian Zeng, Jianwei Wang, Zhengdong Lu 외

Jailbreaking attacks can enable Large Language Models (LLMs) to bypass the safeguard and generate harmful content. Existing jailbreaking defense methods have failed to address the fundamental issue that harmful knowledge…

General KnowledgeSafety Alignment

Robust MLLM Unlearning via Visual Knowledge Distillation

2025-12-12 · Yuhang Wang, Zhenxing Niu, Haoxuan Ji, Guangyu He 외 arxiv

Recently, machine unlearning approaches have been proposed to remove sensitive information from well-trained large models. However, most existing methods are tailored for LLMs, while MLLM-oriented unlearning remains at i…

Knowledge Distillation