Related Experiment Video
Updated: Jun 14, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Addressing unreliable local models in federated learning through unlearning
Muhammad Ameen1, Riaz Ullah Khan2, Pengfei Wang3
1Yangzte Delta Region Institute, University of Electronic Science and Technology of China, Huzhou, Zhejiang Province, 313001, PR China; School of Computer Science and Technology, Dalian University of Technology, Dalian 116024, PR China.
Abstract:
Federated unlearning (FUL) is a promising solution for removing negative influences from the global model. However, ensuring the reliability of local models in FL systems remains challenging. Existing FUL studies mainly focus on eliminating bad data influences and neglecting scenarios where other factors, such as adversarial attacks and communication constraints, also contribute to negative influences that require mitigation. In this paper, we introduce Local Model Refining (LMR), a FUL method designed to address the negative impacts of bad data as well as other factors on the global model. LMR consists of three components: (i) Identifying and categorizing unreliable local models into two classes based on their influence source: bad data or other factors. (ii) Bad Data Influence Unlearning (BDIU): BDIU is a client-side algorithm that identifies affected layers in unreliable models and employs gradient ascent to mitigate bad data influences. Boosting training is applied when necessary under specific conditions. (iii) Other Influence Unlearning (OIU): OIU is a server-side algorithm that identifies unaffected parameters in the unreliable local model and combines them with corresponding parameters of the previous global model to construct the updated local model. Finally, LMR aggregates updated local models with remaining local models to produce the unlearned global model. Extensive evaluation shows LMR enhances accuracy and accelerates average unlearning speed by 5x compared to comparison methods on MNIST, FMNIST, CIFAR-10, and CelebA datasets.
More Related Videos
Related Concept Videos
Associative Learning
Classical conditioning, also known...
Observational Learning
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...
Propagation of Uncertainty from Systematic Error
Propagation of Uncertainty from Random Error
Improving Translational Accuracy

