Learn Before
Concept
Formal Definition of Graph Generation Evaluation
Given a set of graph statistics (these statistics can include degree statistics, clustering coefficients, or motifs or graphlets), compute the each statistic for both the generated graphs and a test graph. From there, we can compute the distance between the statistics' distributions on the test graph and generated graph using a distributional measure, such as the total variation distance:
Finally, we can compute the average pairwise distributional distance between a set of generated graphs and graphs in a test set for each statistic
0
1
Updated 2022-07-30
Tags
Data Science