GLAD: Improving Latent Graph Generative Modeling with Simple Quantization
Van Khoa Nguyen, Yoann Boget, Frantzeska Lavda, Alexandros Kalousis
TL;DR
GLAD addresses graph generation in latent space by designing a discrete, permutation-equivariant latent space and learning its prior with diffusion bridges adapted to constrained discrete domains. The model encodes graphs with an equivariant autoencoder, applies finite scalar quantization to obtain a discrete latent grid, and uses Z_G- and Pi-bridges plus a model bridge to generate new latent graphs, decoded via a set-based graph transformer. Empirical results on generic graphs and molecule datasets show GLAD achieves competitive or state-of-the-art performance, with strong reconstruction fidelity and notable gains in chemical and structural metrics such as NSPDK and FCD. The work demonstrates the value of discrete latent spaces and diffusion-based priors for holistic, permutation-invariant graph generation applicable to both structural graphs and molecular graphs, with ablations confirming the importance of quantization and prior choice.
Abstract
Learning graph generative models over latent spaces has received less attention compared to models that operate on the original data space and has so far demonstrated lacklustre performance. We present GLAD a latent space graph generative model. Unlike most previous latent space graph generative models, GLAD operates on a discrete latent space that preserves to a significant extent the discrete nature of the graph structures making no unnatural assumptions such as latent space continuity. We learn the prior of our discrete latent space by adapting diffusion bridges to its structure. By operating over an appropriately constructed latent space we avoid relying on decompositions that are often used in models that operate in the original data space. We present experiments on a series of graph benchmark datasets that demonstrates GLAD as the first equivariant latent graph generative method achieves competitive performance with the state of the art baselines.
