中文
相关论文

相关论文: CLIP-GCD: Simple Language Guided Generalized Categ…

200 篇论文

We tackle the issue of generalized category discovery (GCD). GCD considers the open-world problem of automatically clustering a partially labelled dataset, in which the unlabelled data may contain instances from both novel categories and…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Shaozhe Hao , Kai Han , Kwan-Yee K. Wong

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

Generalized Category Discovery (GCD) aims to leverage labeled samples from known categories to cluster unlabeled data that may include both known and unknown categories. While existing methods have achieved impressive results under standard…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Wei Feng , Zongyuan Ge

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

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

Pretrained vision-language models, such as CLIP, show promising zero-shot performance across a wide variety of datasets. For closed-set classification tasks, however, there is an inherent limitation: CLIP image encoders are typically…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Piyapat Saranrittichai , Mauricio Munoz , Volker Fischer , Chaithanya Kumar Mummadi

We tackle the generalized category discovery (GCD) problem, which aims to discover novel classes in unlabeled datasets by leveraging the knowledge of known classes. Previous works utilize the known class knowledge through shared…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Chuyu Zhang , Peiyan Gu , Xueyang Yu , Xuming He

This paper presents a CLIP-based unsupervised learning method for annotation-free multi-label image classification, including three stages: initialization, training, and inference. At the initialization stage, we take full advantage of the…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Rabab Abdelfattah , Qing Guo , Xiaoguang Li , Xiaofeng Wang , Song Wang

Large-scale vision-language models like CLIP have demonstrated impressive open-vocabulary capabilities for image-level tasks, excelling in recognizing what objects are present. However, they struggle with pixel-level recognition tasks like…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Heeseong Shin , Chaehyun Kim , Sunghwan Hong , Seokju Cho , Anurag Arnab , Paul Hongsuck Seo , Seungryong Kim

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

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

Generalized category discovery (GCD) is a pragmatic but underexplored problem, which requires models to automatically cluster and discover novel categories by leveraging the labeled samples from old classes. The challenge is that unlabeled…

机器学习 · 计算机科学 2025-04-08 Shijie Ma , Fei Zhu , Xu-Yao Zhang , Cheng-Lin Liu

Different from the traditional semi-supervised learning paradigm that is constrained by the close-world assumption, Generalized Category Discovery (GCD) presumes that the unlabeled dataset contains new categories not appearing in the…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Yuxun Qu , Yongqiang Tang , Chenyang Zhang , Wensheng Zhang

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

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

CLIP has enabled new and exciting joint vision-language applications, one of which is open-vocabulary segmentation, which can locate any segment given an arbitrary text query. In our research, we ask whether it is possible to discover…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Pitchaporn Rewatbowornwong , Nattanat Chatthee , Ekapol Chuangsuwanich , Supasorn Suwajanakorn

Despite their consistent performance improvements, cross-modal retrieval models (e.g., CLIP) show degraded performances with retrieving keys composed of fused image-text modality (e.g., Wikipedia pages with both images and text). To address…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Jungsoo Lee , Janghoon Cho , Hyojin Park , Munawar Hayat , Kyuwoong Hwang , Fatih Porikli , Sungha Choi

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 discover novel categories in unlabelled datasets using knowledge learned from labelled samples. Previous studies argued that parametric classifiers are prone to overfitting to seen categories,…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Xin Wen , Bingchen Zhao , Xiaojuan Qi

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