Extreme least singular values of random row submatrices with bounded-density subgaussian entries
arXiv:2608.07410
2026
Regularization
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper gives a sharp exponential law for the worst-conditioned square row submatrix of a tall random matrix: among exponentially many subsets, the minimum singular value is typically of order $e^{-h(\gamma)m}$, where $h(\gamma)$ is the combinatorial entropy of choosing $m$ rows from $N\approx\gamma m$. This transfers to robustness against neuron removal, feature dropout, or routing failures in overcomplete layers. A practical adaptation is to regularize sampled row subsets toward larger smallest singular values, while using the theorem's entropy exponent as a random-matrix baseline for evaluating whether learned redundancy is genuinely robust.
Ideas from this paper
Unverified
2026
Train an overcomplete linear or MLP layer so that square subsets of its output rows remain numerically invertible after neuron pruning or routing failures. Penalize sampled subsets with unusually small least singular values, using the paper's entropy exponent to quantify the severity expected from random redundancy.
Useful5/10
Difficulty5/10
Novelty7/10