Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GMNN: Graph Markov Neural Networks

About

This paper studies semi-supervised object classification in relational data, which is a fundamental problem in relational data modeling. The problem has been extensively studied in the literature of both statistical relational learning (e.g. relational Markov networks) and graph neural networks (e.g. graph convolutional networks). Statistical relational learning methods can effectively model the dependency of object labels through conditional random fields for collective classification, whereas graph neural networks learn effective object representations for classification through end-to-end training. In this paper, we propose the Graph Markov Neural Network (GMNN) that combines the advantages of both worlds. A GMNN models the joint distribution of object labels with a conditional random field, which can be effectively trained with the variational EM algorithm. In the E-step, one graph neural network learns effective object representations for approximating the posterior distributions of object labels. In the M-step, another graph neural network is used to model the local label dependency. Experiments on object classification, link classification, and unsupervised node representation learning show that GMNN achieves state-of-the-art results.

Meng Qu, Yoshua Bengio, Jian Tang• 2019

Related benchmarks

TaskDatasetResultRank
Node ClassificationPubmed
Accuracy81.8
742
Node ClassificationCiteseer (test)
Accuracy0.729
729
Node ClassificationCora (test)
Mean Accuracy83.7
687
Node ClassificationPubMed (test)
Accuracy81.8
500
Node ClassificationCora-ML
Accuracy83.72
228
Transductive Node ClassificationPubmed (transductive)
Accuracy81.8
95
Node ClassificationAmazon Computer (test)
Accuracy83.3
76
Transductive Node ClassificationCora (transductive)
Accuracy83.7
72
Transductive Node ClassificationCiteseer (transductive)
Accuracy72.9
61
Node ClassificationACTIVSg200
Accuracy84.13
18
Showing 10 of 19 rows

Other info

Follow for update