English

Deep Active Learning in the Open World

Machine Learning 2025-04-22 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Machine learning models deployed in open-world scenarios often encounter unfamiliar conditions and perform poorly in unanticipated situations. As AI systems advance and find application in safety-critical domains, effectively handling out-of-distribution (OOD) data is crucial to building open-world learning systems. In this work, we introduce ALOE, a novel active learning algorithm for open-world environments designed to enhance model adaptation by incorporating new OOD classes via a two-stage approach. First, diversity sampling selects a representative set of examples, followed by energy-based OOD detection to prioritize likely unknown classes for annotation. This strategy accelerates class discovery and learning, even under constrained annotation budgets. Evaluations on three long-tailed image classification benchmarks demonstrate that ALOE outperforms traditional active learning baselines, effectively expanding known categories while balancing annotation cost. Our findings reveal a crucial tradeoff between enhancing known-class performance and discovering new classes, setting the stage for future advancements in open-world machine learning.

Keywords

Cite

@article{arxiv.2411.06353,
  title  = {Deep Active Learning in the Open World},
  author = {Tian Xie and Jifan Zhang and Haoyue Bai and Robert Nowak},
  journal= {arXiv preprint arXiv:2411.06353},
  year   = {2025}
}
R2 v1 2026-06-28T19:54:35.434Z