Radon Measure Representations for Infinite-Width Neural Networks with Singular Activations
arXiv:2607.29258
2026
Architecture
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper supplies a distributional way to remove the zero-frequency singularity that prevents direct Fourier/Radon analysis of common activations such as ReLU. Its transferable asset is the explicit spectral regularization \(\widehat{g}(\rho)=(i\rho)^\alpha\widehat{\sigma}(\rho)\), which converts a singular activation into a decay-compatible feature while remaining in ordinary tempered-distribution spaces rather than quotient spaces. A practical neural-network use is to build a spectrally preconditioned shallow feature map and test whether its induced design matrix is better conditioned than the original activation's feature map. The result is most naturally applied to random-feature MLPs or the first layer of a larger network, with a residual raw-activation path preserving approximation capacity.
Ideas from this paper
Unverified
2026
Replace or augment a singular scalar activation \(\sigma\) with a distributionally regularized activation \(g\) whose Fourier transform is multiplied by \((i\rho)^\alpha\). This suppresses the problematic low-frequency singular component and can produce better-conditioned random-feature or first-layer representations, while a residual raw-activation branch prevents loss of standard approximation behavior.
Useful5/10
Difficulty5/10
Novelty8/10