Search papers, labs, and topics across Lattice.
This paper introduces SCOPE, a novel method for source-free class unlearning that effectively manages the tension between forgetting and retaining classes within shared representations. By conditioning the erasure process on input data, SCOPE utilizes a single gate to suppress the forget subspace without requiring retain data or gradient training, resulting in significant computational efficiency. Experimental results across multiple benchmarks demonstrate that SCOPE outperforms existing methods, achieving superior unlearning performance even in challenging scenarios.
SCOPE achieves unprecedented efficiency in source-free class unlearning, outperforming all existing methods while eliminating the need for retain data or retraining.
Source-free class unlearning erases whole classes using only the forget data, judged at the representation level, where features can leak a class the head no longer predicts. Existing feature-space erasers answer with one fixed projection, yet forget and retain classes share a representation, so deleting one disturbs the other where they overlap. We prove this tension is a frontier. Every fixed projection that deletes pays a retain cost of at least the retain-readout energy along the forget-discriminant subspace, and erasing that subspace alone attains the floor. The leading source-free erasers all instantiate the form it binds, so the frontier limits the whole class. Conditioning the erasure on the input escapes it. Spectral Conditional Projective Erasure (SCOPE) does so with a single gate, suppressing the forget subspace chiefly on inputs its frozen head's weight scores read as a forget class. It is closed form, needs no retain data or gradient training, and costs orders of magnitude less than retraining. Across five object, face, and speaker benchmarks spanning two modalities and both convolutional and transformer backbones, the frontier predicts the measured retain cost. SCOPE leads the source-free erasers on every benchmark and forget-set size, and at the hardest setting it tops every unlearner, trained methods included.