Machine Unlearning using Forgetting Neural Networks
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.
Cite
@article{arxiv.2410.22374,
title = {Machine Unlearning using Forgetting Neural Networks},
author = {Amartya Hatua and Trung T. Nguyen and Filip Cano and Andrew H. Sung},
journal= {arXiv preprint arXiv:2410.22374},
year = {2025}
}
Comments
12 Pages, Accepted at ICAART 2026 - 18th International Conference on Agents and Artificial Intelligence