paper-with-me

Papers

Reducing Label Effort: Self-Supervised meets Active Learning

2021-08-25 · Javad Zolfaghari Bengar, Joost Van de Weijer, Bartlomiej Twardowski, Bogdan Raducanu

Active learning is a paradigm aimed at reducing the annotation effort by training the model on actively selected informative and/or representative samples. Another paradigm to reduce the annotation effort is self-training that learns from a large amount of unlabeled data in an unsupervised way and fine-tunes on few labeled samples. Recent developments in self-training have achieved very impressive results rivaling supervised learning on some datasets. The current work focuses on whether the two paradigms can benefit from each other. We studied object recognition datasets including CIFAR10, CIFAR100 and Tiny ImageNet with several labeling budgets for the evaluations. Our experiments reveal that self-training is remarkably more efficient than active learning at reducing the labeling effort, that for a low labeling budget, active learning offers no benefit to self-training, and finally that the combination of active learning and self-training is fruitful when the labeling budget is high. The performance gap between active learning trained either with self-training or from scratch diminishes as we approach to the point where almost half of the dataset is labeled.

📄 PDF Abstract BibTeX arXiv:2108.11458

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningObject Recognition

Similar Papers 제목 키워드 기반

Reliable Label Bootstrapping for Semi-Supervised Learning

2020-07-23 · Paul Albert, Diego Ortego, Eric Arazo, Noel E. O'Connor 외

Reducing the amount of labels required to train convolutional neural networks without performance degradation is key to effectively reduce human annotation efforts. We propose Reliable Label Bootstrapping (ReLaB), an uns…

Self-Supervised Learning

Exploiting Temporal Coherence for Self-Supervised One-shot Video Re-identification

2020-07-21 · ECCV 2020 8 · Dripta S. Raychaudhuri, Amit K. Roy-Chowdhury

While supervised techniques in re-identification are extremely effective, the need for large amounts of annotations makes them impractical for large camera networks. One-shot re-identification, which uses a singular labe…

One-Shot Learning

DTG-Net: Differentiated Teachers Guided Self-Supervised Video Action Recognition

2020-06-13 · Ziming Liu, Guangyu Gao, A. K. Qin, Jinyang Li

State-of-the-art video action recognition models with complex network architecture have archived significant improvements, but these models heavily depend on large-scale well-labeled datasets. To reduce such dependency, …

Action Recognitionimage-classificationImage ClassificationSelf-Supervised Learning+1

SSL^2: Self-Supervised Learning meets Semi-Supervised Learning: Multiple Sclerosis Segmentation in 7T-MRI from large-scale 3T-MRI

2023-03-09 · Jiacheng Wang, Hao Li, Han Liu, Dewei Hu 외

Automated segmentation of multiple sclerosis (MS) lesions from MRI scans is important to quantify disease progression. In recent years, convolutional neural networks (CNNs) have shown top performance for this task when a…

Lesion SegmentationSegmentationSelf-Supervised Learning

Iterative Pseudo-Labeling with Deep Feature Annotation and Confidence-Based Sampling

2021-09-06 · Barbara C Benato, Alexandru C Telea, Alexandre X Falcão

Training deep neural networks is challenging when large and annotated datasets are unavailable. Extensive manual annotation of data samples is time-consuming, expensive, and error-prone, notably when it needs to be done …