Machine learning

Graph Neural Network

A Graph Neural Network (GNN) is a deep learning method, popularised by Kipf and Welling in 2017 with the Graph Convolutional Network, that learns from the relationships in network (graph) structures made of nodes and edges. It is designed for data that is naturally relational, such as social networks, molecular structures, and recommendation systems.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. Kipf, T.N. & Welling, M. (2017). Semi-Supervised Classification with Graph Convolutional Networks. ICLR. link
  2. Veličković, P. et al. (2018). Graph Attention Networks. ICLR. link
  3. Hamilton, W.L. (2020). Graph Representation Learning. Morgan & Claypool. DOI: 10.1007/978-3-031-01588-5

Related methods

Referenced by

ScholarGateGraph Neural Network (Graph Neural Network (GNN)). Retrieved 2026-06-04 from https://scholargate.app/en/deep-learning/gnn