Balancing Symmetry and Efficiency in Graph Flow Matching
Benjamin Honor\'e, Alba Carballo-Castro, Yiming Qin, Pascal Frossard

TL;DR
This paper explores the trade-off between symmetry and efficiency in graph generative models, proposing a controllable symmetry modulation scheme that improves training speed and performance.
Contribution
It introduces a novel symmetry modulation method that relaxes equivariance during training, balancing convergence speed and overfitting in graph flow matching models.
Findings
Symmetry-breaking accelerates early training.
Proper modulation delays overfitting.
Achieves 19% of baseline training epochs for strong performance.
Abstract
Equivariance is central to graph generative models, as it ensures the model respects the permutation symmetry of graphs. However, strict equivariance can increase computational cost due to added architectural constraints, and can slow down convergence because the model must be consistent across a large space of possible node permutations. We study this trade-off for graph generative models. Specifically, we start from an equivariant discrete flow-matching model, and relax its equivariance during training via a controllable symmetry modulation scheme based on sinusoidal positional encodings and node permutations. Experiments first show that symmetry-breaking can accelerate early training by providing an easier learning signal, but at the expense of encouraging shortcut solutions that can cause overfitting, where the model repeatedly generates graphs that are duplicates of the training…
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 · Graph Theory and Algorithms · Machine Learning in Healthcare
