English

Expressivity of Shallow and Deep Neural Networks for Polynomial Approximation

Machine Learning 2023-05-17 v2 Machine Learning

Abstract

This study explores the number of neurons required for a Rectified Linear Unit (ReLU) neural network to approximate multivariate monomials. We establish an exponential lower bound on the complexity of any shallow network approximating the product function over a general compact domain. We also demonstrate this lower bound doesn't apply to normalized Lipschitz monomials over the unit cube. These findings suggest that shallow ReLU networks experience the curse of dimensionality when expressing functions with a Lipschitz parameter scaling with the dimension of the input, and that the expressive power of neural networks is more dependent on their depth rather than overall complexity.

Keywords

Cite

@article{arxiv.2303.03544,
  title  = {Expressivity of Shallow and Deep Neural Networks for Polynomial Approximation},
  author = {Itai Shapira},
  journal= {arXiv preprint arXiv:2303.03544},
  year   = {2023}
}

Comments

This paper contains 14 pages and no figures. This is a revised version with significant changes in sections 4 to clarify the proof of the main result