Rethinking Epistemic and Aleatoric Uncertainty for Active Open-Set Annotation: An Energy-Based Approach
Chen-Chen Zong, Sheng-Jun Huang

TL;DR
This paper introduces EAOA, an energy-based active learning framework that effectively combines epistemic and aleatoric uncertainties for open-set annotation, leading to improved performance and efficiency.
Contribution
The paper proposes a novel energy-based framework that integrates EU and AU for active open-set annotation, with adaptive sampling and a new detector-classifier architecture.
Findings
Achieves state-of-the-art performance in open-set active learning
Maintains high query precision and low training overhead
Effectively combines EU and AU for better sample selection
Abstract
Active learning (AL), which iteratively queries the most informative examples from a large pool of unlabeled candidates for model training, faces significant challenges in the presence of open-set classes. Existing methods either prioritize query examples likely to belong to known classes, indicating low epistemic uncertainty (EU), or focus on querying those with highly uncertain predictions, reflecting high aleatoric uncertainty (AU). However, they both yield suboptimal performance, as low EU corresponds to limited useful information, and closed-set AU metrics for unknown class examples are less meaningful. In this paper, we propose an Energy-based Active Open-set Annotation (EAOA) framework, which effectively integrates EU and AU to achieve superior performance. EAOA features a -class detector and a target classifier, incorporating an energy-based EU measure and a margin-based…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsSparse Evolutionary Training · Focus
