JA EN
Glossary › graphs

GLOSSARY

graphs

appears in 5 paper titles

Definition

Data structured as nodes connected by edges, used when relationships matter more than the items themselves — molecules, social networks, knowledge bases, program dependencies. Graph neural networks handle this by passing messages along edges so each node's representation absorbs its neighbourhood. Note the everyday English sense: here a graph is a network, not a plotted chart.

Explainers using this term