English

Bridging the Gap Between Approximation and Learning via Optimal Approximation by ReLU MLPs of Maximal Regularity

Machine Learning 2025-06-27 v4 Numerical Analysis Neural and Evolutionary Computing Functional Analysis Numerical Analysis Machine Learning

Abstract

The foundations of deep learning are supported by the seemingly opposing perspectives of approximation or learning theory. The former advocates for large/expressive models that need not generalize, while the latter considers classes that generalize but may be too small/constrained to be universal approximators. Motivated by real-world deep learning implementations that are both expressive and statistically reliable, we ask: "Is there a class of neural networks that is both large enough to be universal but structured enough to generalize?" This paper constructively provides a positive answer to this question by identifying a highly structured class of ReLU multilayer perceptions (MLPs), which are optimal function approximators and are statistically well-behaved. We show that any (L,α)(L,\alpha)-H\"{o}lder function from [0,1]d[0,1]^d to [n,n][-n,n] can be approximated to a uniform O(1/n)\mathcal{O}(1/n) error on [0,1]d[0,1]^d with a sparsely connected ReLU MLP with the same H\"{o}lder exponent α\alpha and coefficient LL, of width O(dnd/α)\mathcal{O}(dn^{d/\alpha}), depth O(log(d))\mathcal{O}(\log(d)), with O(dnd/α)\mathcal{O}(dn^{d/\alpha}) nonzero parameters, and whose weights and biases take values in {0,±1/2}\{0,\pm 1/2\} except in the first and last layers which instead have magnitude at-most nn. Further, our class of MLPs achieves a near-optimal sample complexity of O(log(N)/N)\mathcal{O}(\log(N)/\sqrt{N}) when given NN i.i.d. normalized sub-Gaussian training samples. We achieve this through a new construction that perfectly fits together linear pieces using Kuhn triangulations, along with a new proof technique which shows that our construction preserves the regularity of not only the H\"{o}lder functions, but also any uniformly continuous function. Our results imply that neural networks can solve the McShane extension problem on suitable finite sets.

Keywords

Cite

@article{arxiv.2409.12335,
  title  = {Bridging the Gap Between Approximation and Learning via Optimal Approximation by ReLU MLPs of Maximal Regularity},
  author = {Ruiyang Hong and Anastasis Kratsios},
  journal= {arXiv preprint arXiv:2409.12335},
  year   = {2025}
}

Comments

16 pages main body, 40 pages proofs, 10 figures, 1 table

R2 v1 2026-06-28T18:49:37.110Z