Meta Propagation Networks for Graph Few-shot Semi-supervised Learning
Kaize Ding, Jianling Wang, James Caverlee, Huan Liu

TL;DR
This paper introduces Meta Propagation Networks, a meta-learning based approach to improve graph neural network performance in few-shot semi-supervised learning by generating pseudo labels and leveraging large receptive fields.
Contribution
It proposes a novel decoupled network architecture with a meta-learning algorithm for label propagation to address overfitting and oversmoothing in few-shot graph semi-supervised learning.
Findings
Significant performance improvements over existing methods on benchmark datasets.
Effective pseudo label generation enhances learning with limited labeled data.
Large receptive fields contribute to better node representation.
Abstract
Inspired by the extensive success of deep learning, graph neural networks (GNNs) have been proposed to learn expressive node representations and demonstrated promising performance in various graph learning tasks. However, existing endeavors predominately focus on the conventional semi-supervised setting where relatively abundant gold-labeled nodes are provided. While it is often impractical due to the fact that data labeling is unbearably laborious and requires intensive domain knowledge, especially when considering the heterogeneity of graph-structured data. Under the few-shot semi-supervised setting, the performance of most of the existing GNNs is inevitably undermined by the overfitting and oversmoothing issues, largely owing to the shortage of labeled data. In this paper, we propose a decoupled network architecture equipped with a novel meta-learning algorithm to solve this problem.…
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
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Topic Modeling
