Learn Before
  • Graph Representation Learning

Traditional Graph Generation

The goal of graph generation is to build models that can generate realistic graph structures. In some ways, we can view this graph generation problem as the mirror image of the graph embedding problem. There are three common traditional graph generation approaches:

  • Erdös-Rényi (ER) model
  • Stochastic Block Model (SBM)
  • Preferential Attachment (PA) model

0

1

4 years ago

Tags

Data Science

Related
  • Node Embeddings

  • Graph Representation Learning by William Hamilton

  • Neighborhood Overlap Detection

  • K-Clustering of Graph Nodes

  • Graph Data structure

  • Machine Learning on Graphs

  • Graph Statistics and Kernel Methods

  • Generalized neighborhood aggregation: Set aggregators

  • Graph Neural Networks (GNNs)

  • Probabilistic Graphical Models (PGM)

  • Adversarial Approaches: Generative adversarial networks (GANs)

  • Deep Generative Models

  • Recurrent Models for Graph Generation

  • Traditional Graph Generation

  • Key Area For Future Graph Model Development

Learn After
  • Traditional Applications

  • Erdös-Rényi Model

  • Molecule Generation