English

Minimum Width of Deep Narrow Networks for Universal Approximation

Machine Learning 2025-11-25 v2

Abstract

Determining the minimum width of fully connected neural networks has become a fundamental problem in recent theoretical studies of deep neural networks. In this paper, we study the lower bounds and upper bounds of the minimum width required for fully connected neural networks in order to have universal approximation capability, which is important in network design and training. We show that wminmax(2dx+1,dy)w_{min}\leq\max(2d_x+1, d_y) also holds true for networks with ELU, SELU activation functions, and the upper bound of this inequality is attained when dy=2dxd_y=2d_x, where dxd_x, dyd_y denote the input and output dimensions, respectively. Besides, we show that dx+1wmindx+dyd_x+1\leq w_{min}\leq d_x+d_y for networks with LeakyReLU, ELU, CELU, SELU, Softplus activation functions, by proving that ReLU activation function can be approximated by these activation functions. In addition, in the case that the activation function is injective or can be uniformly approximated by a sequence of injective functions (e.g., ReLU), we present a new proof of the inequality wmindy+1dx<dy2dxw_{min}\ge d_y+\mathbf{1}_{d_x<d_y\leq2d_x} by constructing a more intuitive example via a new geometric approach based on Poincar\'e-Miranda Theorem.

Keywords

Cite

@article{arxiv.2511.06837,
  title  = {Minimum Width of Deep Narrow Networks for Universal Approximation},
  author = {Xiao-Song Yang and Qi Zhou and Xuan Zhou},
  journal= {arXiv preprint arXiv:2511.06837},
  year   = {2025}
}
R2 v1 2026-07-01T07:29:09.920Z