English

Module-Aware Parameter-Efficient Machine Unlearning on Transformers

Machine Learning 2025-08-26 v1 Artificial Intelligence

Abstract

Transformer has become fundamental to a vast series of pre-trained large models that have achieved remarkable success across diverse applications. Machine unlearning, which focuses on efficiently removing specific data influences to comply with privacy regulations, shows promise in restricting updates to influence-critical parameters. However, existing parameter-efficient unlearning methods are largely devised in a module-oblivious manner, which tends to inaccurately identify these parameters and leads to inferior unlearning performance for Transformers. In this paper, we propose {\tt MAPE-Unlearn}, a module-aware parameter-efficient machine unlearning approach that uses a learnable pair of masks to pinpoint influence-critical parameters in the heads and filters of Transformers. The learning objective of these masks is derived by desiderata of unlearning and optimized through an efficient algorithm featured by a greedy search with a warm start. Extensive experiments on various Transformer models and datasets demonstrate the effectiveness and robustness of {\tt MAPE-Unlearn} for unlearning.

Keywords

Cite

@article{arxiv.2508.17233,
  title  = {Module-Aware Parameter-Efficient Machine Unlearning on Transformers},
  author = {Wenjie Bao and Jian Lou and Yuke Hu and Xiaochen Li and Zhihao Liu and Jiaqi Liu and Zhan Qin and Kui Ren},
  journal= {arXiv preprint arXiv:2508.17233},
  year   = {2025}
}
R2 v1 2026-07-01T05:03:15.275Z