Expanding Semantic Knowledge for Zero-shot Graph Embedding
Zheng Wang, Ruihang Shao, Changping Wang, Changjun Hu, Chaokun Wang,, Zhiguo Gong

TL;DR
This paper analyzes the RECT method for zero-shot graph embedding, revealing its core GNN-based semantic mapping mechanism and proposing label expansion strategies to improve discrimination and performance on unseen classes.
Contribution
It provides deep insights into RECT's working mechanism and introduces label expansion techniques to enhance zero-shot graph embedding performance.
Findings
RECT's core is a GNN prototypical model using class mean features.
Semantic space mapping connects raw features to seen and unseen classes.
Label expansion improves performance on real-world datasets.
Abstract
Zero-shot graph embedding is a major challenge for supervised graph learning. Although a recent method RECT has shown promising performance, its working mechanisms are not clear and still needs lots of training data. In this paper, we give deep insights into RECT, and address its fundamental limits. We show that its core part is a GNN prototypical model in which a class prototype is described by its mean feature vector. As such, RECT maps nodes from the raw-input feature space into an intermediate-level semantic space that connects the raw-input features to both seen and unseen classes. This mechanism makes RECT work well on both seen and unseen classes, which however also reduces the discrimination. To realize its full potentials, we propose two label expansion strategies. Specifically, besides expanding the labeled node set of seen classes, we can also expand that of unseen classes.…
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 · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
