paper-with-me

Papers

Online Continuous Generalized Category Discovery

2024-08-24 · Keon-Hee Park, Hakyung Lee, Kyungwoo Song, Gyeong-Moon Park

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.

📄 PDF Abstract BibTeX arXiv:2408.13492

Code (1)

khu-agi/ocgcd 공식 구현 pytorch

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Proxy-Anchor and EVT-Driven Continual Learning Method for Generalized Category Discovery

2025-04-11 · Alireza Fathalizadeh, Roozbeh Razavi-Far

Continual generalized category discovery has been introduced and studied in the literature as a method that aims to continuously discover and learn novel categories in incoming data batches while avoiding catastrophic fo…

Continual LearningKnowledge DistillationMetric Learning

PromptCCD: Learning Gaussian Mixture Prompt Pool for Continual Category Discovery

2024-07-26 · Fernando Julio Cendra, Bingchen Zhao, Kai Han

We tackle the problem of Continual Category Discovery (CCD), which aims to automatically discover novel categories in a continuous stream of unlabeled data while mitigating the challenge of catastrophic forgetting -- an …

Continual LearningRepresentation Learning

Consistent Supervised-Unsupervised Alignment for Generalized Category Discovery

2025-07-07 · Jizhou Han, Shaokun Wang, Yuhang He, Chenhao Ding 외 arxiv

Generalized Category Discovery (GCD) focuses on classifying known categories while simultaneously discovering novel categories from unlabeled data. However, previous GCD methods face challenges due to inconsistent optimi…

Grow and Merge: A Unified Framework for Continuous Categories Discovery

2022-10-09 · Xinwei Zhang, Jianwen Jiang, Yutong Feng, Zhi-Fan Wu 외

Although a number of studies are devoted to novel category discovery, most of them assume a static setting where both labeled and unlabeled data are given at once for finding new categories. In this work, we focus on the…

Self-Supervised Learning

ImbaGCD: Imbalanced Generalized Category Discovery

2023-12-04 · Ziyun Li, Ben Dai, Furkan Simsek, Christoph Meinel 외

Generalized class discovery (GCD) aims to infer known and unknown categories in an unlabeled dataset leveraging prior knowledge of a labeled set comprising known classes. Existing research implicitly/explicitly assumes t…