Log in
Enquire now
‌

Graph neural network

A graph neural network (GNN) is a type of neural network which operates on a graph structure. The model captures dependencies of graphs via message passing between the nodes of graph. Use cases include modeling physical systems including physics and biological models.

OverviewStructured DataIssuesContributors

Contents

Is a
Technology
Technology

A graph neural network (GNN) is a model that captures dependencies of graphs via message passing between the nodes of graph. As opposed to standard neural network, a graph neural network retains a state representing information from its neighborhood with arbitrary depth.

A graph is a data structure that is comprised out of nodes, which are vertices, and edges connected together to represent information without a definite beginning or end. The nodes occupy an arbitrary position in space, and are often clustered according to similar features when they are plotted in a 2D space.

Graphs can either be directed and undirected. Directed graphs hold connections that dictate direction between the nodes, and can be both unidirectional or bidirectional in nature. With undirected graphs, connection order doesn't matter. Graphs can represent social media networks, molecules, and various other subjects.

Each node has a set of features that define it, which can be age, gender, political leaning, etc. Edges can connect nodes together that have similar features, this shows a type of interaction or relationship between them.

Timeline

No Timeline data yet.

Further Resources

Title
Author
Link
Type
Date

A Gentle Introduction to Graph Neural Networks (Basics, DeepWalk, and GraphSage)

Kung-Hsiang, Huang (Steeve)

https://towardsdatascience.com/a-gentle-introduction-to-graph-neural-network-basics-deepwalk-and-graphsage-db5d540d50b3

Web

February 10, 2019

Discovering Symbolic Models from Deep Learning with Inductive Biases

Miles Cranmer, Alvaro Sanchez-Gonzalez, Peter Battaglia, Rui Xu, Kyle Cranmer, David Spergel, Shirley Ho

https://arxiv.org/abs/2006.11287

June 19, 2020

Graph Neural Networks: A Review of Methods and Applications

Jie Zhou, Ganqu Cui, Zhengyan Zhang, Cheng Yang, Zhiyuan Liu, Lifeng Wang, Changcheng Li, Maosong Sun

https://arxiv.org/pdf/1812.08434.pdf#:~:text=Graph%20neural%20networks%20(GNNs)%20are,its%20neighborhood%20with%20arbitrary%20depth.

December 20, 2018

References

Find more entities like Graph neural network

Use the Golden Query Tool to find similar entities by any field in the Knowledge Graph, including industry, location, and more.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Pricing
  • Enterprise

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.