Related Experiment Videos
Decoupling forgetting and preservation in federated unlearning via knowledge distillation
Hyun Kwon1, Joo Bon Maeng1, Dae-Jin Kim2
1Department of Artificial Intelligence and Data Science, Korea Military Academy, Seoul, 01805, South Korea.
Scientific Reports
|May 11, 2026
Summary
Federated unlearning selectively removes client data from AI models. A new three-phase method balances forgetting and preservation, ensuring privacy while maintaining model performance.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Data Privacy
Background:
- Federated Learning (FL) trains models collaboratively without raw data sharing.
- Data privacy regulations necessitate removing specific client data post-training (unlearning).
- Selective unlearning faces challenges in removing one client's influence while preserving others' contributions and overall model utility.
Purpose of the Study:
- To develop a selective federated unlearning framework addressing the conflict between forgetting and preservation.
- To ensure compliance with privacy regulations like the 'Right to be Forgotten' in FL.
Main Methods:
- Proposed a Three-Phase Selective Unlearning framework: aggressive forgetting, friend restoration via knowledge distillation, and balanced fine-tuning.
- Decoupled forgetting and preservation into sequential phases to avoid gradient conflicts.
- Conducted experiments on diverse datasets (MNIST, CIFAR-10/100, Tiny-ImageNet) and architectures (CNNs, ResNet-18) under non-IID settings.
Main Results:
- Achieved target metrics (≥70% forget accuracy drop, ≥70% friend accuracy) on MNIST.
- Demonstrated scalability on Tiny-ImageNet with 83.6% forget accuracy drop and 76.43% friend accuracy.
- Membership inference attacks confirmed effective forgetting, validating the approach.
Conclusions:
- Phase decomposition combined with knowledge distillation is crucial for effective selective federated unlearning.
- The proposed framework successfully balances data removal with performance preservation in FL.
Related Concept Videos
Forgetting
Forgetting is an intrinsic aspect of human memory, characterized by the gradual loss or inaccessibility of information over time. Hermann Ebbinghaus, a pioneering psychologist, extensively studied this phenomenon and formulated the forgetting curve. This curve illustrates that memory loss occurs rapidly immediately after learning and then decelerates over time. Several mechanisms contribute to forgetting, including encoding failure, storage decay, retrieval failure, and interference.
Encoding...
Encoding...
Interference and Decay
Forgetting is a complex cognitive phenomenon influenced by several factors, among which interference and decay are particularly prominent. These processes explain why individuals often struggle to retrieve specific information from memory, leading to lapses in recall that can be observed in everyday situations.
Interference occurs when competing memories hinder the retrieval of particular information. It can be classified into two types: proactive and retroactive interference. Proactive...
Interference occurs when competing memories hinder the retrieval of particular information. It can be classified into two types: proactive and retroactive interference. Proactive...
Associative Learning
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
Classical conditioning, also known...
Observational Learning
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning because...
Avoidance Learning and Learned Helplessness
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
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...
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...
Cognitive Learning
Cognitive learning is based on purposive behavior, incidental learning, and insight 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...
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...