A simple yet effective baseline for non-attributed graph classification
Chen Cai, Yusu Wang

TL;DR
This paper introduces a simple, efficient graph representation that performs comparably to complex state-of-the-art methods in non-attributed graph classification, serving as a strong baseline for future research.
Contribution
It proposes a straightforward, linear-time graph representation that effectively benchmarks complex graph neural network methods in classification tasks.
Findings
Achieves similar accuracy to advanced graph kernels and neural networks.
Efficient linear-time computation of the graph representation.
Serves as a robust baseline for attributed and non-attributed graph classification.
Abstract
Graphs are complex objects that do not lend themselves easily to typical learning tasks. Recently, a range of approaches based on graph kernels or graph neural networks have been developed for graph classification and for representation learning on graphs in general. As the developed methodologies become more sophisticated, it is important to understand which components of the increasingly complex methods are necessary or most effective. As a first step, we develop a simple yet meaningful graph representation, and explore its effectiveness in graph classification. We test our baseline representation for the graph classification task on a range of graph datasets. Interestingly, this simple representation achieves similar performance as the state-of-the-art graph kernels and graph neural networks for non-attributed graph classification. Its performance on classifying attributed graphs…
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 · Bioinformatics and Genomic Networks
