中文
相关论文

相关论文: DebGCD: Debiased Learning with Distribution Guidan…

200 篇论文

In this paper, we study the problem of Generalized Category Discovery (GCD), which aims to cluster unlabeled data from both known and unknown categories using the knowledge of labeled data from known categories. Current GCD methods rely on…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Haiyang Zheng , Nan Pu , Wenjing Li , Nicu Sebe , Zhun Zhong

Generalized Category Discovery (GCD) aims to cluster unlabeled images into known and novel categories using labeled images from known classes. To address the challenge of transferring features from known to unknown classes while mitigating…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Bhupendra Solanki , Ashwin Nair , Mainak Singha , Souradeep Mukhopadhyay , Ankit Jha , Biplab Banerjee

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

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

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

In this paper we tackle the problem of Generalized Category Discovery (GCD). Specifically, given a dataset with labelled and unlabelled images, the task is to cluster all images in the unlabelled subset, whether or not they belong to the…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Sagar Vaze , Andrea Vedaldi , Andrew Zisserman

This paper addresses generalized category discovery (GCD), the task of clustering unlabeled data from potentially known or unknown categories with the help of labeled instances from each known category. Compared to traditional…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Menglin Wang , Zhun Zhong , Xiaojin Gong

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 at grouping unlabeled samples from known and unknown classes, given labeled data of known classes. To meet the recent decentralization trend in the community, we introduce a practical yet…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Nan Pu , Zhun Zhong , Xinyuan Ji , Nicu Sebe

In Generalized Category Discovery (GCD), we cluster unlabeled samples of known and novel classes, leveraging a training dataset of known classes. A salient challenge arises due to domain shifts between these datasets. To address this, we…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Sai Bhargav Rongali , Sarthak Mehrotra , Ankit Jha , Mohamad Hassan N C , Shirsha Bose , Tanisha Gupta , Mainak Singha , Biplab Banerjee

Generalized category discovery (GCD) aims at addressing a more realistic and challenging setting of semi-supervised learning, where only part of the category labels are assigned to certain training samples. Previous methods generally employ…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yuanpeng Tu , Zhun Zhong , Yuxi Li , Hengshuang Zhao

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

Generalized category discovery~(GCD) seeks to jointly identify both known and novel categories in unlabeled data. While prior works have mainly focused on RGB images, their assumptions and modeling strategies do not generalize well to…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Xianlu Li , Nicolas Nadisic , Shaoguang Huang , Aleksandra Pizurica

Generalized Category Discovery (GCD) aims to categorize unlabelled instances from both known and unknown classes by transferring knowledge from labelled data of known classes. Existing methods assume all data comes from a single domain, yet…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Hongjun Wang , Po Hu , Kai Han

Generalized Category Discovery (GCD) is an intriguing open-world problem that has garnered increasing attention. Given a dataset that includes both labelled and unlabelled images, GCD aims to categorize all images in the unlabelled subset,…

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

Generalized Category Discovery (GCD) aims to classify unlabeled data containing both seen and novel categories. Although existing methods perform well on generic datasets, they struggle in fine-grained scenarios. We attribute this…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Enguang Wang , Zhimao Peng , Zhengyuan Xie , Haori Lu , Fei Yang , Xialei Liu

Generalized Category Discovery (GCD) is an open-world problem that clusters unlabeled data by leveraging knowledge from partially labeled categories. A key challenge is that unlabeled data may contain both known and novel categories.…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Haiyang Zheng , Nan Pu , Wenjing Li , Nicu Sebe , Zhun Zhong

In open-world scenarios, Generalized Category Discovery (GCD) requires identifying both known and novel categories within unlabeled data. However, existing methods often suffer from prototype confusion caused by shortcut learning, which…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Kailin Lyu , Jianwei He , Long Xiao , Jianing Zeng , Liang Fan , Lin Shu , Jie Hao

Generalized Category Discovery (GCD) is a challenging task in which, given a partially labelled dataset, models must categorize all unlabelled instances, regardless of whether they come from labelled categories or from new ones. In this…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Hongjun Wang , Sagar Vaze , Kai Han

Generalized Category Discovery (GCD) tackles the challenging problem of categorizing unlabeled images into both known and novel classes within a partially labeled dataset, without prior knowledge of the number of unknown categories.…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Mingfu Yan , Jiancheng Huang , Yifan Liu , Shifeng Chen