A positive square-energy strengthening of Turán's theorem
arXiv:2607.18044
2026
Regularization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper gives a sharp upper bound on the total squared energy carried by positive adjacency eigenvalues, not merely on the spectral radius. For an n-vertex graph with clique number r, the positive spectral energy obeys \(\sqrt{s^+(A)}\le (1-1/r)n\), while the Motzkin–Straus variational form characterizes the same clique-dependent quantity through a simplex-constrained quadratic maximization. This suggests a graph-neural-network regularizer for learned adjacency or attention graphs: constrain their positive spectral energy to match a desired sparsity/clique-complexity budget, rather than controlling only the largest eigenvalue. The exact theorem is guaranteed for unweighted graphs; applying it to continuously learned nonnegative symmetric matrices is an experimentally testable relaxation.
Ideas from this paper
Unverified
2026
Add a clique-aware penalty to a learned graph adjacency or graph-attention matrix that suppresses excessive squared positive eigenvalue energy. Unlike a spectral-radius penalty, this controls the entire positive spectral subspace and can discourage highly concentrated, unstable message-passing channels while preserving useful negative-spectrum structure.
Useful5/10
Difficulty5/10
Novelty6/10