LADA: Look-Ahead Data Acquisition via Augmentation for Active Learning
Yoon-Yeong Kim, Kyungwoo Song, JoonHo Jang, Il-Chul Moon

TL;DR
LADA is a novel framework that integrates data acquisition and augmentation in active learning, optimizing virtual data generation to improve model training efficiency and performance.
Contribution
This paper introduces LADA, a general framework that considers both data selection and augmentation simultaneously, with optimized policies like InfoMixup and InfoSTN for better active learning.
Findings
LADA significantly outperforms recent baselines on benchmark datasets.
Optimized augmentation policies improve the informativeness of virtual data.
Integrated acquisition and augmentation enhance active learning efficiency.
Abstract
Active learning effectively collects data instances for training deep learning models when the labeled dataset is limited and the annotation cost is high. Besides active learning, data augmentation is also an effective technique to enlarge the limited amount of labeled instances. However, the potential gain from virtual instances generated by data augmentation has not been considered in the acquisition process of active learning yet. Looking ahead the effect of data augmentation in the process of acquisition would select and generate the data instances that are informative for training the model. Hence, this paper proposes Look-Ahead Data Acquisition via augmentation, or LADA, to integrate data acquisition and data augmentation. LADA considers both 1) unlabeled data instance to be selected and 2) virtual data instance to be generated by data augmentation, in advance of the acquisition…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
