paper-with-me

홈 › Papers

Active Decision Boundary Annotation with Deep Generative Models

2017-03-20 · ICCV 2017 10 · Miriam W. Huijser, Jan C. van Gemert

This paper is on active learning where the goal is to reduce the data annotation burden by interacting with a (human) oracle during training. Standard active learning methods ask the oracle to annotate data samples. Instead, we take a profoundly different approach: we ask for annotations of the decision boundary. We achieve this using a deep generative model to create novel instances along a 1d line. A point on the decision boundary is revealed where the instances change class. Experimentally we show on three data sets that our method can be plugged-in to other active learning schemes, that human oracles can effectively annotate points on the decision boundary, that our method is robust to annotation noise, and that decision boundary annotations improve over annotating data samples.

📄 PDF Abstract BibTeX arXiv:1703.06971

Code (1)

MiriamHu/ActiveBoundary 공식 구현

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Adversarial Active Learning for Deep Networks: a Margin Based Approach

2018-02-27 · Melanie Ducoffe, Frederic Precioso

We propose a new active learning strategy designed for deep neural networks. The goal is to minimize the number of data annotation queried from an oracle during training. Previous active learning strategies scalable for …

Active Learning

PromptAL: Sample-Aware Dynamic Soft Prompts for Few-Shot Active Learning

2025-07-22 · Hui Xiang, Jinqiao Shi, Ting Zhang, Xiaojie Zhao 외 arxiv

Active learning (AL) aims to optimize model training and reduce annotation costs by selecting the most informative samples for labeling. Typically, AL methods rely on the empirical distribution of labeled data to define …

Active Learning

Active Learning: Sampling in the Least Probable Disagreement Region

2021-09-29 · Seong Jin Cho, Gwangsu Kim, Chang D. Yoo

Active learning strategy to query samples closest to the decision boundary can be an effective strategy for sampling the most uncertain and thus informative samples. This strategy is valid only when the sample's "closene…

Active Learningvalid

Least Probable Disagreement Region for Active Learning

2021-01-01 · Seong Jin Cho, Gwangsu Kim, Chang D. Yoo

Active learning strategy to query unlabeled samples nearer the estimated decision boundary at each step has been known to be effective when the distance from the sample data to the decision boundary can be explicitly eva…

Active Learning

Boundary-Centric Clip-Budgeted Active Learning for Temporal Action Segmentation

2026-04-16 · Halil Ismail Helvaci, Sen-ching Samson Cheung arxiv

Temporal action segmentation (TAS) in untrimmed videos requires dense temporal supervision. However, most of the annotation cost is spent identifying action transitions where segmentation errors concentrate and small tem…

Action SegmentationActive Learning