Abstract
The promise of active learning (AL) is to reduce labelling costs by selecting the most valuable examples to annotate from a pool of unlabelled data. Identifying these examples is especially challenging with high-dimensional data (e.g. images, videos) and in low-data regimes. In this paper, we propose a novel method for batch AL called ALFA-Mix. We identify unlabelled instances with sufficiently-distinct features by seeking inconsistencies in predictions resulting from interventions on their representations. We construct interpolations between representations of labelled and unlabelled instances then examine the predicted labels. We show that inconsistencies in these predictions help discovering features that the model is unable to recognise in the unlabelled instances. We derive an efficient implementation based on a closed-form solution to the optimal interpolation causing changes in predictions. Our method outperforms all recent AL approaches in 30 different settings on 12 benchmarks of images, videos, and non-visual data. The improvements are especially significant in low-data regimes and on self-trained vision transformers, where ALFA-Mix outperforms the state-of-the-art in 59% and 43% of the experiments respectively11The code is available at https://github.com/aminparvaneh/alpha_mix_active_learning.
Original language | English |
---|---|
Title of host publication | Proceedings - 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition, CVPR 2022 |
Editors | Eric Mortensen |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 12227-12236 |
Number of pages | 10 |
ISBN (Electronic) | 9781665469463 |
DOIs | |
Publication status | Published - 2022 |
Event | IEEE Conference on Computer Vision and Pattern Recognition 2022 - New Orleans, United States of America Duration: 19 Jun 2022 → 24 Jun 2022 https://ieeexplore.ieee.org/xpl/conhome/9878378/proceeding (Proceedings) https://cvpr2022.thecvf.com https://cvpr2022.thecvf.com/ (Website) |
Publication series
Name | Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition |
---|---|
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Volume | 2022-June |
ISSN (Print) | 1063-6919 |
ISSN (Electronic) | 2575-7075 |
Conference
Conference | IEEE Conference on Computer Vision and Pattern Recognition 2022 |
---|---|
Abbreviated title | CVPR 2022 |
Country/Territory | United States of America |
City | New Orleans |
Period | 19/06/22 → 24/06/22 |
Internet address |
Keywords
- Efficient learning and inferences
- Vision applications and systems