pith. sign in

arxiv: 2505.12239 · v2 · pith:E2E5BMM4new · submitted 2025-05-18 · 💻 cs.LG · cs.AI· cs.CR

Towards Efficient and Exact Forgetting Services in Pre-Trained-Model-based Continual Learning

classification 💻 cs.LG cs.AIcs.CR
keywords forgettingunlearningcontinualdataprivacyrequestsanalyticcalled
0
0 comments X
read the original abstract

In Continual Learning (CL), using a Pre-Trained Model (PTM) as the feature extractor has become a popular practice. Accompanied by analytic classifiers, the PTM-based methods have achieved state-of-the-art performance in CL, in pursuit of the non-forgetting goal. Meanwhile, actively forgetting specific knowledge acquired during the CL phase is also essential in most service construction paradigms, for example, Mobile Crowd Sensing (MCS), where mobile edge nodes continuously collect sensory data and demand not only non-forgetting adaptation but also specific knowledge forgetting for privacy preservation. Thus, a unique problem, called Continual Unlearning (CU), arises when the forgetting requests show sequentially in CL. However, existing unlearning methods focus on single-shot joint forgetting and prove highly inadequate when applied to CU, including (1) violating the historical data privacy in CL and (2) vulnerably being overwhelmed or degraded with adversarially frequent requests. To handle the challenges of CU, we propose a gradient-free approach, called Analytic Continual Unlearning (ACU), for efficient and exact forgetting with historical data privacy preservation in PTM-based CL. In response to each unlearning request, our ACU recursively derives the analytical (i.e., closed-form) solutions via least squares in an interpretable manner. By meticulous design, our ACU is compatible with both sample-level and class-level unlearning requests. The theoretical and experimental evaluations validate our ACU's superiority in unlearning effectiveness, model fidelity, and system efficiency.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Robust Continual Unlearning against Knowledge Erosion and Forgetting Reversal

    cs.LG 2026-04 unverdicted novelty 6.0

    SAFER is a continual unlearning method that prevents progressive accuracy loss on retain data and reversal of forgetting by enforcing representation stability and negative logit margins.