Introduction to graph neural networks
Author(s)
Bibliographic Information
Introduction to graph neural networks
(Synthesis lectures on artificial intelligence and machine learning, #45)
Morgan & Claypool, c2020
Available at / 2 libraries
-
No Libraries matched.
- Remove all filters.
Note
Includes bibliographical references (p. 93-108)
Description and Table of Contents
Description
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.
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.
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.
Table of Contents
Preface
Acknowledgments
Introduction
Basics of Math and Graph
Basics of Neural Networks
Vanilla Graph Neural Networks
Graph Convolutional Networks
Graph Recurrent Networks
Graph Attention Networks
Graph Residual Networks
Variants for Different Graph Types
Variants for Advanced Training Methods
General Frameworks
Applications -- Structural Scenarios
Applications -- Non-Structural Scenarios
Applications -- Other Scenarios
Open Resources
Conclusion
Bibliography
Authors' Biographies
by "Nielsen BookData"