Position-Aware Subgraph Neural Networks with Data-Efficient Learning
Chang Liu, Yuwen Yang, Zhe Xie, Hongtao Lu, Yue Ding

TL;DR
This paper introduces PADEL, a novel framework for data-efficient subgraph learning that incorporates position-aware encoding, a generative augmentation method, and contrastive learning, significantly improving subgraph prediction performance.
Contribution
The paper presents a new anchor-free position encoding, a diffused variational autoencoder for subgraph augmentation, and contrastive learning strategies tailored for subgraphs, addressing key challenges in data-efficient learning.
Findings
Outperforms state-of-the-art baselines on three real-world datasets
Effective in learning positional features with reduced computational complexity
Enhances generalization by mitigating bias from hot nodes
Abstract
Data-efficient learning on graphs (GEL) is essential in real-world applications. Existing GEL methods focus on learning useful representations for nodes, edges, or entire graphs with ``small'' labeled data. But the problem of data-efficient learning for subgraph prediction has not been explored. The challenges of this problem lie in the following aspects: 1) It is crucial for subgraphs to learn positional features to acquire structural information in the base graph in which they exist. Although the existing subgraph neural network method is capable of learning disentangled position encodings, the overall computational complexity is very high. 2) Prevailing graph augmentation methods for GEL, including rule-based, sample-based, adaptive, and automated methods, are not suitable for augmenting subgraphs because a subgraph contains fewer nodes but richer information such as position,…
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 · Text and Document Classification Technologies · Traffic Prediction and Management Techniques
Methodsfail · Balanced Selection
