paper-with-me

Papers

Component Adaptive Clustering for Generalized Category Discovery

2025-07-02 · Mingfu Yan, Jiancheng Huang, Yifan Liu, Shifeng Chen arxiv

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. Traditional methods often rely on rigid assumptions, such as predefining the number of classes, which limits their ability to handle the inherent variability and complexity of real-world data. To address these shortcomings, we propose AdaGCD, a cluster-centric contrastive learning framework that incorporates Adaptive Slot Attention (AdaSlot) into the GCD framework. AdaSlot dynamically determines the optimal number of slots based on data complexity, removing the need for predefined slot counts. This adaptive mechanism facilitates the flexible clustering of unlabeled data into known and novel categories by dynamically allocating representational capacity. By integrating adaptive representation with dynamic slot allocation, our method captures both instance-specific and spatially clustered features, improving class discovery in open-world scenarios. Extensive experiments on public and fine-grained datasets validate the effectiveness of our framework, emphasizing the advantages of leveraging spatial local information for category discovery in unlabeled image datasets.

📄 PDF Abstract BibTeX arXiv:2507.01711

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Generalized Category Discovery under Domain Shift: A Frequency Domain Perspective

2025-11-01 · Wei Feng, Zongyuan Ge arxiv

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

CiPR: An Efficient Framework with Cross-instance Positive Relations for Generalized Category Discovery

2023-04-14 · Shaozhe Hao, Kai Han, Kwan-Yee K. Wong

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

ClusteringContrastive LearningRepresentation Learning

Generalized Category Discovery via Token Manifold Capacity Learning

2025-05-20 · Luyao Tang, Kunze Huang, Chaoqi Chen, Cheng Chen

Generalized category discovery (GCD) is essential for improving deep learning models' robustness in open-world scenarios by clustering unlabeled data containing both known and novel categories. Traditional GCD methods fo…

Clustering

Active Generalized Category Discovery

2024-03-07 · CVPR 2024 1 · Shijie Ma, Fei Zhu, Zhun Zhong, Xu-Yao Zhang 외

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

Active Learningimbalanced classificationInformativeness

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…