paper-with-me

Papers

On weighted uncertainty sampling in active learning

2019-09-11 · Vinay Jethava

This note explores probabilistic sampling weighted by uncertainty in active learning. This method has been previously used and authors have tangentially remarked on its efficacy. The scheme has several benefits: (1) it is computationally cheap, (2) it can be implemented in a single-pass streaming fashion which is a benefit when deployed in real-world systems where different subsystems perform the suggestion scoring and extraction of user feedback, and (3) it is easily parameterizable. In this paper, we show on publicly available datasets that using probabilistic weighting is often beneficial and strikes a good compromise between exploration and representation especially when the starting set of labelled points is biased.

📄 PDF Abstract BibTeX arXiv:1909.04928

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Active Domain Adaptation via Clustering Uncertainty-weighted Embeddings

2020-10-16 · ICCV 2021 10 · Viraj Prabhu, Arjun Chandrasekaran, Kate Saenko, Judy Hoffman

Generalizing deep neural networks to new target domains is critical to their real-world utility. In practice, it may be feasible to get some target data labeled, but to be cost-effective it is desirable to select a maxim…

Active LearningClusteringDiversityDomain Adaptation+2

Poisson Reweighted Laplacian Uncertainty Sampling for Graph-based Active Learning

2022-10-27 · Kevin Miller, Jeff Calder

We show that uncertainty sampling is sufficient to achieve exploration versus exploitation in graph-based active learning, as long as the measure of uncertainty properly aligns with the underlying model and the model pro…

Active Learningimage-classificationImage Classification

Deep Active Learning for Sequence Labeling Based on Diversity and Uncertainty in Gradient

2020-11-27 · AACL (lifelongnlp) 2020 12 · Yekyung Kim

Recently, several studies have investigated active learning (AL) for natural language processing tasks to alleviate data dependency. However, for query selection, most of these studies mainly rely on uncertainty-based sa…

Active LearningDiversity

To Label or Not to Label: Hybrid Active Learning for Neural Machine Translation

2024-03-14 · Abdul Hameed Azeemi, Ihsan Ayyub Qazi, Agha Ali Raza

Active learning (AL) techniques reduce labeling costs for training neural machine translation (NMT) models by selecting smaller representative subsets from unlabeled data for annotation. Diversity sampling techniques sel…

Active LearningDiversityDomain AdaptationMachine Translation+3

Exploring Entropy-based Active Learning for Fair Brain Segmentation

2026-05-03 · Ghazal Danaee, Mélanie Gaillochet, Christian Desrosiers, Herve Lombaert 외 arxiv

Active learning (AL) has emerged as a crucial strategy for reducing the prohibitive costs associated with medical image segmentation. However, standard uncertainty-based AL methods typically focus on maximizing performan…

Medical Image SegmentationBrain SegmentationActive Learning