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.

🏷️ 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

PaperModelMain roleTechnical bottleneck
Ma-Shen-Xie (Ma, Shen & Xie, 2026)Uniform points on First exponential improvement over Erdős’s lower boundControlling conditioned spherical projections via perfect sequences
Hunter-Milojević-Sudakov (Hunter, Milojević & Sudakov, 2026)Gaussian vectors in Simpler proof and better quantitative constantsBounding 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

📚 References

🐻  Erdős, P. 1947. Some remarks on the theory of graphs. Bulletin of the American Mathematical Society 53, 292–294.
🐻  Erdős, P. & Szekeres, G. 1935. A combinatorial problem in geometry. Compositio Mathematica 2, 463–470.
🐻  Hunter, Z., Milojević, A. & Sudakov, B. 2026. Gaussian random graphs and Ramsey numbers.
🐻  Ma, J., Shen, W. & Xie, S. 2026. An exponential improvement for Ramsey lower bounds. Inventiones Mathematicae.
🐻  Spencer, J. 1975. Ramsey’s theorem—A new lower bound. Journal of Combinatorial Theory, Series A 18(1), 108–115.