Modeling Inter-Class and Intra-Class Constraints in Novel Class Discovery
Wenbin Li, Zhichen Fan, Jing Huo, Yang Gao

TL;DR
This paper introduces a novel approach for novel class discovery by modeling inter-class and intra-class constraints using symmetric Kullback-Leibler divergence, leading to improved clustering accuracy on standard benchmarks.
Contribution
The paper proposes a new method that explicitly models inter-class and intra-class relationships in NCD using sKLD, enhancing class separability and training stability.
Findings
Achieves state-of-the-art performance on CIFAR10, CIFAR100, and ImageNet benchmarks.
Improves clustering accuracy by 3.5%/3.7% on CIFAR100-50 dataset split.
Demonstrates the effectiveness of modeling class constraints with sKLD in NCD.
Abstract
Novel class discovery (NCD) aims at learning a model that transfers the common knowledge from a class-disjoint labelled dataset to another unlabelled dataset and discovers new classes (clusters) within it. Many methods, as well as elaborate training pipelines and appropriate objectives, have been proposed and considerably boosted performance on NCD tasks. Despite all this, we find that the existing methods do not sufficiently take advantage of the essence of the NCD setting. To this end, in this paper, we propose to model both inter-class and intra-class constraints in NCD based on the symmetric Kullback-Leibler divergence (sKLD). Specifically, we propose an inter-class sKLD constraint to effectively exploit the disjoint relationship between labelled and unlabelled classes, enforcing the separability for different classes in the embedding space. In addition, we present an intra-class…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Digital Imaging for Blood Diseases · Machine Learning and Data Classification
