GRAPH-0 / GraphGDP

Implementation for the paper: GraphGDP: Generative Diffusion Processes for Permutation Invariant Graph Generation
MIT License
22 stars 6 forks source link

computing likelihood #3

Closed ex3ploiter closed 1 year ago

ex3ploiter commented 1 year ago

Hello. Is there any option to compute likelihood for given graph in this model?

GRAPH-0 commented 1 year ago

Hi, thanks for your interest. I suggest trying other discrete models for graph likelihood calculations rather than ones where the graph is continuous.

ex3ploiter commented 1 year ago

Thank you. Could you kindly provide recommendations for models that you consider well-suited for computing the likelihood of a given graph?

GRAPH-0 commented 1 year ago

I don't have much experience in this area, a half-baked suggestion is to take a look at this repo: https://github.com/gbouritsas/PnC