Parity families and a kernel-averaged L-function for near-Ramanujan signings
arXiv:2607.17343
2026
Architecture
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper gives a constructive way to choose signs on graph edges so that parity constraints on short even cycles induce cancellation among closed walks, while preserving a controlled subset of walk classes. The transferable asset is the finite-field character representation: graph propagation spectra can be searched over an affine family of signings using cheap trace estimates rather than optimizing an unconstrained discrete matrix. This suggests a signed graph-neural propagation layer whose adjacency has a deliberately reduced spectral radius, improving stability in deep message-passing networks. The most practical first test is to generate constrained signings, select one by Hutchinson estimates of even matrix traces, and compare deep signed GNNs against unsigned propagation and unconstrained random signs.
Ideas from this paper
Unverified
2026
Replace the unsigned adjacency used by a deep message-passing network with a signing selected from an affine family that makes designated short even cycles unbalanced. Search this family for a small even-power trace, which acts as a proxy for a smaller spectral radius and suppresses explosive long-range propagation. The signing can be fixed before training, so the method adds no per-example inference cost.
Useful6/10
Difficulty5/10
Novelty7/10