Overview
Ma, Shen, and Xie proved the first exponential improvement over the classical Erdős lower bound for comparable Ramsey numbers , using a random graph whose vertices are random points on a high-dimensional sphere (Ma, Shen & Xie, 2026). Hunter, Milojević, and Sudakov later gave a cleaner Gaussian random graph proof of the same phenomenon, with sharper quantitative control (Hunter, Milojević & Sudakov, 2026). The central idea is that a geometric random graph has weak but useful edge correlations: red cliques become less likely than in an independent-edge model, while the blue-clique penalty can be compensated by a small shift in the edge density.
🏷️ The Classical Baseline
The Ramsey number is the smallest such that every red-blue coloring of the complete graph contains either a red or a blue . In the notation below, we suppress the harmless integer-rounding of . The Erdős-Szekeres induction gives the upper bound
and hence up to polynomial factors (Erdős & Szekeres, 1935). The lower bound, in the comparable regime , begins with Erdős’s 1947 random coloring argument (Erdős, 1947).
Color each edge red with probability and blue with probability , independently. The expected number of red ‘s and blue ‘s is bounded by
If this is less than , then some coloring avoids both forbidden cliques. Optimizing the two terms gives the parameter determined by
Equivalently, . The exponential base in the classical lower bound is
so Erdős’s method gives, up to polynomial factors,
Spencer’s Local Lemma refinement improves only the constant factor in front of this bound, not the exponential base (Spencer, 1975). The new papers change the base itself.
Ma-Shen-Xie exponential improvement
For every fixed , there are constants and such that, for all ,
This is the first exponential improvement over the Erdős lower bound in the comparable regime (Ma, Shen & Xie, 2026). The paper appeared online in Inventiones Mathematicae on May 4, 2026.
🏷️ Why a Geometric Model Helps
In the independent random coloring, the probabilities of monochromatic cliques are exactly
This independence is too rigid. The random sphere graph deliberately introduces a weak geometric dependence between adjacent edges. If two points are both far from a third point, then they are slightly more likely to be close to each other. In the coloring convention of Ma-Shen-Xie, this makes red triangles less likely and blue triangles more likely:
At first this sounds like a tradeoff rather than a gain. The key point is that the red saving and the blue loss have different coefficients. After choosing slightly larger than , the blue clique probability is pushed back down, while enough of the red saving remains to improve both union-bound terms simultaneously.
🏷️ Random Sphere Graphs
Fix a dimension and a parameter . Let be independent uniform points on the unit sphere . Choose so that, for a fixed unit vector ,
The complete graph on is colored by
and blue otherwise. Each individual edge is red with probability , but edges sharing vertices are not independent.
Let be the probability that sampled points form a red clique, and let be the probability that they form a blue clique. The whole Ramsey construction reduces to estimating
accurately enough to run the same first-moment argument as in the Erdős proof.
🏷️ The Main Estimate
The dimension is chosen in the intermediate regime
where is a large constant. If were much larger, random points on would become almost orthogonal and the model would collapse back to an Erdős-Rényi random graph. If were much smaller, the blue-clique correlations would become too strong. The scale keeps the geometric correction visible but controllable.
The technical theorem behind Ma-Shen-Xie says that one can choose so that
and
Since , these are genuine base improvements. Taking and applying the union bound to red ‘s and blue ‘s gives a coloring with neither clique.
The proof is built from an incremental decomposition. For example,
Conditioning on a red -clique, is the expected measure of the common red neighborhood of the first points. The corresponding blue quantities are handled similarly. The estimates have the schematic form
where depends on the threshold. The inequality
is the bookkeeping reason that the red saving dominates the blue loss after balancing the two clique sizes.
Proof mechanism: perfect sequences
The difficult part is that the points in a conditioned red or blue clique are not independent. Ma-Shen-Xie introduce “perfect sequences,” meaning sequences whose new point has very small projection onto the span of the earlier points. Random sequences are overwhelmingly perfect at the scale used in the proof, while non-perfect sequences can be charged to an exponentially small exceptional set. On perfect sequences, the common-neighborhood measures can be controlled through orthogonal projections, leading to the second-order estimates above.
🏷️ Gaussian Random Graphs
Hunter, Milojević, and Sudakov give a shorter proof by replacing the sphere with a Gaussian product measure (Hunter, Milojević & Sudakov, 2026). Let
independently. Let satisfy for . Define a graph by putting a blue edge between and when
and color missing edges red. Since is highly concentrated near , this model is close in spirit to the sphere graph. The advantage is that Gaussian coordinates are independent, so the projection calculations become much cleaner.
Their key estimate makes the triangle-correction heuristic explicit. Put
Then, up to lower-order errors,
while
The negative exponent for red cliques is the gain; the positive exponent for blue cliques is the cost. The same balancing inequality as above shows that the gain wins after moving slightly above .
Quantitative improvement from the Gaussian proof
Besides simplifying the proof, the Gaussian model gives better constants. For sufficiently large , Hunter-Milojević-Sudakov show that the base can be multiplied by :
for all sufficiently large . Near the diagonal regime , their proof gives the same qualitative behavior as Ma-Shen-Xie, with improvement of order .
🏷️ Comparison
| Paper | Model | Main role | Technical bottleneck |
|---|---|---|---|
| Ma-Shen-Xie (Ma, Shen & Xie, 2026) | Uniform points on | First exponential improvement over Erdős’s lower bound | Controlling conditioned spherical projections via perfect sequences |
| Hunter-Milojević-Sudakov (Hunter, Milojević & Sudakov, 2026) | Gaussian vectors in | Simpler proof and better quantitative constants | Bounding clique and independent-set probabilities using product Gaussian structure |
Both papers prove that the Erdős random coloring is not optimal in the exponential base for when is fixed. The improvement is not obtained by an explicit deterministic construction. It is still a probabilistic construction, but with correlated edges tuned so that one forbidden color receives a stronger suppression than the other color pays back.
🏷️ What to Remember
This is a comparable-parameter result, not the fixed- off-diagonal regime of . The surprise is that the classical independent random graph had resisted exponential-base improvement for almost eighty years, while a very mild geometric correlation breaks the barrier.
The Gaussian version also clarifies the mechanism: the relevant correction is already visible at the triangle level. Red triangles are suppressed by a factor roughly , blue triangles are enhanced by a factor roughly , and the Ramsey optimization point makes the former effect stronger after the final density shift.
🔗 See Also
- on new lower bounds of R(3, k) --- This is the fixed-triangle off-diagonal regime; it also uses structured randomness to beat a long-standing random-process barrier, but the asymptotic scale is rather than .
- on sum-product in finite fields via entropy --- Both notes use hidden geometric or algebraic dependence to improve a naive independent-random heuristic.
- on the sum-product conjecture’s falsity --- Another example where a structured high-dimensional construction defeats a natural expansion heuristic.