菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-06
📄 Abstract - Forgetting to Witness: Efficient Federated Unlearning and Its Visible Evaluation

With the increasing importance of data privacy and security, federated unlearning has emerged as a novel research field dedicated to ensuring that federated learning models no longer retain or leak relevant information once specific data has been deleted. In this paper, to the best of our knowledge, we propose the first complete pipeline for federated unlearning, which includes a federated unlearning approach and an evaluation framework. Our proposed federated unlearning approach ensures high efficiency and model accuracy without the need to store historical this http URL effectively leverages the knowledge distillation model alongside various optimization mechanisms. Moreover, we propose a framework named Skyeye to visualize the forgetting capacity of federated unlearning models. It utilizes the federated unlearning model as the classifier integrated into a Generative Adversarial Network (GAN). Afterward, both the classifier and discriminator guide the generator in generating samples. Throughout this process, the generator learns from the classifier's knowledge. The generator then visualizes this knowledge through sample generation. Finally, the model's forgetting capability is evaluated based on the relevance between the deleted data and the generated samples. Comprehensive experiments are conducted to illustrate the effectiveness of the proposed federated unlearning approach and the corresponding evaluation framework.

顶级标签: machine learning systems model evaluation
详细标签: federated unlearning privacy knowledge distillation generative adversarial networks evaluation framework 或 搜索:

遗忘见证:高效的联邦遗忘学习及其可视化评估 / Forgetting to Witness: Efficient Federated Unlearning and Its Visible Evaluation


1️⃣ 一句话总结

这篇论文提出了一个完整的联邦遗忘学习方案,不仅设计了一种高效且无需存储历史数据的模型遗忘方法,还首创了一个名为‘天眼’的可视化评估框架,能直观地检验模型是否成功‘忘记’了指定数据。

源自 arXiv: 2604.04800