paper-with-me

Papers

ConBatch-BAL: Batch Bayesian Active Learning under Budget Constraints

2025-07-07 · Pablo G. Morato, Charalampos P. Andriotis, Seyran Khademi arxiv

Varying annotation costs among data points and budget constraints can hinder the adoption of active learning strategies in real-world applications. This work introduces two Bayesian active learning strategies for batch acquisition under constraints (ConBatch-BAL), one based on dynamic thresholding and one following greedy acquisition. Both select samples using uncertainty metrics computed via Bayesian neural networks. The dynamic thresholding strategy redistributes the budget across the batch, while the greedy one selects the top-ranked sample at each step, limited by the remaining budget. Focusing on scenarios with costly data annotation and geospatial constraints, we also release two new real-world datasets containing geolocated aerial images of buildings, annotated with energy efficiency or typology classes. The ConBatch-BAL strategies are benchmarked against a random acquisition baseline on these datasets under various budget and cost scenarios. The results show that the developed ConBatch-BAL strategies can reduce active learning iterations and data acquisition costs in real-world settings, and even outperform the unconstrained baseline solutions.

📄 PDF Abstract BibTeX arXiv:2507.04929

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Batch Bayesian Active Learning with Partial Batch Label Sampling

2025-10-10 · Kangping Hu, Stephen Mussmann arxiv

Over the past couple of decades, many active learning acquisition functions have been proposed, leaving practitioners with an unclear choice of which to use. Bayesian-based active learning offers principled objectives wi…

Active Learning

Budgeted Batch Bayesian Optimization With Unknown Batch Sizes

2017-03-15 · Vu Nguyen, Santu Rana, Sunil Gupta, Cheng Li 외

Parameter settings profoundly impact the performance of machine learning algorithms and laboratory experiments. The classical grid search or trial-error methods are exponentially expensive in large parameter spaces, and …

Bayesian OptimizationBIG-bench Machine LearningExperimental Designglobal-optimization

Scalable Batch-Mode Deep Bayesian Active Learning via Equivalence Class Annealing

2021-12-27 · Renyu Zhang, Aly A. Khan, Robert L. Grossman, Yuxin Chen

Active learning has demonstrated data efficiency in many fields. Existing active learning algorithms, especially in the context of batch-mode deep Bayesian active models, rely heavily on the quality of uncertainty estima…

Active LearningDiversityMulti-class Classification

Big Batch Bayesian Active Learning by Considering Predictive Probabilities

2025-01-14 · Sebastian W. Ober, Samuel Power, Tom Diethe, Henry B. Moss

We observe that BatchBALD, a popular acquisition function for batch Bayesian active learning for classification, can conflate epistemic and aleatoric uncertainty, leading to suboptimal performance. Motivated by this obse…

Active Learning

Active Learning for Probabilistic Hypotheses Using the Maximum Gibbs Error Criterion

2013-12-01 · NeurIPS 2013 12 · Nguyen Viet Cuong, Wee Sun Lee, Nan Ye, Kian Ming A. Chai 외

We introduce a new objective function for pool-based Bayesian active learning with probabilistic hypotheses. This objective function, called the policy Gibbs error, is the expected error rate of a random classifier drawn…

Active Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2