English

Forget by Uncertainty: Orthogonal Entropy Unlearning for Quantized Neural Networks

Machine Learning 2026-05-25 v2

Abstract

The deployment of quantized neural networks on edge devices, combined with privacy regulations like GDPR, creates an urgent need for machine unlearning in quantized models. However, existing methods face critical challenges: they induce forgetting by training models to memorize incorrect labels, conflating forgetting with misremembering, and employ scalar gradient reweighting that cannot resolve directional conflicts between gradients. We propose OEU, a novel Orthogonal Entropy Unlearning framework with two key innovations: 1) Entropy-guided unlearning provides an unbiased forgetting direction by maximizing prediction uncertainty on forgotten data, avoiding confident misprediction toward any specific class, and 2) Gradient orthogonal projection eliminates interference by projecting forgetting gradients onto the orthogonal complement of retain gradients, providing theoretical guarantees for utility preservation under first-order approximation. Extensive experiments demonstrate that OEU outperforms existing methods in both forgetting effectiveness and retain accuracy.

Keywords

Cite

@article{arxiv.2602.00567,
  title  = {Forget by Uncertainty: Orthogonal Entropy Unlearning for Quantized Neural Networks},
  author = {Tian Zhang and Yujia Tong and Junhao Dong and Ke Xu and Yuze Wang and Jingling Yuan},
  journal= {arXiv preprint arXiv:2602.00567},
  year   = {2026}
}

Comments

Accepted by ICML2026

R2 v1 2026-07-01T09:29:09.690Z