Edge Unlearning is Not "on Edge"! An Adaptive Exact Unlearning System on Resource-Constrained Devices
Xiaoyu Xia, Ziqi Wang, Ruoxi Sun, Bowen Liu, Ibrahim Khalil, Minhui, Xue

TL;DR
This paper introduces CAUSE, an adaptive system enabling exact machine unlearning on resource-limited edge devices by optimizing memory and computational efficiency through innovative data partitioning, model pruning, and sub-model storage strategies.
Contribution
It presents a novel, resource-aware unlearning system that significantly improves unlearning speed, energy efficiency, and accuracy on constrained devices, addressing a key challenge in privacy-preserving machine learning.
Findings
CAUSE outperforms existing systems in unlearning speed by up to 80.86%
It reduces energy consumption by up to 83.46%
Maintains minimal accuracy loss with model pruning techniques
Abstract
The right to be forgotten mandates that machine learning models enable the erasure of a data owner's data and information from a trained model. Removing data from the dataset alone is inadequate, as machine learning models can memorize information from the training data, increasing the potential privacy risk to users. To address this, multiple machine unlearning techniques have been developed and deployed. Among them, approximate unlearning is a popular solution, but recent studies report that its unlearning effectiveness is not fully guaranteed. Another approach, exact unlearning, tackles this issue by discarding the data and retraining the model from scratch, but at the cost of considerable computational and memory resources. However, not all devices have the capability to perform such retraining. In numerous machine learning applications, such as edge devices, Internet-of-Things…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnalog and Mixed-Signal Circuit Design · Neural Networks and Applications
MethodsPruning
