AdaptGCD: Multi-Expert Adapter Tuning for Generalized Category Discovery
Yuxun Qu, Yongqiang Tang, Chenyang Zhang, Wensheng Zhang

TL;DR
AdaptGCD introduces a novel multi-expert adapter tuning method for generalized category discovery, effectively balancing pretrained knowledge and task adaptability to discover new categories in unlabeled data.
Contribution
It is the first to apply adapter tuning to GCD, proposing a multi-expert structure with route constraints to improve old and new category separation.
Findings
Significant performance improvements on 7 datasets.
Effective separation of old and new class data.
Demonstrates the potential of adapter tuning in GCD.
Abstract
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 labeled set, and aims to not only classify old categories but also discover new categories in the unlabeled data. Existing studies on GCD typically devote to transferring the general knowledge from the self-supervised pretrained model to the target GCD task via some fine-tuning strategies, such as partial tuning and prompt learning. Nevertheless, these fine-tuning methods fail to make a sound balance between the generalization capacity of pretrained backbone and the adaptability to the GCD task. To fill this gap, in this paper, we propose a novel adapter-tuning-based method named AdaptGCD, which is the first work to introduce the adapter tuning into the GCD…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Time Series Analysis and Forecasting · Machine Learning and Data Classification
MethodsAdapter
