Deep Active Learning Using Barlow Twins
Jaya Krishna Mandivarapu, Blake Camp, Rolando Estrada

TL;DR
This paper introduces Deep Active Learning using Barlow Twins (DALBT), a novel approach combining self-supervised learning with active learning to efficiently select informative samples for training CNNs, reducing annotation costs.
Contribution
It proposes a new active learning method that leverages Barlow Twins' self-supervised framework to improve sample selection for CNN training.
Findings
DALBT achieves high accuracy with fewer labeled samples.
The method effectively encodes invariance to distortions.
It outperforms traditional active learning approaches.
Abstract
The generalisation performance of a convolutional neural networks (CNN) is majorly predisposed by the quantity, quality, and diversity of the training images. All the training data needs to be annotated in-hand before, in many real-world applications data is easy to acquire but expensive and time-consuming to label. The goal of the Active learning for the task is to draw most informative samples from the unlabeled pool which can used for training after annotation. With total different objective, self-supervised learning which have been gaining meteoric popularity by closing the gap in performance with supervised methods on large computer vision benchmarks. self-supervised learning (SSL) these days have shown to produce low-level representations that are invariant to distortions of the input sample and can encode invariance to artificially created distortions, e.g. rotation,…
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 · Image Processing Techniques and Applications · Reservoir Engineering and Simulation Methods
MethodsBarlow Twins
