Skip to content

ulysse-beaudouin/MUG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Graph Generator

Project on the paper “Neural Graph Generator: Feature-Conditioned Graph Generation Using Latent Diffusion Models”. The baseline combines a Variational Graph Autoencoder (VGAE) for latent graph encoding and a Latent Diffusion Model for generating graphs conditioned on textual descriptions. We improved this by integrating contrastive learning and enhanced encoder-decoder architectures. The task evaluates graph generation based on the Mean Absolute Error (MAE) of predicted properties.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%