pith. machine review for the scientific record. sign in

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

Recognition: unknown

Generative Adversarial Active Learning

Authors on Pith no claims yet
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 3 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. 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 ...