Machine Learning on Graphs: A Model and Comprehensive Taxonomy
Ines Chami, Sami Abu-El-Haija, Bryan Perozzi, Christopher R\'e, Kevin, Murphy

TL;DR
This paper presents a comprehensive taxonomy and a unifying framework called GRAPHEDM that consolidates various graph representation learning methods, bridging the gap between different paradigms like neural networks, embedding, and regularization.
Contribution
The paper introduces a unifying taxonomy and the GRAPHEDM model that integrates multiple graph learning methods into a single framework, facilitating better understanding and future research.
Findings
Fitted over thirty existing methods into the GRAPHEDM framework.
Unified semi-supervised and unsupervised graph learning algorithms.
Provided a solid foundation for understanding graph representation learning.
Abstract
There has been a surge of recent interest in learning representations for graph-structured data. Graph representation learning methods have generally fallen into three main categories, based on the availability of labeled data. The first, network embedding (such as shallow graph embedding or graph auto-encoders), focuses on learning unsupervised representations of relational structure. The second, graph regularized neural networks, leverages graphs to augment neural network losses with a regularization objective for semi-supervised learning. The third, graph neural networks, aims to learn differentiable functions over discrete topologies with arbitrary structure. However, despite the popularity of these areas there has been surprisingly little work on unifying the three paradigms. Here, we aim to bridge the gap between graph neural networks, network embedding and graph regularization…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Topic Modeling
MethodsGraph Convolutional Networks · DeepWalk · node2vec
