Flip dynamics on perfect matchings beyond bipartite and planar graphs
arXiv:2607.16101
2026
Sampling
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper gives a constructive reconfiguration principle for perfect matchings: alternating-cycle flips connect the entire matching space, while the required flip length is bounded using only a cycle basis of the underlying graph rather than the size of its vertex decorations. This is transferable to neural generative models over matchings, where naive local edge edits can make the proposal graph disconnected and invalidate MCMC or data augmentation. The most practical adaptation is a bounded-length alternating-cycle proposal kernel for matching-valued latent variables or graph-matching policies, with the theorem supplying a reachability guarantee under the stated parity condition.
Ideas from this paper
Unverified
2026
Replace single-edge or arbitrary alternating-cycle proposals in a neural matching sampler with flips restricted to a precomputed bounded set of alternating cycles induced by a cycle basis of the underlying graph. For clique-decorated graphs whose underlying graph has all vertex degrees of the same parity, the paper guarantees that these bounded-length flips connect every perfect matching, preventing disconnected proposal components even when decorations are large. A neural energy or policy…
Useful5/10
Difficulty5/10
Novelty8/10