English

From Graph Generation to Graph Classification

Machine Learning 2023-07-25 v3 Machine Learning

Abstract

This note describes a new approach to classifying graphs that leverages graph generative models (GGM). Assuming a GGM that defines a joint probability distribution over graphs and their class labels, I derive classification formulas for the probability of a class label given a graph. A new conditional ELBO can be used to train a generative graph auto-encoder model for discrimination. While leveraging generative models for classification has been well explored for non-relational i.i.d. data, to our knowledge it is a novel approach to graph classification.

Keywords

Cite

@article{arxiv.2302.07989,
  title  = {From Graph Generation to Graph Classification},
  author = {Oliver Schulte},
  journal= {arXiv preprint arXiv:2302.07989},
  year   = {2023}
}

Comments

I welcome suggestions, comments, and proposals for collaboration to develop further the ideas in this paper. Please email [email protected]. I am grateful to Renjie Liao for helpful comments