Don't Break the Boundary: Continual Unlearning for OOD Detection Based on Free Energy Repulsion
Ningkang Peng, Kun Shao, Jingyang Mao, Linjing Qian, Xiaoqian Peng, Xichen Yang, Yanhui Gu

TL;DR
This paper introduces TFER, a novel continual unlearning framework that preserves decision boundaries for OOD detection by transforming target classes into OOD samples using free energy principles, enabling efficient and stable model updates.
Contribution
The paper proposes a boundary-preserving unlearning method based on free energy repulsion, addressing the geometric contradiction between OOD detection and class unlearning.
Findings
TFER achieves precise unlearning with minimal performance loss.
The Push-Pull mechanism enhances model stability and resistance to catastrophic forgetting.
Extensive experiments validate the effectiveness of TFER in continual unlearning scenarios.
Abstract
Deploying trustworthy AI in open-world environments faces a dual challenge: the necessity for robust Out-of-Distribution (OOD) detection to ensure system safety, and the demand for flexible machine unlearning to satisfy privacy compliance and model rectification. However, this objective encounters a fundamental geometric contradiction: current OOD detectors rely on a static and compact data manifold, whereas traditional classification-oriented unlearning methods disrupt this delicate structure, leading to a catastrophic loss of the model's capability to discriminate anomalies while erasing target classes. To resolve this dilemma, we first define the problem of boundary-preserving class unlearning and propose a pivotal conceptual shift: in the context of OOD detection, effective unlearning is mathematically equivalent to transforming the target class into OOD samples. Based on this, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
