Meta-Inductive Node Classification across Graphs
Zhihao Wen, Yuan Fang, Zemin Liu

TL;DR
This paper introduces MI-GNN, a meta-learning framework for inductive node classification across different graphs, which adapts to inter-graph differences and improves performance over traditional GNNs.
Contribution
The paper proposes a novel meta-inductive framework, MI-GNN, that learns to adapt models to new graphs by capturing graph and task-level differences.
Findings
MI-GNN outperforms existing methods on five real-world graph datasets.
The dual adaptation mechanism effectively handles inter-graph variability.
Meta-learning improves generalization to unseen graphs.
Abstract
Semi-supervised node classification on graphs is an important research problem, with many real-world applications in information retrieval such as content classification on a social network and query intent classification on an e-commerce query graph. While traditional approaches are largely transductive, recent graph neural networks (GNNs) integrate node features with network structures, thus enabling inductive node classification models that can be applied to new nodes or even new graphs in the same feature space. However, inter-graph differences still exist across graphs within the same domain. Thus, training just one global model (e.g., a state-of-the-art GNN) to handle all new graphs, whilst ignoring the inter-graph differences, can lead to suboptimal performance. In this paper, we study the problem of inductive node classification across graphs. Unlike existing…
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.
