On high probability of universal approximation in random basis expansions with non-continuous weight sampling

arXiv:2607.16551 2026 Architecture 1 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper identifies a practically relevant universality mechanism for random-feature networks: hidden weights need not come from a continuous distribution, provided their support is dense in the weight space. This suggests replacing expensive floating-point hidden-layer initialization with discrete, sparse, or multiresolution samplers while retaining approximation capability in the increasing-width limit. The most actionable transfer is a frozen random-feature layer with trainable output coefficients, followed by finite-width experiments measuring whether discrete hidden parameters preserve accuracy while reducing storage and feature-generation cost.

Ideas from this paper

Unverified 2026

Dense-support discrete random features

Build a single-hidden-layer network whose hidden weights and biases are sampled from a non-continuous distribution supported on a dense subset of parameter space, then train only the output coefficients. The result motivates discrete or mixed-precision hidden parameters without requiring a continuous Gaussian initialization; finite-width experiments can test whether this retains accuracy while reducing hidden-layer storage and arithmetic cost.

Useful5/10
Difficulty4/10
Novelty5/10
Paper: On high probability of universal approximation in random basis expansions with non-continuous weight sampling arXiv:2607.16551