Learn Before
Concept
Graphs as Graphical Models
Taking a probabilistic view of graph data, we can assume that the graph structure we are given defines the dependencies between the different nodes. A graph defines a Markov random field: This equation says that the distribution over node features and node embeddings factorizes according to the graph structure. Thus we can assume that node features are determined by their latent embeddings, and assume that the latent embeddings for connected nodes are dependent on each other.
0
1
Updated 2022-07-15
Tags
Data Science