arXiv:2605.22169cs.CV2026-05

提出混合采样方法,同时选不确定且多样样本提升主动学习效果

Balancing Uncertainty and Diversity of Samples: Leveraging Diversity of Least, High Confidence Samples for Effective Active Learning

论文配图:Balancing Uncertainty and Diversity of Samples: Leveraging Diversity of Least, High Confidence Samples for Effective Active Learning
图 1 · 摘自论文原文
  • 结合低置信度与高置信度样本的多样性进行混合采样
  • 在多个数据集上优于现有方法,显著提升模型性能
  • 适合需要高效标注的视觉任务主动学习场景

深度学习模型如卷积神经网络(CNN)和视觉变压器(ViT)在目标分类、检测、分割、生成等计算机视觉任务中表现优异,但需大量标注数据训练。主动学习(AL)可缓解标注成本问题。现有方法多聚焦于选择高不确定性或高多样性样本,但单一维度选择可能限制性能。本文提出四种新型混合采样方法,兼顾易/难样本的多样性。通过分别基于高/低置信度样本的实验验证,所提方法Least Confident and Diverse(LCD)在多个任务上持续优于现有先进方法。结果表明,选取不确定且多样样本有助于模型学习更区分性特征。

原文摘要 · Abstract (English)

Deep learning models, including Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs), have achieved state-of-the-art performance on various computer vision tasks such as object classification, detection, segmentation, generation, and many more. However, these models are data-hungry as they require more training data to learn millions or billions of parameters. Especially for supervised learning tasks, curating a large number of labeled samples for model training is an expensive and time-consuming task. Active Learning (AL) has been used to address this problem for many years. Existing active learning methods aim at choosing the samples for annotation from a pool of unlabeled samples that are either diverse or uncertain. Choosing such samples may hinder the model's performance as we pool based on one dimension, i.e., either diverse or uncertain. In this paper, we propose four novel hybrid sampling methods for pooling both easy and hard samples, which are also diverse. To verify the efficacy of the proposed methods, extensive experiments are conducted using high and low-confidence samples separately. We observe from our experiments that the proposed hybrid sampling method, Least Confident and Diverse (LCD), consistently performs better compared to state-of-the-art methods. It is observed that selecting uncertain and diverse instances helps the model learn more distinct features. The codes related to this study will be available at https://github.com/XXX/LCD.

主动学习图像分类多样性

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