Related Experiment Videos
Trigger-based conditional selective unlearning with elastic weight consolidation
Hyun Kwon1, Joo Bon Maeng1, Dae-Jin Kim2
1Department of Artificial Intelligence and Data Science, Korea Military Academy, Seoul, 01805, South Korea.
Abstract:
Removing the influence of specific training samples from a trained classifier on demand, without retraining from scratch, is central to compliance with data-deletion requests. We study this problem under a trigger-based framing in which a visible pattern inserted into an input activates a forgetting behavior at inference time, so that the clean form of the input is classified normally while the triggered form yields a maximally uncertain response. We develop a three-stage training pipeline consisting of a Pretraining Stage on clean retain data, a Conditioning Stage that binds the trigger to a uniform-posterior response under a bounded Kullback-Leibler objective with joint batches, and an Unlearning Stage that applies the same uniform target to triggered forget samples while an Elastic Weight Consolidation penalty protects retention-critical parameters. We evaluate the method on CIFAR-10 and SVHN with a six-condition protocol that covers every combination of data split and trigger state and we report multi-seed results. On held-out test data the proposed model attains a conditional gap of 23.04 pp on CIFAR-10 and 71.54 pp on SVHN, while a baseline trained without trigger conditioning exhibits gaps of only 1.16 pp and 0.35 pp, confirming that the effect is a learned input-conditioned behavior rather than a property of the trigger pattern itself. Membership inference AUC is 0.502 on CIFAR-10 and 0.511 on SVHN, closer to chance than for the baseline. Selectivity in this framework is carried by the trigger state at inference rather than by a sample-level discrimination between forget and retain subsets, a structural property of any method whose input-side signal does not depend on sample identity. A residual clean-input capacity loss of roughly 17 pp on CIFAR-10 and 9 pp on SVHN remains the principal limitation, and the six-condition protocol is provided as a reusable tool for evaluating trigger-conditional unlearning methods.
Related Concept Videos
Associative Learning
Classical conditioning, also known...
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
Observational Learning
Cognitive Learning
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
Generalization, Discrimination, and Extinction
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Purposive Learning