LGSIMLJun 2, 2021

Evaluation Metrics for Graph Generative Models: Problems, Pitfalls, and Practical Solutions

arXiv:2106.01098v351 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a critical evaluation problem for researchers in graph machine learning, offering incremental improvements to existing methodologies.

The paper tackles the problem of evaluating and comparing graph generative models by systematically analyzing the widely-used maximum mean discrepancy (MMD) metric, identifying challenges and pitfalls, and providing practical recommendations to mitigate these issues.

Graph generative models are a highly active branch of machine learning. Given the steady development of new models of ever-increasing complexity, it is necessary to provide a principled way to evaluate and compare them. In this paper, we enumerate the desirable criteria for such a comparison metric and provide an overview of the status quo of graph generative model comparison in use today, which predominantly relies on the maximum mean discrepancy (MMD). We perform a systematic evaluation of MMD in the context of graph generative model comparison, highlighting some of the challenges and pitfalls researchers inadvertently may encounter. After conducting a thorough analysis of the behaviour of MMD on synthetically-generated perturbed graphs as well as on recently-proposed graph generative models, we are able to provide a suitable procedure to mitigate these challenges and pitfalls. We aggregate our findings into a list of practical recommendations for researchers to use when evaluating graph generative models.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes