KMF: Knowledge-Aware Multi-Faceted Representation Learning for Zero-Shot Node Classification
Likang Wu, Junji Jiang, Hongke Zhao, Hao Wang, Defu Lian, Mengdi Zhang, and Enhong Chen

TL;DR
This paper introduces KMF, a novel framework for zero-shot node classification that leverages knowledge graphs to create multi-faceted, fine-grained semantic representations, improving generalization and reducing prototype drift.
Contribution
KMF enhances zero-shot node classification by integrating knowledge graph-based topics and a geometric constraint to improve semantic alignment and model robustness.
Findings
KMF outperforms state-of-the-art baselines on multiple datasets.
The framework effectively captures multi-faceted semantic information.
KMF demonstrates strong generalization in cross-domain recommendation tasks.
Abstract
Recently, Zero-Shot Node Classification (ZNC) has been an emerging and crucial task in graph data analysis. This task aims to predict nodes from unseen classes which are unobserved in the training process. Existing work mainly utilizes Graph Neural Networks (GNNs) to associate features' prototypes and labels' semantics thus enabling knowledge transfer from seen to unseen classes. However, the multi-faceted semantic orientation in the feature-semantic alignment has been neglected by previous work, i.e. the content of a node usually covers diverse topics that are relevant to the semantics of multiple labels. It's necessary to separate and judge the semantic factors that tremendously affect the cognitive ability to improve the generality of models. To this end, we propose a Knowledge-Aware Multi-Faceted framework (KMF) that enhances the richness of label semantics via the extracted KG…
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
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Data Quality and Management
