Energy-Based Open-Set Active Learning for Object Classification
Zongyao Lyu, William J. Beksi

TL;DR
This paper introduces a dual-stage energy-based active learning framework for object classification in open-set environments, effectively distinguishing known and unknown classes to improve annotation efficiency.
Contribution
It proposes a novel energy-based method with two models to filter unknown samples and score informativeness, enhancing open-set active learning performance.
Findings
Outperforms existing methods on CIFAR-10, CIFAR-100, TinyImageNet, and ModelNet40.
Achieves higher annotation efficiency and classification accuracy.
Effectively filters unknown class samples during active learning.
Abstract
Active learning (AL) has emerged as a crucial methodology for minimizing labeling costs in deep learning by selecting the most valuable samples from a pool of unlabeled data for annotation. Traditional AL operates under a closed-set assumption, where all classes in the dataset are known and consistent. However, real-world scenarios often present open-set conditions in which unlabeled data contains both known and unknown classes. In such environments, standard AL techniques struggle. They can mistakenly query samples from unknown categories, leading to inefficient use of annotation budgets. In this paper, we propose a novel dual-stage energy-based framework for open-set AL. Our method employs two specialized energy-based models (EBMs). The first, an energy-based known/unknown separator, filters out samples likely to belong to unknown classes. The second, an energy-based sample scorer,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
