paper-with-me

홈 › Papers

A Hidden Stumbling Block in Generalized Category Discovery: Distracted Attention

2025-07-18 · Qiyu Xu, Zhanxuan Hu, Yu Duan, Ercheng Pei, Yonghang Tai 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 often overlook a hidden stumbling block in GCD: distracted attention. Specifically, when processing unlabeled data, models tend to focus not only on key objects in the image but also on task-irrelevant background regions, leading to suboptimal feature extraction. To remove this stumbling block, we propose Attention Focusing (AF), an adaptive mechanism designed to sharpen the model's focus by pruning non-informative tokens. AF consists of two simple yet effective components: Token Importance Measurement (TIME) and Token Adaptive Pruning (TAP), working in a cascade. TIME quantifies token importance across multiple scales, while TAP prunes non-informative tokens by utilizing the multi-scale importance scores provided by TIME. AF is a lightweight, plug-and-play module that integrates seamlessly into existing GCD methods with minimal computational overhead. When incorporated into one prominent GCD method, SimGCD, AF achieves up to 15.4% performance improvement over the baseline with minimal computational overhead. The implementation code is provided in https://github.com/Afleve/AFGCD.

📄 PDF Abstract BibTeX arXiv:2507.14315

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparsity Hurts: Simple Linear Adapter Can Boost Generalized Category Discovery

2026-05-05 · Bo Ye, Kai Gan, Tong Wei, Min-Ling Zhang arxiv

Generalized Category Discovery (GCD) seeks to identify novel categories from unlabeled data while retaining the classification ability of seen categories. Prior GCD methods commonly leverage transferable representations …

Visual Prompt Tuning

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…

ImbaGCD: Imbalanced Generalized Category Discovery

2023-12-04 · Ziyun Li, Ben Dai, Furkan Simsek, Christoph Meinel 외

Generalized class discovery (GCD) aims to infer known and unknown categories in an unlabeled dataset leveraging prior knowledge of a labeled set comprising known classes. Existing research implicitly/explicitly assumes t…

Online Continuous Generalized Category Discovery

2024-08-24 · Keon-Hee Park, Hakyung Lee, Kyungwoo Song, Gyeong-Moon Park

With the advancement of deep neural networks in computer vision, artificial intelligence (AI) is widely employed in real-world applications. However, AI still faces limitations in mimicking high-level human capabilities,…

Continual Learning

Virtual Category-Guided Continual Generalized Category Discovery

2026-07-06 · Jiahui Xiong, Qiuxia Lai, Hongsong Wang arxiv

Continual Generalized Category Discovery (C-GCD) aims to incrementally identify novel categories from sequential unlabeled data while preserving recognition of known classes, which is an essential capability for open-wor…

Contrastive Learning