
Overview
Part of the book series: Synthesis Lectures on Artificial Intelligence and Machine Learning (SLAIML)
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
Graphs are useful data structures in complex real-life applications such as modeling physical systems, learning molecular fingerprints, controlling traffic networks, and recommending friends in social networks. However, these tasks require dealing with non-Euclidean graph data that contains rich relational information between elements and cannot be well handled by traditional deep learning models (e.g., convolutional neural networks (CNNs) or recurrent neural networks (RNNs)). Nodes in graphs usually contain useful feature information that cannot be well addressed in most unsupervised representation learning methods (e.g., network embedding methods). Graph neural networks (GNNs) are proposed to combine the feature information and the graph structure to learn better representations on graphs via feature propagation and aggregation. Due to its convincing performance and high interpretability, GNN has recently become a widely applied graph analysis tool.
This book provides a comprehensive introduction to the basic concepts, models, and applications of graph neural networks. It starts with the introduction of the vanilla GNN model. Then several variants of the vanilla model are introduced such as graph convolutional networks, graph recurrent networks, graph attention networks, graph residual networks, and several general frameworks. Variants for different graph types and advanced training methods are also included. As for the applications of GNNs, the book categorizes them into structural, non-structural, and other scenarios, and then it introduces several typical models on solving these tasks. Finally, the closing chapters provide GNN open resources and the outlook of several future directions.Similar content being viewed by others
Table of contents (16 chapters)
Authors and Affiliations
About the authors
Accessibility Information
Bibliographic Information
Book Title: Introduction to Graph Neural Networks
Authors: Zhiyuan Liu, Jie Zhou
Series Title: Synthesis Lectures on Artificial Intelligence and Machine Learning
DOI: https://doi.org/10.1007/978-3-031-01587-8
Publisher: Springer Cham
eBook Packages: Synthesis Collection of Technology (R0), eBColl Synthesis Collection 9
Copyright Information: Springer Nature Switzerland AG 2020
Softcover ISBN: 978-3-031-00459-9Published: 20 March 2020
eBook ISBN: 978-3-031-01587-8Published: 31 May 2022
Series ISSN: 1939-4608
Series E-ISSN: 1939-4616
Edition Number: 1
Number of Pages: XVII, 109
Topics: Artificial Intelligence, Machine Learning, Mathematical Models of Cognitive Processes and Neural Networks