MLCVLGApr 30

Information-geometric adaptive sampling for graph diffusion

arXiv:2605.0025062.7Has Code
Predicted impact top 13% in ML · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the problem of inefficient sampling in graph diffusion models by providing a principled, geometry-aware adaptive sampler that outperforms heuristic methods.

The paper introduces an information-geometric adaptive sampling method for graph diffusion models that uses the Fisher-Rao metric to maintain a constant informational speed during sampling. This approach improves structural fidelity and sampling efficiency on molecule and social network generation tasks.

Standard diffusion models for graph generation typically rely on uniform time-stepping, an approach that overlooks the non-homogeneous dynamics of distributional evolution on complex manifolds. In this paper, we present an information-geometric framework that reinterprets the diffusion sampling trajectory as a parametric curve on a Riemannian manifold. Our key observation is that the Fisher-Rao metric provides a principled measure of the intrinsic distance. By analyzing this metric, we derive the Drift Variation Score (DVS), a geometry-aware indicator that quantifies the instantaneous rate of distributional change. Unlike prior heuristic-based adaptive samplers, our DVS solver enforces a constant informational speed on the statistical manifold, automatically maintaining a uniform rate of distributional change along the sampling trajectory. This equal arc-length strategy ensures that each discretization step contributes equally to the information speed. Theoretical analysis verifies that DVS characterizes the local stiffness of the sampling dynamics in the Fisher-Rao sense. Experimental results on molecule and social network generation show that DVS significantly improves structural fidelity and sampling efficiency. Code is at https://github.com/kunzhan/DVS

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes