Discrete Unique Continuation on Simplex

arXiv:2608.02707 2026 Regularization 1 ideas extracted · analyzed Aug 31, 2026

What the math gives to ML

The paper gives a discrete uncertainty principle for functions on a composition simplex: local oriented-simplicial cancellation constraints force any function that is nonzero at the balanced index to have polynomially large support. This is transferable as an anti-collapse mechanism for simplex-indexed neural parameters, such as structured expert routers, polynomial feature coefficients, or multi-index convolution kernels. The practical route is to enforce the linear relations exactly by projection onto their nullspace, retain a nonzero balanced coefficient, and use the theorem's support exponent as a falsifiable target rather than merely adding an unstructured sparsity penalty. The main limitation is that the guarantee applies to exact constraints and signed coefficients, so the first experiments should use a small signed feature or routing module rather than ordinary probability-valued attention.

Ideas from this paper

Unverified 2026

Pascal-simplex anti-collapse router

Replace an unconstrained collection of coefficients over degree-nR compositions by a signed simplex-indexed coefficient tensor satisfying the paper's local cancellation equations. Anchor the balanced coefficient and use the resulting discrete unique-continuation principle to prevent the learned tensor from collapsing onto a tiny set of compositions, while still allowing structured sparsity below the full simplex size. Apply the tensor to a signed residual feature mixture or to expert logits…

Useful5/10
Difficulty6/10
Novelty9/10
Paper: Discrete Unique Continuation on Simplex arXiv:2608.02707