Overcoming the Curse of Dimensionality in Neural Networks
Karen Yeressian

TL;DR
This paper demonstrates that two-layer neural networks can approximate functions in a Hilbert space with an error that decreases as the number of neurons increases, effectively addressing the curse of dimensionality.
Contribution
The authors provide a constructive method to approximate functions in Hilbert spaces using shallow networks with error bounds independent of data size and dimension.
Findings
Error decreases as 1/k with increasing neurons
Approximation error is independent of data size n
Network complexity can be kept low with appropriate Hilbert space choice
Abstract
Let be a set and a real Hilbert space. Let be a real Hilbert space of functions and assume is continuously embedded in the Banach space of bounded functions. For , let comprise our dataset. Let and be the unique global minimizer of the functional \begin{equation*} u(f) = \frac{q}{2}\Vert f\Vert_{H}^{2} + \frac{1-q}{2n}\sum_{i=1}^{n}\Vert f(x_i)-y_i\Vert_{V}^{2}. \end{equation*} In this paper we show that for each there exists a two layer network where the first layer has functions which are Riesz representations in the Hilbert space of point evaluation functionals and the second layer is a weighted sum of the first layer, such that the functions realized by these networks satisfy \begin{equation*} \Vert f_{k}-f^*\Vert_{H}^{2} \leq \Bigl( o(1) + \frac{C}{q^2} E\bigl[…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Applications · Stochastic Gradient Optimization Techniques
