Uniform generation of spanning regular subgraphs of a dense graph
Pu Gao, Catherine Greenhill

TL;DR
This paper introduces three efficient algorithms for uniformly sampling $d$-regular subgraphs of dense graphs, improving runtime and applicability over previous methods, with some algorithms providing approximate uniformity.
Contribution
The paper presents three novel algorithms for sampling $d$-regular subgraphs in dense graphs, with improved runtime and broader applicability compared to prior work.
Findings
Two algorithms run in expected linear time in $n$ with low-degree polynomial dependence on $d$ and $ riangle$.
One algorithm provides an approximately uniform sample with total variation distance $o(1)$.
The algorithms extend the range of parameters where uniform sampling is computationally feasible.
Abstract
Let be a graph on vertices and let denote the complement of . Suppose that is the maximum degree of . We analyse three algorithms for sampling -regular subgraphs (-factors) of . This is equivalent to uniformly sampling -regular graphs which avoid a set of forbidden edges. Here is a positive integer which may depend on . Two of these algorithms produce a uniformly random -factor of in expected runtime which is linear in and low-degree polynomial in and . The first algorithm applies when . This improves on an earlier algorithm by the first author, which required constant and at most a linear number of edges in . The second algorithm applies when is regular and , adapting an approach developed by…
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
TopicsMarkov Chains and Monte Carlo Methods · Limits and Structures in Graph Theory · Bayesian Methods and Mixture Models
