Pith. sign in

REVIEW 2 cited by

Active Learning at the ImageNet Scale

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2111.12880 v1 pith:FQUXLWOG submitted 2021-11-25 cs.CV cs.AI

classification cs.CVcs.AI
keywords performanceactivedataimagenetlearningsamplesscalealgorithms
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Active learning (AL) algorithms aim to identify an optimal subset of data for annotation, such that deep neural networks (DNN) can achieve better performance when trained on this labeled subset. AL is especially impactful in industrial scale settings where data labeling costs are high and practitioners use every tool at their disposal to improve model performance. The recent success of self-supervised pretraining (SSP) highlights the importance of harnessing abundant unlabeled data to boost model performance. By combining AL with SSP, we can make use of unlabeled data while simultaneously labeling and training on particularly informative samples. In this work, we study a combination of AL and SSP on ImageNet. We find that performance on small toy datasets -- the typical benchmark setting in the literature -- is not representative of performance on ImageNet due to the class imbalanced samples selected by an active learner. Among the existing baselines we test, popular AL algorithms across a variety of small and large scale settings fail to outperform random sampling. To remedy the class-imbalance problem, we propose Balanced Selection (BASE), a simple, scalable AL algorithm that outperforms random sampling consistently by selecting more balanced samples for annotation than existing methods. Our code is available at: https://github.com/zeyademam/active_learning .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Single-Pass Object-Focused Data Selection

    cs.CV 2024-12 conditional novelty 7.0 of 10

    Object-Focused Data Selection clusters foundation-model object features per class and selects representative images, outperforming random selection and eight baselines for detection and segmentation under annotation budgets.

  2. Active Learning via Classifier Impact and Greedy Selection for Interactive Image Retrieval

    cs.CV 2024-12 conditional novelty 6.0 of 10

    GAL selects images for user labeling by the estimated impact of each candidate on the retrieval classifier, using a greedy batch scheme, and reports improved retrieval accuracy over prior active learning methods on fo...

Pith tools