ICML 2026poster0 citations

SimGFM: Simplifying Discrete Flow Matching for Graph Generation

Chunyu Luo, Yuankai Luo, Xiao-Ming Wu, Lei Shi

Abstract

Discrete Flow Matching (DFM) presents a promising approach for graph generation; however, existing adaptations often introduce substantial complexity by incorporating task-specific heuristics, compromising the continuity equation and significantly expanding the hyperparameter space. Moreover, their sampling efficiency remains limited, as the required number of steps is often comparable to diffusion models, diminishing DFM’s practical advantages. To address these limitations, we propose SimGFM, a simplified graph DFM for graph generation. Leveraging characteristic patterns in graph-generation trajectories, SimGFM relies only on the scheduler and rate matrix, eliminating heavy heuristics and hyperparameter tuning, and achieves large step reductions while preserving SOTA results. SimGFM achieves strong empirical results: on QM9, it matches prior models requiring 500–1000 steps with only 10 steps, and on most datasets, its performance at 50 steps matches or surpasses these baselines, demonstrating both efficiency and competitiveness.

DiffusionGraphsRetrievalBenchmark
BibTeX
@inproceedings{
luo2026simgfm,
title={Sim{GFM}: Simplifying Discrete Flow Matching for Graph Generation},
author={Chunyu Luo and Yuankai Luo and Xiao-Ming Wu and Lei Shi},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=Z3xgDd5B2L}
}