REVIEW 2 major objections 3 minor 1 cited by
Spanning trees of bounded degree in random geometric graphs
T0 review · 2 major / 3 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read The paper proves that random geometric graphs become universal for all bounded-degree spanning trees exactly when the connection radius crosses a sharply defined value $r_c$.
desk verdict Important, likely correct threshold result for tree-universality in random geometric graphs, with a repairable constant-factor counting error in the upper-bound proof. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The argument runs on a tree-decomposition lemma (Lemma 2.1): any vertex-weighted tree of maximum degree $\Delta$ can be cut into subtrees whose total weights all lie between $m_0$ and $m$, with $m_0=m/(\Delta+1)$, so the pieces are comparable in size. To embed, the unit cube is tessellated into $s^d$ congruent hypercubic cells ordered by decreasing distance from the centre; every non-central cell has an 'adjacent successor' one step closer to the centre, and points in the two cells lie at distance at most $r$. Each subtree is embedded from anchors near the centre, stretched through a chain of small balls along the segment toward its target cell, and finished by filling that cell and, if needed, spilling into its adjacent successor. A red/blue random colouring of the points ensures the layer-balls and the cell-surplus sets are counted separately, and the whole procedure is shown to succeed whenever two high-probability events A1 and A2 hold.
What would settle it
Count the in-degree of the adjacent-successor relation on the $s^d$ grid: for a fixed central cell $q_i$, list all cells $q$ whose adjacent successor $\nu(q)$ equals $q_i$. If for some $d\ge4$ this number exceeds $d$, the bound $(2^d-1)m+m=s^{-d}n/4$ in Case 2 is false and the blue-point budget A2 does not force the needed contradiction; if the true maximum is $d$, the argument is repairable by replacing the displayed equality with $dm=s^{-d}n/8$.
Extended reading notes
Core claim
The central claim is Theorem 1: for fixed dimension $d\ge 1$ and $\Delta=\Delta(n)=n^{o(1)}$, the function $r_c = \sqrt{d\log(\Delta-1)/(2\log n)}$ is a sharp threshold for $G_d(n,r)$ to be $T(n,\Delta)$-universal, where $T(n,\Delta)$ is the family of all $n$-vertex trees with maximum degree at most $\Delta$. Concretely, if $r\le \bigl(1-\log(\Delta-1)/\log n\bigr)r_c$ then with high probability the graph fails to contain all such trees, while if $r\ge \bigl(1+100d\log(\Delta\log n)/\log n\bigr)r_c$ then with high probability it contains all of them simultaneously. The lower bound comes from the diameter of a truncated $\Delta$-regular tree; the upper bound is constructive and, by swapping the tree-decomposition lemma for separator theorems, extends to all $n$-vertex graphs of maximum degree $n^{o(1)}$ with tree-width $n^{o(1)}$, and to bounded-genus graphs at a slightly larger radius.
Load-bearing premise
The load-bearing count in the upper-bound proof is that each cell has at most $2^d$ predecessor cells under the adjacent-successor rule, which caps how many earlier subtrees can draw blue points from a given cell; if that cap is exceeded, the proof's budget contradiction with event A2 does not go through.
Editorial extensions
If this is right
- For every fixed $d\ge 1$ and $\Delta=n^{o(1)}$, $r_c$ pinpoints the phase transition for $T(n,\Delta)$-universality, replacing coarse bounds by an explicit window.
- The same embedding, with Lemma 2.1 swapped for a balanced-separator theorem, yields a sharp threshold for simultaneously containing all $n$-vertex graphs of maximum degree $n^{o(1)}$ and tree-width $n^{o(1)}$.
- For graphs of genus at most $n^{1-\varepsilon}$, the method still guarantees simultaneous containment at radius slightly above $r_c/\varepsilon$, although a sharp threshold is not established.
- The lower-bound obstruction is concrete: a truncated $\Delta$-regular tree forces the host's diameter to be at least about $\log_{\Delta-1} n$, which is exactly what the expression for $r_c$ encodes.
- For the uniform random tree in dimension $d=1$, the phase transition for containment occurs at $r=\Theta(n^{-1/2})$, far below the universal threshold, because the random tree has logarithmic degree but its height is the limiting factor.
Reading between the lines
- Because the transition is governed by a single deterministic diameter obstruction, one expects the geometric universality phase transition to be very narrow; this is what makes the sharp window possible here, in contrast to the binomial case where the obstruction is spread across small-degree vertices.
- The fragile count in Case 2 uses an overestimate of the number of predecessor cells; the true in-degree of the adjacent-successor relation appears to be $d$, which would turn the displayed bound $(2^d-1)m+m=s^{-d}n/4$ into $dm=s^{-d}n/8$ and still fit inside event A2. We flag this as a likely repairable gap rather than a disproof.
- The same algorithmic embedding suggests an empirical check: run the embedding near $r_c$ for moderate $n$ and record where failures occur; the failure cells should be near the corners, matching the paper's priority order.
- If almost all trees are embedded at the connectivity threshold for $d\ge2$, as conjectured in Section 3, then universality for all trees and universality for almost all trees are governed by different mechanisms—maximum degree versus typical height.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims to determine the sharp threshold for the random geometric graph G_d(n,r) to contain every n-vertex tree of maximum degree at most Δ, for Δ=n^{o(1)}. Theorem 1 states that r_c = sqrt(d log(Δ-1)/(2 log n)) is the threshold, with failure below (1 - log(Δ-1)/log n) r_c and success above (1 + 100d log(Δ log n)/log n) r_c. The upper-bound proof uses a tessellation of [0,1]^d, a weighted tree-decomposition lemma, and a progressive embedding of subtrees through chains of small balls. The lower-bound proof uses the diameter of a truncated Δ-regular tree. Extensions to graphs of bounded tree-width and genus are sketched.
Significance. If Theorem 1 were correct, it would provide a clean geometric analogue of Montgomery's theorem for binomial random graphs, confirm a conjecture of Espuny Díaz, Lichev, Mitsche, and Wesolek, and give a sharp threshold rather than a constant-factor window. The algorithmic embedding strategy and the tree-decomposition lemma are appealing and potentially useful beyond the present setting. However, the lower-bound half of the main theorem is not proved: the diameter argument as written gives a bound of the wrong order of magnitude. This is a load-bearing gap, so the central claim is not established.
major comments (2)
- [Section 2, Lower bound] The step 'Since the latter inequality implies that r ≥ (1 − log(∆−1)/log n) r_c' is algebraically false. The necessary condition obtained from diam(G) ≤ diam(S) is r ≥ (1−2n^{-1/2d})√d log(∆−1)/(2 log((∆−2)n+1)), which is asymptotically √d log(∆−1)/(2 log n). Since r_c = √(d log(∆−1)/(2 log n)), the derived bound is asymptotically r_c^2/√d, which is smaller than r_c by a factor √(2 log n/(d log(∆−1))) → ∞. For example, for d=1 and constant ∆, the derived lower bound is Θ(1/log n) whereas the claimed threshold is Θ(1/√(log n)). Thus the lower-bound half of Theorem 1 is not proved; the argument only rules out radii below Θ(log ∆/log n), not radii below (1−o(1))r_c.
- [Section 2, Case 1] The displayed inequality chain 'b ≤ 4∆² n^{1−ε/4}(log n)^{2d} = 4∆² n · ∆^{−25d}(log n)^{−25d}(log n)^{2d} ≤ ∆^{−25d}(log n)^{−25d} n' is incorrect as printed. The last inequality would require 4∆² (log n)^{2d} ≤ 1, which fails for ∆ ≥ 3. The preceding expression 4n ∆^{2−25d}(log n)^{−23d} is nevertheless still smaller than the lower bound for red points in A1, namely (log n)^{−2d} n/4, for large n, so this part of the argument appears locally repairable; but the proof as written contains an invalid step.
minor comments (3)
- [Section 2, Event A1] The ball B_{j,i} is chosen with radius 2^{-d}ε/(10s), so its volume is at least d^{-d/2}(ε/(2^d·10s))^d. The text writes (ε/(2d·10s))^d, which is a different and generally larger quantity. The corrected bound is still sufficient for the later argument, but the displayed inequality should be fixed.
- [Section 2, Case 2] The concern about an overcount of predecessors of a cell by 2^d does not apply to the manuscript as written: the text correctly states that a cell is the adjacent successor of at most 2d cells, and the resulting blue-point budget (2d−1)m + m = s^{−d}n/4 contradicts A2's lower bound 3/8 s^{−d}n.
- [Throughout] Several asymptotic inequalities are stated without indicating the ranges of n,d,∆ for which they hold. Since ∆ is allowed to grow with n, it would help to specify, for example, that d is fixed and n is sufficiently large in each displayed chain.
Circularity Check
No significant circularity; the threshold is derived from the geometry of the host graph, not imported from the conjecture it confirms.
full rationale
I found no circular step in the derivation chain. The stated threshold r_c = sqrt(d log(Delta-1)/(2 log n)) is not assumed from the cited conjecture of Espuny Diaz, Lichev, Mitsche and Wesolek even though one of the present authors is a co-author of that conjecture. The lower bound is derived independently from a diameter comparison between the random geometric graph and a specific bounded-degree tree embedded in it. The upper bound is a constructive embedding argument that conditions only on geometric concentration events A1 and A2, whose probability is justified by a standard Chernoff-type lemma. Lemma 2.1 (the tree-splitting lemma) is proved in the paper, and the embedding algorithm uses explicit volume lower bounds for red and blue points; no fitted parameter is later relabelled as a prediction. The extensions to bounded tree-width and bounded genus cite external separator theorems, not unverified results of the present authors. The only substantive concern visible in the manuscript is the ceiling-counting step in Case 2 of the upper bound, where the number of cells having a given adjacent successor is bounded by 2^d rather than 2d; however, that is a constant-factor correctness issue in a counting argument, not a case where a prediction reduces to an input by construction. The central claim is therefore self-contained as a proof, so the appropriate circularity score is 0.
Assumptions & free parameters
assumptions (5)
- standard math Chernoff bound for independent Bernoulli trials
- standard math Lower bound on the volume of the d-dimensional unit ball: c_d ≥ d^{-d/2}
- domain assumption The n points of G_d(n,r) are independent and uniformly distributed in [0,1]^d
- domain assumption Robertson-Seymour balanced separator theorem for bounded tree-width (for the tree-width extension)
- domain assumption Gilbert-Hutchinson-Tarjan separator theorem for graphs of bounded genus (for the genus extension)
Cite this review
Pith. "Pith review of Spanning trees of bounded degree in random geometric graphs." pith.science (2026). https://pith.science/paper/SZ3PLDWD
@misc{pith2026250516818,
author = {Pith},
title = {Pith review of: Spanning trees of bounded degree in random geometric graphs},
year = {2026},
howpublished = {\url{https://pith.science/paper/SZ3PLDWD}},
note = {Machine review of arXiv:2505.16818}
}
abstract
We determine the sharp threshold for the containment of all $n$-vertex trees of bounded degree in random geometric graphs with $n$ vertices. This provides a geometric counterpart of Montgomery's threshold result for binomial random graphs, and confirms a conjecture of Espuny D\'iaz, Lichev, Mitsche, and Wesolek. Our proof is algorithmic and adapts to other families of graphs, in particular graphs with bounded genus or tree-width.
Figures
Forward citations
Cited by 1 Pith paper
-
Universality in random graphs via optimal linking systems: trees and beyond
An absolute constant C suffices for bounded-degree tree universality in G(n, C ln n/n), and cycle-factor universality is optimal up to constants via depth-optimal linking systems.
Reference graph
Works this paper leans on
-
[11]
A. Espuny Díaz, L. Lichev, D. Mitsche, and A. Wesolek. Sh arp threshold for embedding balanced spanning trees in random geometric graphs. Journal of Graph Theory , 107(1):107–125, 2024
work page 2024
- [1]
-
[2]
N. Alon and R. Yuster. Threshold functions for H-factors. Combinatorics, Probability and Computing , 2(2):137–144, 1993
work page 1993
- [3]
-
[4]
S. N. Bhatt, F. R. K. Chung, F. T. Leighton, and A. L. Rosenb erg. Universal graphs for bounded-degree trees and planar graphs. SIAM J. Discrete Math. , 2(2):145–155, 1989
work page 1989
- [5]
-
[6]
B. Bollobás and A. M. Frieze. On matchings and Hamiltonia n cycles in random graphs. Annals of Discrete Mathematics, 28:23–46, 1985
work page 1985
-
[7]
J. Díaz, D. Mitsche, and X. Pérez. Sharp threshold for Ham iltonicity of random geometric graphs. SIAM J. Discrete Math. , 21(1):57–65, 2007
work page 2007
Show all 30 references
-
[8]
M. Drmota. Random trees: an interplay between combinatorics and probabi lity. Springer Science & Business Media, 2009
2009
-
[9]
Dvořák and S
Z. Dvořák and S. Norin. Treewidth of graphs with balanced separations. Journal of Combinatorial Theory, Series B , 137:137–144, 2019
2019
-
[10]
Erdős and A
P. Erdős and A. Rényi. On the existence of a factor of degr ee one of a connected random graph. Acta Mathematica Hungarica, 17(3):359–368, 1966
1966
-
[12]
J. R. Gilbert, J. P. Hutchinson, and R. E. Tarjan. A separ ator theorem for graphs of bounded genus. Journal of Algorithms , 5(3):391–407, 1984
1984
-
[13]
R. Glebov. On Hamilton cycles and other spanning structures . PhD thesis, Freie Universität Berlin, 2013
2013
-
[14]
Hefetz, M
D. Hefetz, M. Krivelevich, and T. Szabó. Sharp threshol d for the appearance of certain spanning trees in random graphs. Random Structures & Algorithms , 41(4):391–412, 2012
2012
-
[15]
Johannsen, M
D. Johannsen, M. Krivelevich, and W. Samotij. Expander s are universal for the class of all spanning trees. Combin. Probab. Comput. , 22(2):253–281, 2013
2013
-
[16]
Johansson, J
A. Johansson, J. Kahn, and V. Vu. Factors in random graph s. Random Structures & Algorithms , 33(1):1–28, 2008
2008
-
[17]
J. Kahn, E. Lubetzky, and N. Wormald. The threshold for c ombs in random graphs. Random Structures & Algorithms , 48(4):794–802, 2016
2016
-
[18]
Komlós and E
J. Komlós and E. Szemerédi. Limit distribution for the e xistence of Hamiltonian cycles in a random graph. Discrete mathematics, 43(1):55–63, 1983
1983
-
[19]
A. D. Koršunov. Solution of a problem of P. Erdős and A. Ré nyi on Hamiltonian cycles in undirected graphs. Dokl. Akad. Nauk SSSR , 228(3):529–532, 1976. 9
1976
-
[20]
Krivelevich and A
M. Krivelevich and A. Nachmias. Coloring complete bipa rtite graphs from random lists. Random Structures & Algorithms , 29(4):436–449, 2006
2006
-
[21]
Montgomery
R. Montgomery. Embedding bounded degree spanning tree s in random graphs. arXiv preprint arXiv:1405.6559, 2014
2014 arXiv
-
[22]
Montgomery
R. Montgomery. Sharp threshold for embedding combs and other spanning trees in random graphs. arXiv preprint arXiv:1405.6560 , 2014
2014 arXiv
-
[23]
Montgomery
R. Montgomery. Spanning trees in random graphs. Advances in Mathematics , 356:106793, 2019
2019
-
[24]
Müller, X
T. Müller, X. Pérez-Giménez, and N. Wormald. Disjoint h amilton cycles in the random geometric graph. Journal of Graph Theory , 68(4):299–322, 2011
2011
-
[25]
M. Penrose. Random geometric graphs , volume 5. OUP Oxford, 2003
2003
-
[26]
M. D. Penrose. On k-connectivity for a geometric random graph. Random Structures & Algorithms , 15(2):145–164, 1999
1999
-
[27]
L. Pósa. Hamiltonian circuits in random graphs. Discrete Math., 14(4):359–364, 1976
1976
-
[28]
Robertson and P
N. Robertson and P. D. Seymour. Graph minors. II. Algori thmic aspects of tree-width. Journal of algorithms, 7(3):309–322, 1986
1986
-
[29]
Ruciński
A. Ruciński. Matching and covering the vertices of a ran dom graph by copies of a given graph. Discrete mathematics, 105(1-3):185–197, 1992
1992
-
[30]
Łuczak and A
T. Łuczak and A. Ruciński. Tree-matchings in graph proc esses. SIAM Journal on Discrete Mathematics , 4(1):107–120, 1991. 10
1991
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.