paper-with-me

Papers

Minimum width for universal approximation using ReLU networks on compact domain

2023-09-19 · Namjun Kim, Chanho Min, Sejun Park

It has been shown that deep neural networks of a large enough width are universal approximators but they are not if the width is too small. There were several attempts to characterize the minimum width $w_{\min}$ enabling the universal approximation property; however, only a few of them found the exact values. In this work, we show that the minimum width for $L^p$ approximation of $L^p$ functions from $[0,1]^{d_x}$ to $\mathbb R^{d_y}$ is exactly $\max\{d_x,d_y,2\}$ if an activation function is ReLU-Like (e.g., ReLU, GELU, Softplus). Compared to the known result for ReLU networks, $w_{\min}=\max\{d_x+1,d_y\}$ when the domain is $\smash{\mathbb R^{d_x}}$, our result first shows that approximation on a compact domain requires smaller width than on $\smash{\mathbb R^{d_x}}$. We next prove a lower bound on $w_{\min}$ for uniform approximation using general activation functions including ReLU: $w_{\min}\ge d_y+1$ if $d_x<d_y\le2d_x$. Together with our first result, this shows a dichotomy between $L^p$ and uniform approximations for general activation functions and input/output dimensions.

📄 PDF Abstract BibTeX arXiv:2309.10402

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Minimum Block Width for Universal Approximation by Residual Neural Networks with Inner Width One

2026-07-06 · Qi Zhou, Xuan Zhou, Xiao-Song Yang arxiv

In this paper, we study the universal approximation property of residual neural networks, and obtain some new results. For input and output dimensions $d_x$ and $d_y$, and LeakyReLU, ReLU, ReLU-like activation functions,…

Achieve the Minimum Width of Neural Networks for Universal Approximation

2022-09-23 · Yongqiang Cai

The universal approximation property (UAP) of neural networks is fundamental for deep learning, and it is well known that wide neural networks are universal approximators of continuous functions within both the $L^p$ nor…

Decoder

Minimum Width for Universal Approximation

2020-06-16 · ICLR 2021 1 · Sejun Park, Chulhee Yun, Jaeho Lee, Jinwoo Shin

The universal approximation property of width-bounded networks has been studied as a dual of classical universal approximation results on depth-bounded networks. However, the critical width enabling the universal approxi…

Minimum Width of Leaky-ReLU Neural Networks for Uniform Universal Approximation

2023-05-29 · Li'ang Li, Yifei Duan, Guanghua Ji, Yongqiang Cai

The study of universal approximation properties (UAP) for neural networks (NN) has a long history. When the network width is unlimited, only a single hidden layer is sufficient for UAP. In contrast, when the depth is unl…

The minimal width of universal $p$-adic ReLU neural networks

2026-02-10 · Sándor Z. Kiss, Ambrus Pál arxiv

We determine the minimal width of $p$-adic neural networks with the universal approximation property for continuous $\mathbb Q_p$-valued functions on compact open subsets with respect to the $L_q$ norms and the $C_1$ nor…