arXiv:2602.04252cs.CVcs.AI2026-02中稿 · ed被引 1

提出一种主动学习框架,用最少标注成本实现图像分类的持续学习。

ACIL: Active Class Incremental Learning for Image Classification

  • 基于不确定性和多样性筛选关键样本,仅标注必要数据
  • 在多个数据集上显著降低标注量,同时避免遗忘旧类别
  • 适合标注资源有限的持续学习场景

持续学习(或类别增量学习)是计算机视觉系统的一种真实学习场景,其中深度神经网络在分阶段的数据上训练,且先前阶段的数据通常无法访问。现有研究主要关注如何避免灾难性遗忘,这源于每个阶段类别分布的变化以及无法获取历史数据。然而,这些方法假设每个阶段的所有训练样本都已标注,不仅带来巨大标注成本,还造成标注资源浪费,因为多数样本在后续阶段不会被模型访问。主动学习算法可从大量未标注数据中识别出重要且信息丰富的样本,有效减少人工标注工作量。本文提出ACIL,一种面向类别增量学习的新颖主动学习框架。该框架基于不确定性与多样性准则,识别每阶段需标注的代表性样本,并将其加入下一阶段数据中。该方法能大幅降低标注成本,同时防止灾难性遗忘。在多个视觉数据集上的广泛实验证明,本框架优于现有基线方法。

原文摘要 · Abstract (English)

Continual learning (or class incremental learning) is a realistic learning scenario for computer vision systems, where deep neural networks are trained on episodic data, and the data from previous episodes are generally inaccessible to the model. Existing research in this domain has primarily focused on avoiding catastrophic forgetting, which occurs due to the continuously changing class distributions in each episode and the inaccessibility of the data from previous episodes. However, these methods assume that all the training samples in every episode are annotated; this not only incurs a huge annotation cost, but also results in a wastage of annotation effort, since most of the samples in a given episode will not be accessible to the model in subsequent episodes. Active learning algorithms identify the salient and informative samples from large amounts of unlabeled data and are instrumental in reducing the human annotation effort in inducing a deep neural network. In this paper, we propose ACIL, a novel active learning framework for class incremental learning settings. We exploit a criterion based on uncertainty and diversity to identify the exemplar samples that need to be annotated in each episode, and will be appended to the data in the next episode. Such a framework can drastically reduce annotation cost and can also avoid catastrophic forgetting. Our extensive empirical analyses on several vision datasets corroborate the promise and potential of our framework against relevant baselines.

持续学习主动学习图像分类标注效率

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