Deep Learning on Graphs: A Survey
Ziwei Zhang, Peng Cui, Wenwu Zhu

TL;DR
This survey reviews recent deep learning techniques applied to graph data, categorizing methods by architecture and training strategies, and discusses their applications and future research directions.
Contribution
It provides a comprehensive, systematic overview of various deep learning methods on graphs, including their development, differences, and applications.
Findings
Classified methods into five categories: RNNs, CNNs, autoencoders, reinforcement learning, and adversarial methods.
Analyzed differences and compositions of various graph deep learning techniques.
Outlined potential future research directions in graph deep learning.
Abstract
Deep learning has been shown to be successful in a number of domains, ranging from acoustics, images, to natural language processing. However, applying deep learning to the ubiquitous graph data is non-trivial because of the unique characteristics of graphs. Recently, substantial research efforts have been devoted to applying deep learning methods to graphs, resulting in beneficial advances in graph analysis techniques. In this survey, we comprehensively review the different types of deep learning methods on graphs. We divide the existing methods into five categories based on their model architectures and training strategies: graph recurrent neural networks, graph convolutional networks, graph autoencoders, graph reinforcement learning, and graph adversarial methods. We then provide a comprehensive overview of these methods in a systematic manner mainly by following their development…
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 · Graph Theory and Algorithms
