NC-NCD: Novel Class Discovery for Node Classification
Yue Hou, Xueyuan Chen, He Zhu, Romei Liu, Bowen Shi, Jiaheng Liu,, Junran Wu, Ke Xu

TL;DR
This paper introduces NC-NCD, a practical node classification scenario for novel class discovery on graphs, and proposes SWORD, a self-training framework with prototype replay and distillation to improve new category learning while preserving old category performance.
Contribution
It pioneers the NC-NCD scenario and develops SWORD, a novel self-training method with prototype replay and distillation tailored for scalable graph data.
Findings
SWORD outperforms existing methods on four benchmarks.
It effectively balances old and new category performance.
The approach is scalable to large graph-structured data.
Abstract
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 balance between the performance of old and new categories. Discovering unlabeled new categories in a class-incremental way is more practical but also more challenging, as it is frequently hindered by either catastrophic forgetting of old categories or an inability to learn new ones. Furthermore, the implementation of NCD on continuously scalable graph-structured data remains an under-explored area. In response to these challenges, we introduce for the first time a more practical NCD scenario for node classification (i.e., NC-NCD), and propose a novel self-training framework with prototype replay and distillation called SWORD, adopted to our NC-NCD setting. Our approach…
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
TopicsAlgorithms and Data Compression · Text and Document Classification Technologies
