English

Knowledge Swapping via Learning and Unlearning

Computer Vision and Pattern Recognition 2025-02-18 v2

Abstract

We introduce \textbf{Knowledge Swapping}, a novel task designed to selectively regulate knowledge of a pretrained model by enabling the forgetting of user\-specified information, retaining essential knowledge, and acquiring new knowledge simultaneously. By delving into the analysis of knock-on feature hierarchy, we find that incremental learning typically progresses from low\-level representations to higher\-level semantics, whereas forgetting tends to occur in the opposite direction\-starting from high-level semantics and moving down to low-level features. Building upon this, we propose to benchmark the knowledge swapping task with the strategy of \textit{Learning Before Forgetting}. Comprehensive experiments on various tasks like image classification, object detection, and semantic segmentation validate the effectiveness of the proposed strategy. The source code is available at \href{https://github.com/xingmingyu123456/KnowledgeSwapping}{https://github.com/xingmingyu123456/KnowledgeSwapping}.

Keywords

Cite

@article{arxiv.2502.08075,
  title  = {Knowledge Swapping via Learning and Unlearning},
  author = {Mingyu Xing and Lechao Cheng and Shengeng Tang and Yaxiong Wang and Zhun Zhong and Meng Wang},
  journal= {arXiv preprint arXiv:2502.08075},
  year   = {2025}
}

Comments

10 pages

R2 v1 2026-06-28T21:41:06.257Z