paper-with-me

홈 › Papers

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

2021-06-02 · ICLR 2022 4 · Leslie O'Bray, Max Horn, Bastian Rieck, Karsten Borgwardt

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.

📄 PDF Abstract BibTeX arXiv:2106.01098

Code (2)

borgwardtlab/ggme 공식 구현
aidos-lab/CFGGME

Similar Papers 제목 키워드 기반

Five Pitfalls When Assessing Synthetic Medical Images with Reference Metrics

2024-08-12 · Melanie Dohmen, Tuan Truong, Ivo M. Baltruschat, Matthias Lenga

Reference metrics have been developed to objectively and quantitatively compare two images. Especially for evaluating the quality of reconstructed or compressed images, these metrics have shown very useful. Extensive tes…

SSIM

Are Heterophily-Specific GNNs and Homophily Metrics Really Effective? Evaluation Pitfalls and New Benchmarks

2024-09-09 · Sitao Luan, Qincheng Lu, Chenqing Hua, Xinyu Wang 외

Over the past decade, Graph Neural Networks (GNNs) have achieved great success on machine learning tasks with relational data. However, recent studies have found that heterophily can cause significant performance degrada…

Demystifying Graph Neural Network Explanations

2021-11-25 · Anna Himmelhuber, Mitchell Joblin, Martin Ringsquandl, Thomas Runkler

Graph neural networks (GNNs) are quickly becoming the standard approach for learning on graph structured data across several domains, but they lack transparency in their decision-making. Several perturbation-based approa…

Decision MakingGraph Neural NetworkSynthetic Data Generation

A Survey on Graph Counterfactual Explanations: Definitions, Methods, Evaluation, and Research Challenges

2022-10-21 · Mario Alfonso Prado-Romero, Bardh Prenkaj, Giovanni Stilo, Fosca Giannotti

Graph Neural Networks (GNNs) perform well in community detection and molecule classification. Counterfactual Explanations (CE) provide counter-examples to overcome the transparency limitations of black-box models. Due to…

BenchmarkingCommunity DetectioncounterfactualCounterfactual Explanation+3

The Jungle of Generative Drug Discovery: Traps, Treasures, and Ways Out

2024-12-24 · Rıza Özçelik, Francesca Grisoni

"How to evaluate de novo designs proposed by a generative model?" Despite the transformative potential of generative deep learning in drug discovery, this seemingly simple question has no clear answer. The absence of sta…

BenchmarkingDeep LearningDrug DiscoveryNavigate