Few-Shot Semantic Relation Prediction across Heterogeneous Graphs
Pengfei Ding, Yan Wang, Guanfeng Liu, and Xiaofang Zhou

TL;DR
This paper introduces MetaGS, a meta-learning based graph neural network that effectively predicts new semantic relations across heterogeneous graphs with limited labeled data, outperforming existing methods.
Contribution
The paper proposes MetaGS, a novel approach combining subgraph decomposition, two-view GNNs, and hyper-prototypical networks for few-shot semantic relation prediction across multiple heterogeneous graphs.
Findings
MetaGS outperforms state-of-the-art methods on three real-world datasets.
Effective learning from few labeled samples in heterogeneous graph scenarios.
Demonstrates robustness across different types of semantic relations.
Abstract
Semantic relation prediction aims to mine the implicit relationships between objects in heterogeneous graphs, which consist of different types of objects and different types of links. In real-world scenarios, new semantic relations constantly emerge and they typically appear with only a few labeled data. Since a variety of semantic relations exist in multiple heterogeneous graphs, the transferable knowledge can be mined from some existing semantic relations to help predict the new semantic relations with few labeled data. This inspires a novel problem of few-shot semantic relation prediction across heterogeneous graphs. However, the existing methods cannot solve this problem because they not only require a large number of labeled samples as input, but also focus on a single graph with a fixed heterogeneity. Targeting this novel and challenging problem, in this paper, we propose a…
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 · Text and Document Classification Technologies · Topic Modeling
MethodsGraph Neural Network
