CVAug 24, 2024

Online Continuous Generalized Category Discovery

arXiv:2408.13492v17 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses a practical limitation for AI systems in real-world applications where data streams are dynamic, though it appears incremental over existing offline continual learning approaches.

The paper tackles the problem of discovering novel categories in continuous data streams where data can be created and deleted in real time, introducing Online Continuous Generalized Category Discovery (OCGCD) and a method called DEAN that achieves outstanding performance in this scenario.

With the advancement of deep neural networks in computer vision, artificial intelligence (AI) is widely employed in real-world applications. However, AI still faces limitations in mimicking high-level human capabilities, such as novel category discovery, for practical use. While some methods utilizing offline continual learning have been proposed for novel category discovery, they neglect the continuity of data streams in real-world settings. In this work, we introduce Online Continuous Generalized Category Discovery (OCGCD), which considers the dynamic nature of data streams where data can be created and deleted in real time. Additionally, we propose a novel method, DEAN, Discovery via Energy guidance and feature AugmentatioN, which can discover novel categories in an online manner through energy-guided discovery and facilitate discriminative learning via energy-based contrastive loss. Furthermore, DEAN effectively pseudo-labels unlabeled data through variance-based feature augmentation. Experimental results demonstrate that our proposed DEAN achieves outstanding performance in proposed OCGCD scenario.

Code Implementations1 repo
Foundations

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

Your Notes