Self-Cooperation Knowledge Distillation for Novel Class Discovery
Novel Class Discovery (NCD) aims to discover unknown and novel classes in an unlabeled set by leveraging knowledge already learned about known classes. Existing works focus on instance-level or class-level knowledge representation and build a shared representation space to achieve performance improvements. However, a long-neglected issue is the potential imbalanced number of samples from known and novel classes, pushing the model towards dominant classes. Therefore, these methods suffer from a challenging trade-off between reviewing known classes and discovering novel classes. Based on this observation, we propose a Self-Cooperation Knowledge Distillation (SCKD) method to utilize each training sample (whether known or novel, labeled or unlabeled) for both review and discovery. Specifically, the model's feature representations of known and novel classes are used to construct two disjoint representation spaces. Through spatial mutual information, we design a self-cooperation learning to encourage model learning from the two feature representation spaces from itself. Extensive experiments on six datasets demonstrate that our method can achieve significant performance improvements, achieving state-of-the-art performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge DistillationNovel Class DiscoveryMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DIOD: Self-Distillation Meets Object Discovery
Instance segmentation demands substantial labeling resources. This has prompted increased interest to explore the object discovery task as an unsupervised alternative. In particular promising results were achieved in…
Instance SegmentationKnowledge DistillationObjectObject Discovery+1NC-NCD: Novel Class Discovery for Node Classification
Novel Class Discovery (NCD) involves identifying new categories within unlabeled data by utilizing knowledge acquired from previously established categories. However, existing NCD methods often struggle to maintain a bal…
ClassificationKnowledge DistillationNode ClassificationNovel Class DiscoveryCooperative Knowledge Distillation: A Learner Agnostic Approach
Knowledge distillation is a simple but powerful way to transfer knowledge between a teacher model to a student model. Existing work suffers from at least one of the following key limitations in terms of direction and sco…
counterfactualKnowledge DistillationSelf-Supervised LearningTransfer LearningEnsuring the Robustness and Reliability of Data-Driven Knowledge Discovery Models in Production and Manufacturing
The implementation of robust, stable, and user-centered data analytics and machine learning models is confronted by numerous challenges in production and manufacturing. Therefore, a systematic approach is required to dev…
BIG-bench Machine LearningCircumventing Outliers of AutoAugment with Knowledge Distillation
AutoAugment has been a powerful algorithm that improves the accuracy of many vision tasks, yet it is sensitive to the operator space as well as hyper-parameters, and an improper setting may degenerate network optimizatio…
Data AugmentationGeneral Classificationimage-classificationImage Classification+1