Geometric Generative Modeling with Noise-Conditioned Graph Networks
Peter Pao-Huang, Mitchell Black, Xiaojie Qiu

TL;DR
This paper introduces Noise-Conditioned Graph Networks (NCGNs) that adapt their architecture based on noise levels, improving the generative modeling of spatial graphs across various domains.
Contribution
We propose NCGNs, a novel class of graph neural networks that dynamically adjust their structure according to noise levels, enhancing generative modeling capabilities.
Findings
DMP outperforms noise-independent models on multiple datasets
Graphs require more distant information as noise increases
Lower resolution representations are effective at higher noise levels
Abstract
Generative modeling of graphs with spatial structure is essential across many applications from computer graphics to spatial genomics. Recent flow-based generative models have achieved impressive results by gradually adding and then learning to remove noise from these graphs. Existing models, however, use graph neural network architectures that are independent of the noise level, limiting their expressiveness. To address this issue, we introduce \textit{Noise-Conditioned Graph Networks} (NCGNs), a class of graph neural networks that dynamically modify their architecture according to the noise level during generation. Our theoretical and empirical analysis reveals that as noise increases, (1) graphs require information from increasingly distant neighbors and (2) graphs can be effectively represented at lower resolutions. Based on these insights, we develop Dynamic Message Passing (DMP),…
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
TopicsGraph Theory and Algorithms · Data Visualization and Analytics · Model-Driven Software Engineering Techniques
