Bayesian Generative Active Deep Learning
Toan Tran, Thanh-Toan Do, Ian Reid, Gustavo Carneiro

TL;DR
This paper introduces a Bayesian generative active deep learning method that combines active learning and data augmentation, leading to more efficient training and improved classification performance on benchmark datasets.
Contribution
It proposes a novel Bayesian generative approach that integrates active learning with data augmentation, enhancing training efficiency and accuracy.
Findings
More efficient training compared to existing methods
Better classification results on benchmark datasets
Empirical validation on MNIST, CIFAR-10/100, SVHN
Abstract
Deep learning models have demonstrated outstanding performance in several problems, but their training process tends to require immense amounts of computational and human resources for training and labeling, constraining the types of problems that can be tackled. Therefore, the design of effective training methods that require small labeled training sets is an important research direction that will allow a more effective use of resources.Among current approaches designed to address this issue, two are particularly interesting: data augmentation and active learning. Data augmentation achieves this goal by artificially generating new training points, while active learning relies on the selection of the "most informative" subset of unlabeled training samples to be labelled by an oracle. Although successful in practice, data augmentation can waste computational resources because it…
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 · Algorithms and Data Compression · Oil and Gas Production Techniques
