English

Curse of Dimensionality in Neural Network Optimization

Machine Learning 2026-03-06 v3 Optimization and Control Machine Learning

Abstract

This paper demonstrates that when a shallow neural network with a Lipschitz continuous activation function is trained using either empirical or population risk to approximate a target function that is rr times continuously differentiable on [0,1]d[0,1]^d, the population risk may not decay at a rate faster than t4rd2rt^{-\frac{4r}{d-2r}}, where tt denotes the time parameter of the gradient flow dynamics. This result highlights the presence of the curse of dimensionality in the optimization computation required to achieve a desired accuracy. Instead of analyzing parameter evolution directly, the training dynamics are examined through the evolution of the parameter distribution under the 2-Wasserstein gradient flow. Furthermore, it is established that the curse of dimensionality persists when a locally Lipschitz continuous activation function is employed, where the Lipschitz constant in [x,x][-x,x] is bounded by O(xδ)O(x^\delta) for any xRx \in \mathbb{R}. In this scenario, the population risk is shown to decay at a rate no faster than t(4+2δ)rd2rt^{-\frac{(4+2\delta)r}{d-2r}}. Understanding how function smoothness influences the curse of dimensionality in neural network optimization theory is an important and underexplored direction that this work aims to address.

Keywords

Cite

@article{arxiv.2502.05360,
  title  = {Curse of Dimensionality in Neural Network Optimization},
  author = {Sanghoon Na and Haizhao Yang},
  journal= {arXiv preprint arXiv:2502.05360},
  year   = {2026}
}

Comments

Accepted for publication in Information and Inference: A Journal of the IMA. 32 pages, 1 figure

R2 v1 2026-06-28T21:36:55.955Z