Revisiting the Necessity of Graph Learning and Common Graph Benchmarks
Isay Katsman, Ethan Lou, Anna Gilbert

TL;DR
This paper questions the necessity of graph structure in many benchmarks, showing that node features often suffice for high performance and proposing synthetic datasets to better evaluate graph learning methods.
Contribution
The authors demonstrate that many standard graph benchmarks can be solved with node features alone, challenging the assumption that graph structure is always essential, and introduce synthetic datasets for more meaningful evaluation.
Findings
Node features often outperform graph structure in common benchmarks.
Graph structure provides limited benefit on five out of seven datasets tested.
Synthetic datasets are proposed to better assess the true capabilities of graph neural networks.
Abstract
Graph machine learning has enjoyed a meteoric rise in popularity since the introduction of deep learning in graph contexts. This is no surprise due to the ubiquity of graph data in large scale industrial settings. Tacitly assumed in all graph learning tasks is the separation of the graph structure and node features: node features strictly encode individual data while the graph structure consists only of pairwise interactions. The driving belief is that node features are (by themselves) insufficient for these tasks, so benchmark performance accurately reflects improvements in graph learning. In our paper, we challenge this orthodoxy by showing that, surprisingly, node features are oftentimes more-than-sufficient for many common graph benchmarks, breaking this critical assumption. When comparing against a well-tuned feature-only MLP baseline on seven of the most commonly used graph…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Semantic Web and Ontologies
Methodstravel james
