Variants for Different Graph Types

Zhiyuan Liu,Jie Zhou
DOI: https://doi.org/10.1007/978-3-031-01587-8_9
2020-01-01
Synthesis Lectures on Artificial Intelligence and Machine Learning
Abstract:The original GNN [Scarselli et al., 2009] works on the graphs that consist of nodes with label information and undirected edges, which is the simplest graph format. However, there are many variants of graphs in the world and modeling different graph types requires different GNN structures. In this chapter, we investigate graph neural networks designed for specific graph types.
What problem does this paper attempt to address?