中文
相关论文

相关论文: Online Continuous Generalized Category Discovery

200 篇论文

Generalized Category Discovery (GCD) is a pragmatic and challenging open-world task, which endeavors to cluster unlabeled samples from both novel and old classes, leveraging some labeled data of old classes. Given that knowledge learned…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Shijie Ma , Fei Zhu , Zhun Zhong , Xu-Yao Zhang , Cheng-Lin Liu

Generalized Category Discovery (GCD) is a practical and challenging open-world task that aims to recognize both known and novel categories in unlabeled data using limited labeled data from known categories. Due to the lack of supervision,…

计算与语言 · 计算机科学 2026-05-06 Henry Peng Zou , Siffi Singh , Yi Nian , Jianfeng He , Jason Cai , Saab Mansour , Hang Su

We explore the problem of Incremental Generalized Category Discovery (IGCD). This is a challenging category incremental learning setting where the goal is to develop models that can correctly categorize images from previously seen…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Bingchen Zhao , Oisin Mac Aodha

Continual Generalized Category Discovery (C-GCD) faces a critical challenge: incrementally learning new classes from unlabeled data streams while preserving knowledge of old classes. Existing methods struggle with catastrophic forgetting,…

机器学习 · 计算机科学 2025-07-24 Hao Dai , Jagmohan Chauhan

In this paper, we consider a real-world scenario where a model that is trained on pre-defined classes continually encounters unlabeled data that contains both known and novel classes. The goal is to continually discover novel classes while…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Yanan Wu , Zhixiang Chi , Yang Wang , Songhe Feng

In this paper, we tackle the problem of Generalized Category Discovery (GCD). Given a dataset containing both labelled and unlabelled images, the objective is to categorize all images in the unlabelled subset, irrespective of whether they…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yuanpei Liu , Kai Han

On-the-fly category discovery (OCD) aims to recognize known categories while simultaneously discovering novel ones from an unlabeled online stream, using a model trained only on labeled data. Existing approaches freeze the feature extractor…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yanan Wu , Yuhan Yan , Tailai Chen , Zhixiang Chi , ZiZhang Wu , Yi Jin , Yang Wang , Zhenbo Li

Generalized category discovery (GCD) is a recently proposed open-world problem, which aims to automatically cluster partially labeled data. The main challenge is that the unlabeled data contain instances that are not only from known…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Nan Pu , Zhun Zhong , Nicu Sebe

Category discovery (CD) is an emerging open-world learning task, which aims at automatically categorizing unlabelled data containing instances from unseen classes, given some labelled data from seen classes. This task has attracted…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Zhenqi He , Yuanpei Liu , Kai Han

Generalized Category Discovery (GCD) aims to recognize both known and novel categories from a set of unlabeled data, based on another dataset labeled with only known categories. Without considering differences between known and novel…

计算与语言 · 计算机科学 2023-03-16 Wenbin An , Feng Tian , Qinghua Zheng , Wei Ding , QianYing Wang , Ping Chen

Generalized Category Discovery (GCD) seeks to uncover novel categories in unlabeled data while preserving recognition of known categories, yet prevailing visual-only pipelines and the loose coupling between supervised learning and discovery…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Jizhou Han , Chenhao Ding , Yuhang He , Qiang Wang , Shaokun Wang , SongLin Dong , Yihong Gong

Generalized Category Discovery (GCD) utilizes labeled samples of known classes to discover novel classes in unlabeled samples. Existing methods show effective performance on artificial datasets with balanced distributions. However,…

人工智能 · 计算机科学 2025-07-31 Cuong Manh Hoang

A desirable open world recognition (OWR) system requires performing three tasks: (1) Open set recognition (OSR), i.e., classifying the known (classes seen during training) and rejecting the unknown (unseen$/$novel classes) online; (2)…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Fulin Gao , Weimin Zhong , Zhixing Cao , Xin Peng , Zhi Li

In a practical dialogue system, users may input out-of-domain (OOD) queries. The Generalized Intent Discovery (GID) task aims to discover OOD intents from OOD queries and extend them to the in-domain (IND) classifier. However, GID only…

计算与语言 · 计算机科学 2023-10-17 Xiaoshuai Song , Yutao Mou , Keqing He , Yueyan Qiu , Pei Wang , Weiran Xu

Continuous category discovery (CCD) aims to automatically discover novel categories in continuously arriving unlabeled data. This is a challenging problem considering that there is no number of categories and labels in the newly arrived…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Ruobing Jiang , Yang Liu , Haobing Liu , Yanwei Yu , Chunyang Wang

Generalized category discovery (GCD) is a recently proposed open-world task. Given a set of images consisting of labeled and unlabeled instances, the goal of GCD is to automatically cluster the unlabeled samples using information…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Xiangli Yang , Xinglin Pan , Irwin King , Zenglin Xu

We address the problem of generalized category discovery (GCD) in this paper, i.e. clustering the unlabeled images leveraging the information from a set of seen classes, where the unlabeled images could contain both seen classes and unseen…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Yixin Fei , Zhongkai Zhao , Siwei Yang , Bingchen Zhao

High-quality data has become a primary driver of progress under scale laws, with curated datasets often outperforming much larger unfiltered ones at lower cost. Online data curation extends this idea by dynamically selecting training…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Zitang Sun , Masakazu Yoshimura , Junji Otsuka , Atsushi Irie , Takeshi Ohashi

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 application…

机器学习 · 计算机科学 2022-10-11 Xinwei Zhang , Jianwen Jiang , Yutong Feng , Zhi-Fan Wu , Xibin Zhao , Hai Wan , Mingqian Tang , Rong Jin , Yue Gao

Generalized Category Discovery (GCD) challenges methods to identify known and novel classes using partially labeled data, mirroring human category learning. Unlike prior GCD methods, which operate within a single modality and require…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Jordan Shipard , Arnold Wiliem , Kien Nguyen Thanh , Wei Xiang , Clinton Fookes
‹ 上一页 1 2 3 10 下一页 ›