paper-with-me

Papers

Active Learning with Importance Sampling

2019-10-10 · Muni Sreenivas Pydi, Vishnu Suresh Lokhande

We consider an active learning setting where the algorithm has access to a large pool of unlabeled data and a small pool of labeled data. In each iteration, the algorithm chooses few unlabeled data points and obtains their labels from an oracle. In this paper, we consider a probabilistic querying procedure to choose the points to be labeled. We propose an algorithm for Active Learning with Importance Sampling (ALIS), and derive upper bounds on the true loss incurred by the algorithm for any arbitrary probabilistic sampling procedure. Further, we propose an optimal sampling distribution that minimizes the upper bound on the true loss.

📄 PDF Abstract BibTeX arXiv:1910.04371

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Evaluation of adaptive sampling methods in scenario generation for virtual safety impact assessment of pre-crash safety systems

2025-03-02 · Xiaomi Yang, Henrik Imberg, Carol Flannagan, Jonas Bärgman

Virtual safety assessment plays a vital role in evaluating the safety impact of pre-crash safety systems such as advanced driver assistance systems (ADAS) and automated driving systems (ADS). However, as the number of pa…

Computational EfficiencyCPU

Active Learning under Label Shift

2020-07-16 · Eric Zhao, Anqi Liu, Animashree Anandkumar, Yisong Yue

We address the problem of active learning under label shift: when the class proportions of source and target domains differ. We introduce a "medial distribution" to incorporate a tradeoff between importance weighting and…

Active Learning

Noisy Batch Active Learning with Deterministic Annealing

2019-09-27 · Gaurav Gupta, Anit Kumar Sahu, Wan-Yi Lin

We study the problem of training machine learning models incrementally with batches of samples annotated with noisy oracles. We select each batch of samples that are important and also diverse via clustering and importan…

Active LearningClusteringDenoisingimage-classification+1

Active Adversarial Domain Adaptation

2019-04-16 · Jong-Chyi Su, Yi-Hsuan Tsai, Kihyuk Sohn, Buyu Liu 외

We propose an active learning approach for transferring representations across domains. Our approach, active adversarial domain adaptation (AADA), explores a duality between two related problems: adversarial domain align…

Active LearningDiversityDomain Adaptationobject-detection+2

Gaussian Switch Sampling: A Second Order Approach to Active Learning

2023-02-16 · Ryan Benkert, Mohit Prabhushankar, Ghassan AlRegib, Armin Pacharmi 외

In active learning, acquisition functions define informativeness directly on the representation position within the model manifold. However, for most machine learning models (in particular neural networks) this represent…

Active LearningInformativeness