paper-with-me

홈 › Papers

Rethinking Epistemic and Aleatoric Uncertainty for Active Open-Set Annotation: An Energy-Based Approach

2025-02-27 · CVPR 2025 1 · Chen-Chen Zong, Sheng-Jun Huang

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 $(C+1)$-class detector and a target classifier, incorporating an energy-based EU measure and a margin-based energy loss designed for the detector, alongside an energy-based AU measure for the target classifier. Another crucial component is the target-driven adaptive sampling strategy. It first forms a smaller candidate set with low EU scores to ensure closed-set properties, making AU metrics meaningful. Subsequently, examples with high AU scores are queried to form the final query set, with the candidate set size adjusted adaptively. Extensive experiments show that EAOA achieves state-of-the-art performance while maintaining high query precision and low training overhead. The code is available at https://github.com/chenchenzong/EAOA.

📄 PDF Abstract BibTeX arXiv:2502.19691

Code (1)

chenchenzong/eaoa 공식 구현 pytorch

Tasks

Active Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Aleatoric and Epistemic Uncertainty

2024-12-30 · Freddie Bickford Smith, Jannik Kossen, Eleanor Trollope, Mark van der Wilk 외

The ideas of aleatoric and epistemic uncertainty are widely used to reason about the probabilistic predictions of machine-learning models. We identify incoherence in existing discussions of these ideas and suggest this s…

Epistemic Uncertainty Sampling

2019-08-31 · Vu-Linh Nguyen, Sébastien Destercke, Eyke Hüllermeier

Various strategies for active learning have been proposed in the machine learning literature. In uncertainty sampling, which is among the most popular approaches, the active learner sequentially queries the label of thos…

Active Learning

Normalizing Flow Ensembles for Rich Aleatoric and Epistemic Uncertainty Modeling

2023-02-02 · Lucas Berry, David Meger

In this work, we demonstrate how to reliably estimate epistemic uncertainty while maintaining the flexibility needed to capture complicated aleatoric distributions. To this end, we propose an ensemble of Normalizing Flow…

Active Learning

A Deeper Look into Aleatoric and Epistemic Uncertainty Disentanglement

2022-04-20 · Matias Valdenegro-Toro, Daniel Saromo

Neural networks are ubiquitous in many tasks, but trusting their predictions is an open issue. Uncertainty quantification is required for many applications, and disentangled aleatoric and epistemic uncertainties are best…

DisentanglementUncertainty Quantification

Reducing Aleatoric and Epistemic Uncertainty through Multi-modal Data Acquisition

2025-01-30 · Arthur Hoarau, Benjamin Quost, Sébastien Destercke, Willem Waegeman

To generate accurate and reliable predictions, modern AI systems need to combine data from multiple modalities, such as text, images, audio, spreadsheets, and time series. Multi-modal data introduces new opportunities an…

Active LearningDisentanglementUncertainty Quantification