CLLGJan 15

Representation-Aware Unlearning via Activation Signatures: From Suppression to Knowledge-Signature Erasure

arXiv:2601.10566v31 citationsh-index: 10
Originality Highly original
AI Analysis

This addresses the critical need for GDPR compliance and model safety by enabling true knowledge removal rather than surface-level suppression, though it appears incremental in improving existing unlearning methods.

The paper tackles the problem of selective knowledge erasure in LLMs for compliance and safety, introducing a representation-aware method that achieves near-oracle erasure (FQ approx 0.99) while preserving utility (MU = 0.62), effectively breaking the stability-erasure tradeoff.

Selective knowledge erasure from LLMs is critical for GDPR compliance and model safety, yet current unlearning methods conflate behavioral suppression with true knowledge removal, allowing latent capabilities to persist beneath surface-level refusals. In this work, we address this challenge by introducing Knowledge Immunization Framework (KIF), a representation-aware architecture that distinguishes genuine erasure from obfuscation by targeting internal activation signatures rather than surface outputs. Our approach combines dynamic suppression of subject-specific representations with parameter-efficient adaptation, enabling durable unlearning without full model retraining. KIF achieves near-oracle erasure (FQ approx 0.99 vs. 1.00) while preserving utility at oracle levels (MU = 0.62), effectively breaking the stability-erasure tradeoff that has constrained all prior work. We evaluate both standard foundation models (Llama and Mistral) and reasoning-prior models (Qwen and DeepSeek) across 3B to 14B parameters. Our observation shows that standard models exhibit scale-independent true erasure (<3% utility drift), while reasoning-prior models reveal fundamental architectural divergence. Our comprehensive dual-metric evaluation protocol, combining surface-level leakage with latent trace persistence, operationalizes the obfuscation - erasure distinction and enables the first systematic diagnosis of mechanism-level forgetting behavior across model families and scales.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes