Generative Myopia: Why Diffusion Models Fail at Structure
Milad Siami

TL;DR
This paper identifies why diffusion models struggle with structural features in graphs due to frequency bias and gradient starvation, and proposes a spectral weighting method to improve their ability to preserve critical sparse structures.
Contribution
The paper introduces Spectrally-Weighted Diffusion, a novel approach that incorporates spectral priors to overcome generative myopia in graph diffusion models.
Findings
Eliminates structural myopia in graph diffusion models.
Achieves 100% connectivity on challenging benchmarks.
Matches the performance of an optimal spectral oracle.
Abstract
Graph Diffusion Models (GDMs) optimize for statistical likelihood, implicitly acting as \textbf{frequency filters} that favor abundant substructures over spectrally critical ones. We term this phenomenon \textbf{Generative Myopia}. In combinatorial tasks like graph sparsification, this leads to the catastrophic removal of ``rare bridges,'' edges that are structurally mandatory () but statistically scarce. We prove theoretically and empirically that this failure is driven by \textbf{Gradient Starvation}: the optimization landscape itself suppresses rare structural signals, rendering them unlearnable regardless of model capacity. To resolve this, we introduce \textbf{Spectrally-Weighted Diffusion}, which re-aligns the variational objective using Effective Resistance. We demonstrate that spectral priors can be amortized into the training phase with zero inference…
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 · Adversarial Robustness in Machine Learning
