paper-with-me

홈 › Papers

Adaptive Part Learning for Fine-Grained Generalized Category Discovery: A Plug-and-Play Enhancement

2025-07-09 · Qiyuan Dai, Hanzhuo Huang, Yu Wu, Sibei Yang arxiv

Generalized Category Discovery (GCD) aims to recognize unlabeled images from known and novel classes by distinguishing novel classes from known ones, while also transferring knowledge from another set of labeled images with known classes. Existing GCD methods rely on self-supervised vision transformers such as DINO for representation learning. However, focusing solely on the global representation of the DINO CLS token introduces an inherent trade-off between discriminability and generalization. In this paper, we introduce an adaptive part discovery and learning method, called APL, which generates consistent object parts and their correspondences across different similar images using a set of shared learnable part queries and DINO part priors, without requiring any additional annotations. More importantly, we propose a novel all-min contrastive loss to learn discriminative yet generalizable part representation, which adaptively highlights discriminative object parts to distinguish similar categories for enhanced discriminability while simultaneously sharing other parts to facilitate knowledge transfer for improved generalization. Our APL can easily be incorporated into different GCD frameworks by replacing their CLS token feature with our part representations, showing significant enhancements on fine-grained datasets.

📄 PDF Abstract BibTeX arXiv:2507.06928

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Adaptive Part Learning for Fine-Grained Generalized Category Discovery: A Plug-and-Play Enhancement

2025-01-01 · CVPR 2025 1 · Qiyuan Dai, Hanzhuo Huang, Yu Wu, Sibei Yang

Generalized Category Discovery (GCD) aims to recognize unlabeled images from known and novel classes by distinguishing novel classes from known ones, while also transferring knowledge from another set of labeled imag…

Representation LearningTransfer Learning

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…

Contrastive Learning

Generalized Fine-Grained Category Discovery with Multi-Granularity Conceptual Experts

2025-09-30 · Haiyang Zheng, Nan Pu, Wenjing Li, Nicu Sebe 외 arxiv

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

Fine-Grained Visual RecognitionRepresentation LearningContrastive Learning

XCon: Learning with Experts for Fine-grained Category Discovery

2022-08-03 · Yixin Fei, Zhongkai Zhao, Siwei Yang, Bingchen Zhao

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…

ClusteringContrastive LearningNovel Concepts

SelEx: Self-Expertise in Fine-Grained Generalized Category Discovery

2024-08-26 · Sarah Rastegar, Mohammadreza Salehi, Yuki M. Asano, Hazel Doughty 외

In this paper, we address Generalized Category Discovery, aiming to simultaneously uncover novel categories and accurately classify known ones. Traditional methods, which lean heavily on self-supervision and contrastive …

Contrastive Learning