LGAICVDec 21, 2024

Uncertainty Quantification in Continual Open-World Learning

arXiv:2412.16409v11 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses the challenge of realistic continual learning without reliance on oracles, which is crucial for deployed AI systems, though it appears incremental as it builds on existing uncertainty methods.

The paper tackles the problem of AI agents adapting to unlabeled data with both known and novel classes in continual open-world learning, proposing COUQ for uncertainty quantification and demonstrating superior performance across multiple datasets and tasks.

AI deployed in the real-world should be capable of autonomously adapting to novelties encountered after deployment. Yet, in the field of continual learning, the reliance on novelty and labeling oracles is commonplace albeit unrealistic. This paper addresses a challenging and under-explored problem: a deployed AI agent that continuously encounters unlabeled data - which may include both unseen samples of known classes and samples from novel (unknown) classes - and must adapt to it continuously. To tackle this challenge, we propose our method COUQ "Continual Open-world Uncertainty Quantification", an iterative uncertainty estimation algorithm tailored for learning in generalized continual open-world multi-class settings. We rigorously apply and evaluate COUQ on key sub-tasks in the Continual Open-World: continual novelty detection, uncertainty guided active learning, and uncertainty guided pseudo-labeling for semi-supervised CL. We demonstrate the effectiveness of our method across multiple datasets, ablations, backbones and performance superior to state-of-the-art.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes