Diameters and mixing times for giant components of random graphs with given degrees
Pith reviewed 2026-05-20 16:22 UTC · model grok-4.3
The pith
For feasible degree sequences with a giant component, the random graph has a unique giant component with high probability and bounded diameter and random walk mixing time.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We consider sequences {D_ℓ}ℓ≥1 of feasible degree sequences which have a giant component. We show that with high probability this giant component is unique, and bound its diameter and the mixing time of the random walk on it. We also bound the size and diameter of the other components and show that many of these bounds are tight.
What carries the argument
The uniform random graph G(D) generated from a feasible degree sequence D, studied via the configuration model to track the emergence, uniqueness, and metric properties of its giant component.
If this is right
- The giant component is unique with high probability.
- The diameter of the giant component is bounded above.
- The mixing time of the random walk on the giant component is bounded above.
- The sizes and diameters of all smaller components are bounded.
- Several of the upper bounds are tight.
Where Pith is reading between the lines
- The diameter and mixing-time bounds suggest that search and sampling algorithms restricted to the giant component remain efficient.
- The results supply a template for analyzing random walks and distances in other random graph models with heterogeneous degrees.
- Tightness constructions from the paper can serve as test cases for numerical verification of the bounds on large instances.
Load-bearing premise
The degree sequences are feasible and the giant component's uniqueness and size can be analyzed using the configuration model or counting arguments without further regularity conditions on the sequence.
What would settle it
A feasible degree sequence for which a random graph realization has two or more giant components each of linear size with probability bounded away from zero, or for which the diameter of the giant component exceeds the paper's stated upper bound.
read the original abstract
A sequence $D = \{d_1,...d_n\}$ is a feasible degree sequence if there is a graph on $\{1,...,n\}$ such that $i$ has degree $d_i$. For such a sequence, $G(D)$ is a graph chosen uniformly at random from those with the given degree sequence. We consider sequences $\{D_\ell\}_{\ell \geq 1}$ of feasible degree sequences which have a giant component. We show that with high probability this giant component is unique, and bound its diameter and the mixing time of the random walk on it. We also bound the size and diameter of the other components and show that many of these bounds are tight.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper considers sequences of feasible degree sequences {D_ℓ} that admit a giant component in the uniform random graph G(D). It proves that this giant component is unique with high probability, derives upper bounds on its diameter and on the mixing time of the simple random walk on the giant component, and provides bounds on the sizes and diameters of all other components. Several of the stated bounds are shown to be tight via explicit constructions.
Significance. If the derivations hold, the results extend diameter and mixing-time control from the Erdős–Rényi and regular cases to general degree sequences under only feasibility plus existence of a giant component. The explicit tightness examples and the transfer from configuration model to simple graphs are strengths; the work supplies quantitative expansion information that is useful for algorithmic and statistical applications on inhomogeneous networks.
major comments (2)
- [§3] §3 (configuration-model approximation): the error term between the multigraph neighborhood exploration and the simple-graph exploration is controlled only by the total number of edges; when max d_i ≫ n^ε the probability of long-range multiple edges is not shown to be o(1) uniformly over all vertices, which directly affects the claimed diameter upper bound. Please add either a max-degree hypothesis or a quantitative error estimate that remains o(diam) under the stated assumptions.
- [Theorem 1.2] Theorem 1.2 (mixing-time bound): the proof invokes a conductance lower bound derived from the branching-process approximation, but the conductance estimate is stated only for the giant component; it is unclear whether the same argument yields the claimed O(log n) mixing time when the second-moment condition on D is allowed to grow with n. A concrete counter-example or an additional regularity hypothesis is needed to confirm the bound is load-bearing.
minor comments (2)
- [§1.1] The definition of 'feasible' in §1.1 should explicitly recall the handshaking lemma and the graphicality condition used later in the configuration-model coupling.
- [§5] In the tightness constructions of §5, the degree sequences are given only asymptotically; please state the exact finite-n sequences used to obtain the matching lower bounds.
Simulated Author's Rebuttal
We thank the referee for the careful reading and constructive suggestions. We address each major comment below, indicating where revisions will be made and where we believe the existing arguments suffice.
read point-by-point responses
-
Referee: [§3] §3 (configuration-model approximation): the error term between the multigraph neighborhood exploration and the simple-graph exploration is controlled only by the total number of edges; when max d_i ≫ n^ε the probability of long-range multiple edges is not shown to be o(1) uniformly over all vertices, which directly affects the claimed diameter upper bound. Please add either a max-degree hypothesis or a quantitative error estimate that remains o(diam) under the stated assumptions.
Authors: We agree that a more uniform control is desirable when the maximum degree grows faster than n^ε. In the current proof the total number of edges controls the expected number of multiple edges globally, but uniformity over vertices in the exploration tree requires an additional estimate. We will add a quantitative bound showing that the probability of a long-range multiple edge affecting the diameter exploration is o(1) uniformly, using a first-moment calculation over pairs at distance roughly diam/2; this error remains o(diam) under the paper’s standing assumptions. The revised Section 3 will include this estimate as a new lemma. revision: yes
-
Referee: [Theorem 1.2] Theorem 1.2 (mixing-time bound): the proof invokes a conductance lower bound derived from the branching-process approximation, but the conductance estimate is stated only for the giant component; it is unclear whether the same argument yields the claimed O(log n) mixing time when the second-moment condition on D is allowed to grow with n. A concrete counter-example or an additional regularity hypothesis is needed to confirm the bound is load-bearing.
Authors: The branching-process approximation yields a conductance lower bound of Ω(1) for the giant component whenever the giant exists (i.e., whenever the mean offspring exceeds 1 by a fixed margin). This lower bound is insensitive to polynomial growth of the second moment provided the giant-component assumption holds; the resulting Cheeger inequality still produces an O(log n) mixing-time upper bound. We will insert a short paragraph after the conductance estimate clarifying that the same branching-process comparison applies verbatim when the second moment grows (slowly) with n, and we will note that no additional regularity hypothesis is required under the paper’s hypotheses. No counter-example is expected. revision: no
Circularity Check
No circularity detected; derivation is self-contained
full rationale
The paper uses standard probabilistic arguments on the configuration model to establish uniqueness of the giant component and derive diameter and mixing-time bounds for feasible degree sequences. No self-definitional steps, fitted inputs renamed as predictions, or load-bearing self-citations appear in the abstract or described claims. The central results rest on direct counting and coupling arguments that are independent of the target quantities, with feasibility and giant-component existence as explicit hypotheses. This is the typical honest outcome for rigorous random-graph papers without parameter fitting or ansatz smuggling.
Axiom & Free-Parameter Ledger
axioms (2)
- domain assumption A degree sequence D is feasible if at least one simple graph on n vertices realizes exactly those degrees.
- domain assumption The sequence family {D_ℓ} produces a giant component whose size is linear in n.
Reference graph
Works this paper leans on
-
[1]
J. K. A Bekessy, P. Bekessy. Asymptotic enumeration of regular matrices.Studio Scientiarum mathematicum Hungarica, 7:343–353, 1972. 5
work page 1972
-
[2]
L. Addario-Berry and G. Crudele. Universal diameter bounds for random graphs with given degrees. arXiv:2507.10759 [math.PR], 2025. 17
-
[3]
I. Benjamini, G. Kozma, and N. Wormald. The mixing time of the giant component of a random graph.Random Structures & Algorithms, 45(3):383–407, 2014. 6
work page 2014
-
[4]
D. Fernholz and V. Ramachandran. The diameter of sparse random graphs.Random Structures & Algorithms, 31(4):482–516, 2007. 6
work page 2007
-
[5]
P. Flajolet and R. Sedgewick.Analytic Combinatorics. Cambridge University Press,
-
[6]
N. Fountoulakis and B. Reed. Faster mixing and small bottlenecks.Probability Theory and Related Fields, 137(1):475–486, 2007. 6, 8
work page 2007
-
[7]
N. Fountoulakis and B. A. Reed. The evolution of the mixing rate of a simple random walk on the giant component of a random graph.Random Structures & Algorithms, 33(1):68–86, 2008. 6
work page 2008
-
[8]
M. Hildebrand. Random walks on random simple graphs.Random Structures & Algorithms, 8(4):301–318, 1996. 6
work page 1996
-
[9]
S. Janson. The probability that a random multigraph is simple.Combin. Probab. Comput., 18(1-2):205–225, 2009. 6 MIXING FOR GIANT COMPONENT OF RANDOM GRAPHS WITH GIVEN DEGREES 41
work page 2009
-
[10]
S. Janson. The probability that a random multigraph is simple. II.J. Appl. Probab., 51A:123–137, 2014. 6
work page 2014
-
[11]
F. Joos, G. Perarnau, D. Rautenbach, and B. Reed. How to determine if a random graph with a fixed degree sequence has a giant component.Probability Theory and Related Fields, 170(3-4):263–310, 2018. 2, 4, 6
work page 2018
- [12]
-
[13]
A. Nachmias and Y. Peres. Critical random graphs, diameter and mixing time.Annals of Probability, 36(4):1267–1286, 2008. 3
work page 2008
-
[14]
A. Nachmias and Y. Peres. Critical random graphs: Diameter and mixing time. Annals of Probability, pages 1267–1286, 2008. 6
work page 2008
-
[15]
H. Van Den Esker, R. Van Der Hofstad, G. Hooghiemstra, and D. Znamenski. Dis- tances in random graphs with infinite mean degrees.Extremes, 8(3):111–141, 2005. 6
work page 2005
-
[16]
R. van der Hofstad, G. Hooghiemstra, and P. Van Mieghem. Distances in random graphs with finite variance degrees.Random Structures & Algorithms, 27(1):76–123,
-
[17]
6 Department of Mathematics and Statistics, McGill University, Montr´eal, Canada Email address:louigi.addario@mcgill.ca Institute of Mathematics, Academia Sinica, Taipei, Taiwan Email address:bruce.al.reed@gmail.com School of Mathematics, Georgia Institute of Technology, Atlanta, GA, USA Email address:math@corrineyap.com
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.