Adaptive Edge Learning for Density-Aware Graph Generation
Seyedeh Ava Razi Razavi, James Sargant, Sheridan Houghten, Renata Dividino

TL;DR
This paper introduces a density-aware graph generation method using Wasserstein GANs that learns meaningful connectivity patterns by embedding nodes and adaptively controlling edge density, resulting in more realistic and class-specific graphs.
Contribution
It proposes a novel density-aware conditional graph generation framework with a learnable edge predictor and adaptive density control, improving realism and structural coherence over existing methods.
Findings
Generated graphs exhibit better structural coherence.
The method captures complex relational patterns.
Improved training stability and controllable synthesis.
Abstract
Generating realistic graph-structured data is challenging due to discrete structures, variable sizes, and class-specific connectivity patterns that resist conventional generative modelling. While recent graph generation methods employ generative adversarial network (GAN) frameworks to handle permutation invariance and irregular topologies, they typically rely on random edge sampling with fixed probabilities, limiting their capacity to capture complex structural dependencies between nodes. We propose a density-aware conditional graph generation framework using Wasserstein GANs (WGAN) that replaces random sampling with a learnable distance-based edge predictor. Our approach embeds nodes into a latent space where proximity correlates with edge likelihood, enabling the generator to learn meaningful connectivity patterns. A differentiable edge predictor determines pairwise relationships…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Generative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications
