š¤ AI Summary
Existing graph partitioning MCMC algorithmsāsuch as Reversible and Metropolized Forest Recombinationāare restricted to sampling from distributions induced by spanning trees, lacking expressivity for arbitrary target distributions. This work introduces Marked-Edge Walking (MEW), a novel MCMC-based algorithm that first constructs a spanning-tree space augmented with marked edges, thereby decoupling graph partitioning from the choice of target distribution. Within this space, MEW defines computationally tractable and provably convergent transition probabilities via the MetropolisāHastings framework, enabling flexible and efficient sampling of graph partitions under arbitrary target distributions. Theoretical analysis establishes irreducibility and aperiodicityāensuring ergodicityāand guarantees convergence to the desired stationary distribution. Experiments on real-world dual graphs demonstrate that MEW significantly outperforms baseline methods in both convergence speed and sample quality.
š Abstract
Novel Markov Chain Monte Carlo (MCMC) methods have enabled the generation of large ensembles of redistricting plans through graph partitioning. However, existing algorithms such as Reversible Recombination (RevReCom) and Metropolized Forest Recombination (MFR) are constrained to sampling from distributions related to spanning trees. We introduce the marked edge walk (MEW), a novel MCMC algorithm for sampling from the space of graph partitions under a tunable distribution. The walk operates on the space of spanning trees with marked edges, allowing for calculable transition probabilities for use in the Metropolis-Hastings algorithm. Empirical results on real-world dual graphs show convergence under target distributions unrelated to spanning trees. For this reason, MEW represents an advancement in flexible ensemble generation.