paper-with-me

Papers

Calibrated Uncertainty Sampling for Active Learning

2025-10-03 · Ha Manh Bui, Iliana Maifeld-Carucci, Anqi Liu arxiv

We study the problem of actively learning a classifier with a low calibration error. One of the most popular Acquisition Functions (AFs) in pool-based Active Learning (AL) is querying by the model's uncertainty. However, we recognize that an uncalibrated uncertainty model on the unlabeled pool may significantly affect the AF effectiveness, leading to sub-optimal generalization and high calibration error on unseen data. Deep Neural Networks (DNNs) make it even worse as the model uncertainty from DNN is usually uncalibrated. Therefore, we propose a new AF by estimating calibration errors and query samples with the highest calibration error before leveraging DNN uncertainty. Specifically, we utilize a kernel calibration error estimator under the covariate shift and formally show that AL with this AF eventually leads to a bounded calibration error on the unlabeled pool and unseen test data. Empirically, our proposed method surpasses other AF baselines by having a lower calibration and generalization error across pool-based AL settings.

📄 PDF Abstract BibTeX arXiv:2510.03162

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

When Active Learning Fails, Uncalibrated Out of Distribution Uncertainty Quantification Might Be the Problem

2025-11-21 · Ashley S. Dale, Kangming Li, Brian DeCost, Hao Wan 외 arxiv

Efficiently and meaningfully estimating prediction uncertainty is important for exploration in active learning campaigns in materials discovery, where samples with high uncertainty are interpreted as containing informati…

Formation EnergyActive Learning

Evidential Calibrated Uncertainty-Guided Interactive Segmentation paradigm for Ultrasound Images

2025-01-02 · Jiang Shang, Yuanmeng Wu, Xiaoxiang Han, Xi Chen 외

Accurate and robust ultrasound image segmentation is critical for computer-aided diagnostic systems. Nevertheless, the inherent challenges of ultrasound imaging, such as blurry boundaries and speckle noise, often cause t…

DiagnosticImage SegmentationInteractive SegmentationSegmentation+1

Cold-start Active Learning through Self-supervised Language Modeling

2020-10-19 · EMNLP 2020 11 · Michelle Yuan, Hsuan-Tien Lin, Jordan Boyd-Graber

Active learning strives to reduce annotation costs by choosing the most critical examples to label. Typically, the active learning strategy is contingent on the classification model. For instance, uncertainty sampling de…

Active LearningClassificationGeneral ClassificationLanguage Modeling+4

Diffusion-Based Probabilistic Uncertainty Estimation for Active Domain Adaptation

2023-09-21 · NeurIPS 2023 11

Active Domain Adaptation (ADA) has emerged as an attractive technique for assisting domain adaptation by actively annotating a small subset of target samples. Most ADA methods focus on measuring the target representative…

Maximizing Information Gain in Privacy-Aware Active Learning of Email Anomalies

2024-05-13 · Mu-Huan Miles Chung, Sharon Li, Jaturong Kongmanee, Lu Wang 외

Redacted emails satisfy most privacy requirements but they make it more difficult to detect anomalous emails that may be indicative of data exfiltration. In this paper we develop an enhanced method of Active Learning usi…

Active Learning