paper-with-me

홈 › Papers

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 focus on minimizing intra-cluster variations, often sacrificing manifold capacity, which limits the richness of intra-class representations. In this paper, we propose a novel approach, Maximum Token Manifold Capacity (MTMC), that prioritizes maximizing the manifold capacity of class tokens to preserve the diversity and complexity of data. MTMC leverages the nuclear norm of singular values as a measure of manifold capacity, ensuring that the representation of samples remains informative and well-structured. This method enhances the discriminability of clusters, allowing the model to capture detailed semantic features and avoid the loss of critical information during clustering. Through theoretical analysis and extensive experiments on coarse- and fine-grained datasets, we demonstrate that MTMC outperforms existing GCD methods, improving both clustering accuracy and the estimation of category numbers. The integration of MTMC leads to more complete representations, better inter-class separability, and a reduction in dimensional collapse, establishing MTMC as a vital component for robust open-world learning. Code is in github.com/lytang63/MTMC.

📄 PDF Abstract BibTeX arXiv:2505.14044

Code (1)

lytang63/mtmc 공식 구현

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CoGe-GCD: Reframing Generalized Category Discovery with Compositional Generalization

2026-09-09 · Luyao Tang, Jiewei Zheng, Kunze Huang, Chaoqi Chen 외 arxiv

Generalized Category Discovery (GCD) assigns unlabeled instances, mixed with labeled data, to known or novel categories, requiring human-like compositional reasoning: reusing primitives learned from known classes and dec…

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

A Hidden Stumbling Block in Generalized Category Discovery: Distracted Attention

2025-07-18 · Qiyu Xu, Zhanxuan Hu, Yu Duan, Ercheng Pei 외 arxiv

Generalized Category Discovery (GCD) aims to classify unlabeled data from both known and unknown categories by leveraging knowledge from labeled known categories. While existing methods have made notable progress, they o…

Subtoken Vision Transformer for Fine-grained Recognition

2026-07-10 · Jie Zhu, Ivy Zhang, Minchul Kim, Xiaoming Liu arxiv

We present Subtoken Vision Transformer (SubViT), a selective image tokenization method for fine-grained visual recognition. Standard Vision Transformers compress each fixed-size patch into a single token, although fine-g…

Fine-Grained Visual Recognition

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

Representation Learning