Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Graph convolutional networks: a comprehensive review

作者:Si Zhang, Hanghang Tong, Jiejun Xu, Ross Maciejewski · 发表于:Computational Social Networks · 年份:2019 · DOI:10.1186/s40649-019-0069-y · 被引用次数:1903 · 研究领域:Advanced Graph Neural Networks、Graph Theory and Algorithms、Complex Network Analysis Techniques

Graphs naturally appear in numerous application domains, ranging from social analysis, bioinformatics to computer vision. The unique capability of graphs enables capturing the structural relations among data, and thus allows to harvest more insights compared to analyzing data in isolation. However, it is often very challenging to solve the learning problems on graphs, because (1) many types of data are not originally structured as graphs, such as images and text data, and (2) for graph-structured data, the underlying connectivity patterns are often complex and diverse. On the other hand, the representation learning has achieved great successes in many areas. Thereby, a potential solution is to learn the representation of graphs in a low-dimensional Euclidean space, such that the graph properties can be preserved. Although tremendous efforts have been made to address the graph representation learning problem, many of them still suffer from their shallow learning mechanisms. Deep learning models on graphs (e.g., graph neural networks) have recently emerged in machine learning and other related areas, and demonstrated the superior performance in various problems. In this survey, despite numerous types of graph neural networks, we conduct a comprehensive review specifically on the emerging field of graph convolutional networks, which is one of the most prominent graph deep learning models. First, we group the existing graph convolutional network models into two categories based o...