Astro Generative Network inserts nodes into incomplete graphs without artifacts
New graph AI method adds nodes to partial networks while preserving topology...
The Astro Generative Network (AGN) is a variational graph autoencoder that generates plausible new nodes and attaches them to an incomplete graph backbone via similarity-based attachment. Unlike standard generative graph models that create entirely new graphs, AGN extends observed networks while preserving interpretable topology—avoiding artificially inflated clustering and density. The framework offers a reproducible protocol for controlled node insertion in complex network science and engineering.
- AGN extends incomplete graphs by generating new nodes and attaching them via similarity-based attachment, preserving global topology.
- The method avoids the artifact of dense generated-to-generated subgraphs that plague baselines—keeping clustering and modularity changes modest.
- Built on a variational graph autoencoder, AGN samples latent vectors to decode features for new nodes in a controlled fashion.
Why It Matters
Enables realistic node insertion for testing robustness and augmenting incomplete networks without distorting structural properties.