English

ReLKD: Inter-Class Relation Learning with Knowledge Distillation for Generalized Category Discovery

Computer Vision and Pattern Recognition 2025-12-09 v1

Abstract

Generalized Category Discovery (GCD) faces the challenge of categorizing unlabeled data containing both known and novel classes, given only labels for known classes. Previous studies often treat each class independently, neglecting the inherent inter-class relations. Obtaining such inter-class relations directly presents a significant challenge in real-world scenarios. To address this issue, we propose ReLKD, an end-to-end framework that effectively exploits implicit inter-class relations and leverages this knowledge to enhance the classification of novel classes. ReLKD comprises three key modules: a target-grained module for learning discriminative representations, a coarse-grained module for capturing hierarchical class relations, and a distillation module for transferring knowledge from the coarse-grained module to refine the target-grained module's representation learning. Extensive experiments on four datasets demonstrate the effectiveness of ReLKD, particularly in scenarios with limited labeled data. The code for ReLKD is available at https://github.com/ZhouF-ECNU/ReLKD.

Keywords

Cite

@article{arxiv.2512.07229,
  title  = {ReLKD: Inter-Class Relation Learning with Knowledge Distillation for Generalized Category Discovery},
  author = {Fang Zhou and Zhiqiang Chen and Martin Pavlovski and Yizhong Zhang},
  journal= {arXiv preprint arXiv:2512.07229},
  year   = {2025}
}

Comments

Accepted to the Main Track of the 28th European Conference on Artificial Intelligence (ECAI 2025). To appear in the proceedings published by IOS Press (DOI: 10.3233/FAIA413)

R2 v1 2026-07-01T08:14:18.814Z