Bidirectional Uncertainty-Based Active Learning for Open Set Annotation
Abstract: Active learning (AL) in open set scenarios presents a novel challenge of identifying the most valuable examples in an unlabeled data pool that comprises data from both known and unknown classes. Traditional methods prioritize selecting informative examples with low confidence, with the risk of mistakenly selecting unknown-class examples with similarly low confidence. Recent methods favor the most probable known-class examples, with the risk of picking simple already mastered examples. In this paper, we attempt to query examples that are both likely from known classes and highly informative, and propose a Bidirectional Uncertainty-based Active Learning (BUAL) framework. Specifically, we achieve this by first pushing the unknown class examples toward regions with high-confidence predictions, i.e., the proposed Random Label Negative Learning method. Then, we propose a Bidirectional Uncertainty sampling strategy by jointly estimating uncertainty posed by both positive and negative learning to perform consistent and stable sampling. BUAL successfully extends existing uncertainty-based AL methods to complex open-set scenarios. Extensive experiments on multiple datasets with varying openness demonstrate that BUAL achieves state-of-the-art performance. The code is available at https://github.com/chenchenzong/BUAL.
- Deep batch active learning by diverse, uncertain gradient lower bounds. arXiv preprint arXiv:1906.03671, 2019.
- Margin based active learning. In International Conference on Computational Learning Theory, pages 35–50. Springer, 2007.
- Contrastive coding for active learning under class distribution mismatch. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 8927–8936, 2021.
- Learning with multiple complementary labels. In International Conference on Machine Learning, pages 3072–3081. PMLR, 2020.
- A survey on instance selection for active learning. Knowledge and information systems, 35(2):249–283, 2013.
- Deep residual learning for image recognition. In Proceedings of the IEEE conference on computer vision and pattern recognition, pages 770–778, 2016.
- Entropy-based active learning for object recognition. In 2008 IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops, pages 1–8. IEEE, 2008.
- Active learning by querying informative and representative examples. Advances in neural information processing systems, 23, 2010.
- Asynchronous active learning with distributed label querying. In IJCAI, pages 2570–2576, 2021.
- Learning from complementary labels. Advances in neural information processing systems, 30, 2017.
- Nlnl: Negative learning for noisy labels. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 101–110, 2019.
- Learning multiple layers of features from tiny images. 2009.
- Imagenet classification with deep convolutional neural networks. Advances in neural information processing systems, 25, 2012.
- Deep visual anomaly detection with negative learning. In International Workshop on Frontiers of Computer Vision, pages 218–232. Springer, 2021.
- Confidence-based active learning. IEEE transactions on pattern analysis and machine intelligence, 28(8):1251–1261, 2006.
- Exploiting negative learning for implicit pseudo label rectification in source-free domain adaptive semantic segmentation. arXiv preprint arXiv:2106.12123, 2021.
- Low budget active learning via wasserstein distance: An integer programming approach. arXiv preprint arXiv:2106.02968, 2021.
- Difficulty-aware simulator for open set recognition. arXiv preprint arXiv:2207.10024, 2022.
- Improving model robustness by adaptively correcting perturbation levels with active queries. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 35, pages 9161–9169, 2021.
- Active learning for open-set annotation. arXiv preprint arXiv:2201.06758, 2022.
- A survey of deep active learning. ACM computing surveys (CSUR), 54(9):1–40, 2021.
- Toward optimal active learning through sampling estimation of error reduction. int. conf. on machine learning. 2001.
- A unified survey on anomaly, novelty, open-set, and out-of-distribution detection: Solutions and future challenges. arXiv preprint arXiv:2110.14051, 2021.
- Toward open set recognition. IEEE transactions on pattern analysis and machine intelligence, 35(7):1757–1772, 2012.
- Active learning for convolutional neural networks: A core-set approach. arXiv preprint arXiv:1708.00489, 2017.
- Burr Settles. Active learning literature survey. 2009.
- Variational adversarial active learning. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 5972–5981, 2019.
- Tiny imagenet classification with convolutional neural networks. CS 231N, 2(5):8, 2015.
- Learning loss for active learning. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 93–102, 2019.
- Diverse expected gradient active learning for relative attributes. IEEE transactions on image processing, 23(7):3203–3217, 2014.
- Learning with biased complementary labels. In Proceedings of the European conference on computer vision (ECCV), pages 68–83, 2018.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.