arXiv:2511.17973cs.CV2025-11中稿 · WACV 2026

用对抗扰动生成假回放数据,解决无样本增量学习的遗忘问题

Adversarial Pseudo-replay for Exemplar-free Class-incremental Learning

  • 通过对抗攻击新任务图像生成伪回放样本
  • 在冷启动设置下达到当前最优性能
  • 适合资源受限场景下的持续学习应用

无样本类增量学习(EFCIL)旨在不存储旧图像的前提下,保留先前任务的知识并学习新类别。由于缺乏早期任务图像,模型面临可塑性与稳定性之间的权衡难题。本文提出对抗伪回放(APR),通过将新任务图像施加对抗攻击,并以增强的旧类别均值原型为目标,实时生成伪回放图像。训练时利用这些图像进行知识蒸馏,防止语义漂移。同时,通过在伪回放样本上学习转移矩阵,校准协方差矩阵以进一步缓解漂移。该方法有效平衡了稳定性与可塑性,在标准EFCIL基准的冷启动设置下达到最先进水平。

原文摘要 · Abstract (English)

Exemplar-free class-incremental learning (EFCIL) aims to retain old knowledge acquired in the previous task while learning new classes, without storing the previous images due to storage constraints or privacy concerns. In EFCIL, the plasticity-stability dilemma, learning new tasks versus catastrophic forgetting, is a significant challenge, primarily due to the unavailability of images from earlier tasks. In this paper, we introduce adversarial pseudo-replay (APR), a method that perturbs the images of the new task with adversarial attack, to synthesize the pseudo-replay images online without storing any replay samples. During the new task training, the adversarial attack is conducted on the new task images with augmented old class mean prototypes as targets, and the resulting images are used for knowledge distillation to prevent semantic drift. Moreover, we calibrate the covariance matrices to compensate for the semantic drift after each task, by learning a transfer matrix on the pseudo-replay samples. Our method reconciles stability and plasticity, achieving state-of-the-art on challenging cold-start settings of the standard EFCIL benchmarks.

增量学习对抗攻击知识蒸馏无样本学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。