pith. sign in

arxiv: 1702.07956 · v5 · pith:HNAOXMLTnew · submitted 2017-02-25 · 💻 cs.LG · stat.ML

Generative Adversarial Active Learning

classification 💻 cs.LG stat.ML
keywords learningactiveadversarialalgorithmapproachgenerativeproposedwork
0
0 comments X
read the original abstract

We propose a new active learning by query synthesis approach using Generative Adversarial Networks (GAN). Different from regular active learning, the resulting algorithm adaptively synthesizes training instances for querying to increase learning speed. We generate queries according to the uncertainty principle, but our idea can work with other active learning principles. We report results from various numerical experiments to demonstrate the effectiveness the proposed approach. In some settings, the proposed algorithm outperforms traditional pool-based approaches. To the best our knowledge, this is the first active learning work using GAN.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Synthetic Designed Experiments for Diagnosing Vision Model Failure

    cs.CV 2026-03 unverdicted novelty 7.0

    SDRS uses designed experiments and ANOVA decomposition on synthetic data to identify Type I coverage gaps and Type II spurious dependencies in vision models, then generates targeted data to improve performance.

  2. An Analysis of Active Learning Algorithms using Real-World Crowd-sourced Text Annotations

    cs.LG 2026-04 unverdicted novelty 6.0

    Real crowd-sourced text annotations are used to test eight active learning techniques, showing their behavior under actual noisy labeling and refusals unlike simulated oracles.

  3. Discriminative Active Learning

    cs.LG 2019-07 unverdicted novelty 6.0

    DAL poses batch active learning as a binary classification task between labeled and unlabeled data to select informative examples for labeling.

  4. Portable Active Learning for Object Detection

    cs.CV 2026-05 unverdicted novelty 5.0

    PAL is a portable active learning method for object detection that uses class-specific logistic classifiers for uncertainty and image-level diversity to select annotation batches, showing better label efficiency than ...

  5. Balancing Uncertainty and Diversity of Samples: Leveraging Diversity of Least, High Confidence Samples for Effective Active Learning

    cs.CV 2026-05 unverdicted novelty 4.0

    Proposes LCD and three other hybrid uncertainty-diversity sampling methods for active learning that outperform prior approaches by selecting uncertain yet diverse samples.