Dual GNNs: Graph Neural Network Learning with Limited Supervision
Abdullah Alchihabi, Yuhong Guo

TL;DR
This paper introduces a dual GNN framework that enhances semi-supervised node classification performance under limited supervision and noisy graph structures by combining regular and spectral clustering-based GNN modules.
Contribution
It proposes a novel dual GNN learning framework that jointly leverages regular and spectral clustering-based GNN modules for improved performance with scarce labels and noisy graphs.
Findings
Significantly outperforms baseline GNNs with limited labels
Robust against noisy and corrupted graph structures
Effective across various GNN baseline models
Abstract
Graph Neural Networks (GNNs) require a relatively large number of labeled nodes and a reliable/uncorrupted graph connectivity structure in order to obtain good performance on the semi-supervised node classification task. The performance of GNNs can degrade significantly as the number of labeled nodes decreases or the graph connectivity structure is corrupted by adversarial attacks or due to noises in data measurement /collection. Therefore, it is important to develop GNN models that are able to achieve good performance when there is limited supervision knowledge -- a few labeled nodes and noisy graph structures. In this paper, we propose a novel Dual GNN learning framework to address this challenge task. The proposed framework has two GNN based node prediction modules. The primary module uses the input graph structure to induce regular node embeddings and predictions with a regular GNN…
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 · Topic Modeling · Multimodal Machine Learning Applications
