Learn Before
Concept

Deep Graph Infomax (DGI)

Deep Graph Infomax (DGI) is a pretraining method for Graph Neural Networks (GNNs) that learns unsupervised node representations. It operates by maximizing the mutual information between local node embeddings zuz_u and global graph embeddings zGz_{\mathcal G}. This allows the model to capture high-level structural information across the graph, offering an effective alternative to simple neighborhood reconstruction losses.

0

1

Updated 2026-06-20

Contributors are:

Who are from:

Tags

Data Science

Related