A Unifying Generative Model for Graph Learning Algorithms: Label Propagation, Graph Convolutions, and Combinations
Junteng Jia, Austin R. Benson

TL;DR
This paper introduces a unifying probabilistic model that connects label propagation, graph neural networks, and their combinations, providing insights into their effectiveness and limitations in semi-supervised graph learning.
Contribution
The authors develop a Markov random field model that unifies various graph learning algorithms and offers a new theoretical framework for understanding and improving them.
Findings
Linear Graph Convolution performs well on empirical data.
The model highlights deficiencies in existing graph neural networks.
Provides a rigorous statistical framework for graph learning issues.
Abstract
Semi-supervised learning on graphs is a widely applicable problem in network science and machine learning. Two standard algorithms -- label propagation and graph neural networks -- both operate by repeatedly passing information along edges, the former by passing labels and the latter by passing node features, modulated by neural networks. These two types of algorithms have largely developed separately, and there is little understanding about the structure of network data that would make one of these approaches work particularly well compared to the other or when the approaches can be meaningfully combined. Here, we develop a Markov random field model for the data generation process of node attributes, based on correlations of attributes on and between vertices, that motivates and unifies these algorithmic approaches. We show that label propagation, a linearized graph convolutional…
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 · Complex Network Analysis Techniques · Advanced Clustering Algorithms Research
MethodsConvolution
