HOME > 상세정보

상세정보

Introduction to graph neural networks

Introduction to graph neural networks (14회 대출)

자료유형
단행본
개인저자
Liu, Zhiyuan, (Computer science and technology). Zhou, Jie, (Professor of pattern recognition).
서명 / 저자사항
Introduction to graph neural networks / Zhiyuan Liu, Jei Zhou.
발행사항
[S.l.] :   Morgan & Claypool Publishers,   c2020.  
형태사항
xvii, 109 p. : ill. (some col.) ; 24 cm.
ISBN
9781681737676 (hbk) 9781681737652 (pbk.)
서지주기
Includes bibliographical references.
일반주제명
Neural networks (Computer science). Graph theory.
000 00000cam u2200205 a 4500
001 000046061801
005 20201228142558
008 201228s2020 xx a b 000 0 eng d
020 ▼a 9781681737676 (hbk)
020 ▼a 9781681737652 (pbk.)
035 ▼a (KERIS)BIB000015675216
040 ▼a 211032 ▼b eng ▼c 211032 ▼d 211032 ▼d 211009
082 0 4 ▼a 006.32 ▼2 23
084 ▼a 006.32 ▼2 DDCK
090 ▼a 006.32 ▼b L783i
100 1 ▼a Liu, Zhiyuan, ▼c (Computer science and technology).
245 1 0 ▼a Introduction to graph neural networks / ▼c Zhiyuan Liu, Jei Zhou.
260 ▼a [S.l.] : ▼b Morgan & Claypool Publishers, ▼c c2020.
300 ▼a xvii, 109 p. : ▼b ill. (some col.) ; ▼c 24 cm.
504 ▼a Includes bibliographical references.
650 0 ▼a Neural networks (Computer science).
650 0 ▼a Graph theory.
700 1 ▼a Zhou, Jie, ▼c (Professor of pattern recognition).
945 ▼a KLPA

소장정보

No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 006.32 L783i 등록번호 121255875 (14회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M

컨텐츠정보

책소개

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.

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. Variants for different graph types and advanced training methods are also included.


정보제공 : Aladin

목차

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

관련분야 신착자료

Dyer-Witheford, Nick (2026)
양성봉 (2025)