Unsupervised Neighborhood Propagation Kernel Layers for Semi-supervised Node Classification
Sonny Achten, Francesco Tonin, Panagiotis Patrinos, Johan A. K., Suykens

TL;DR
This paper introduces a novel deep graph kernel method for semi-supervised node classification that leverages unsupervised neighborhood propagation and kernel machines to improve performance with limited labels.
Contribution
It proposes a new architecture combining unsupervised kernel layers with semi-supervised classification, along with an efficient training scheme.
Findings
Effective in semi-supervised settings with few labels
Outperforms existing methods on benchmark datasets
Demonstrates robustness to limited labeled data
Abstract
We present a deep Graph Convolutional Kernel Machine (GCKM) for semi-supervised node classification in graphs. The method is built of two main types of blocks: (i) We introduce unsupervised kernel machine layers propagating the node features in a one-hop neighborhood, using implicit node feature mappings. (ii) We specify a semi-supervised classification kernel machine through the lens of the Fenchel-Young inequality. We derive an effective initialization scheme and efficient end-to-end training algorithm in the dual variables for the full architecture. The main idea underlying GCKM is that, because of the unsupervised core, the final model can achieve higher performance in semi-supervised node classification when few labels are available for training. Experimental results demonstrate the effectiveness of the proposed framework.
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 · Advanced Computing and Algorithms
