**arXiv ID:** 2410.22374 **Authors:** Amartya Hatua, Trung T. Nguyen, Filip Cano, Andrew H. Sung **Published:** 2024-10-29T02:52:26Z **Abstract:** Modern computer systems store vast amounts of personal data, enabling advances in AI and ML but risking user privacy and trust. For privacy reasons, it is sometimes desired for an ML model to forget part of the data it was trained on. In this paper, we introduce a novel unlearning approach based on Forgetting Neural Networks (FNNs), a neuroscience-...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill machine-unlearning-using-forgetting-neural-networks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Machine Unlearning Using Forgetting Neural Networks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-machine-unlearning-using-forgetting-neural-network)More formats (shields.io, HTML) on the badges page.
# Machine Unlearning using Forgetting Neural Networks
**arXiv ID:** 2410.22374
**Authors:** Amartya Hatua, Trung T. Nguyen, Filip Cano, Andrew H. Sung
**Published:** 2024-10-29T02:52:26Z
**Abstract:**
Modern computer systems store vast amounts of personal data, enabling advances in AI and ML but risking user privacy and trust. For privacy reasons, it is sometimes desired for an ML model to forget part of the data it was trained on. In this paper, we introduce a novel unlearning approach based on Forgetting Neural Networks (FNNs), a neuroscience-inspired architecture that explicitly encodes forgetting through multiplicative decay factors. While FNNs had previously been studied as a theoretical construct, we provide the first concrete implementation and demonstrate their effectiveness for targeted unlearning. We propose several variants with per-neuron forgetting factors, including rank-based assignments guided by activation levels, and evaluate them on MNIST and Fashion-MNIST benchmarks. Our method systematically removes information associated with forget sets while preserving performance on retained data. Membership inference attacks confirm the effectiveness of FNN-based unlearning in erasing information about the training data from the neural network. These results establish FNNs as a promising foundation for efficient and interpretable unlearning.
## Skill Description
This skill is generated from the arXiv paper: Machine Unlearning using Forgetting Neural Networks (2410.22374).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2410.22374](http://arxiv.org/abs/2410.22374v2)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!