stat.MLJul 12, 2026

Approximation of Analytic Functions by ReLU Neural Networks with Adjustable Depth and Width

Authors: Yanming LaiDefeng SunYang Wang

Organizations: Department of Applied Mathematics, The Hong Kong Polytechnic University, Hung Hom, Hong Kong, China · Department of Mathematics, The University of Hong Kong, Pokfulam, Hong Kong, China

Abstract

In contrast to most studies on neural network approximation theory that characterize results through a single parameter, such as the total number of network parameters, \cite{shen2020deep} pioneered the characterization of approximation rates as a joint function of the width parameter NN and the depth parameter LL, thereby granting greater architectural flexibility. Existing works using the (N,L)(N,L)-characterization focus on function classes with finite smoothness ss, establishing a typical approximation rate of O(N2s/dL2s/d)\mathcal{O}\left(N^{-2s/d}L^{-2s/d}\right) with dd denoting the input dimension, which indicates that network depth and width play symmetric roles for these classes. In contrast, this paper establishes upper bounds for the approximation of analytic functions, which possess infinite smoothness, via ReLU networks under the (N,L)(N,L)-characterization. Specifically, we derive approximation rates of O(NCLτ)\mathcal{O}\left(N^{-C L^τ}\right), where C>0C>0 is some constant and τ>0τ>0 is a parameter influenced by the relation between LL and NN. In particular, τ=1τ=1 if NN scales roughly as LdL^d. Our findings reveal that depth plays a more critical role than width in the context of analytic function approximation. The main technical difficulty of obtaining such upper bounds lies in the trade-off between the smoothness parameters and the approximation accuracy. To overcome this difficulty, we employ refined constructions of several ReLU networks to approximate power functions, multivariate multiplication, and polynomials, which may be of independent interest.

Explore similar work

Sep 14, 2026stat.ML

ReLU Neural Network Approximation to Smooth Functional Operator: Dimensional Decay and Error Analysis

We study the uniform approximation of smooth scalar-valued functionals on an infinite-dimensional separable Hilbert space by deep ReLU neural networks. Writing the functional input as X(t)=d1ξdνd(t)X(t)=\sum_{d\geq1}ξ_dν_d(t), we quantify the importance of coordinate dd through wdsdw_ds_d, where sds_d bounds the magnitude of the corresponding basis score and wdw_d controls the directional Fréchet sensitivity of the target functional. Our constructive analysis combines coordinate truncation, anisotropic partitioning, local Taylor approximation, and ReLU network realization, while allowing unrestricted interactions among the retained coordinates. We establish a general nonasymptotic upper bound for the uniform approximation error and a complementary pseudo-dimension-based lower bound for the worst-case approximation error. Under generalized exponential coordinate decay wdsdexp(cdρ)w_ds_d\asymp\exp(-cd^ρ), with ρ>0ρ>0, the upper and lower bounds match at the leading order and thus yield the nearly optimal approximation rate, which is stretched-exponential in the logarithm of the network budget. This is the first work to characterize neural network approximation error for infinite-dimensional functional inputs explicitly through the joint dimensional decay of coordinate magnitudes and directional sensitivities.
Shuhao Jiao
May 29, 2026stat.ML

Approximation and learning of anisotropic and mixed smooth functions by deep ReLU neural networks

This paper studies how efficiently deep ReLU neural networks can approximate and learn smooth functions. When the error is measured in Lp([0,1]d)L^p([0,1]^d) norm and the approximator is a network with width WW and depth LL, recent works have proven the supper approximation rate O((WL)2s/d)\mathcal{O}((WL)^{-2s/d}) for Besov space Bq,rs([0,1]d)\mathcal{B}^s_{q,r}([0,1]^d) under the Sobolev embedding condition s/d>1/q1/ps/d>1/q-1/p. In order to overcome the curse of dimensionality in this rate, we extent this result to anisotropic and mixed smooth function classes. We establish the approximation rate O((WL)2s~)\mathcal{O}((WL)^{-2\tilde{s}}) for anisotropic Besov space Bq,rs([0,1]d)\mathcal{B}^{\boldsymbol{s}}_{q,r}([0,1]^d) with anisotropic smoothness s=(s1,,sd)\boldsymbol{s}=(s_1,\dots,s_d) under the embedding condition s~>1/q1/p\tilde{s} > 1/q-1/p, where the mean smoothness s~=(i=1dsi1)1\tilde{s} = (\sum_{i=1}^d s_i^{-1})^{-1}. For mixed smooth Besov space MBq,rs([0,1]d)\mathcal{MB}^s_{q,r}([0,1]^d) with mixed smoothness s>1/q1/ps>1/q-1/p, we show that the approximation rate O((WL)2s)\mathcal{O}((WL)^{-2s}) holds up to logarithmic factors. Using these results, we also derive approximation bounds for the composition of anisotropic Besov functions. As an application, it is shown that deep ReLU neural networks can achieve minimax optimal rates up to logarithmic factors for a wide range of smooth function classes.
Yunfei Yang, Jun Fan
Sep 17, 2026stat.ML

Error bounds in Sobolev norms for approximations with norm constrained ReLU neural networks

Recent studies have shown that smooth functions can be well approximated by ReLU neural networks with path norm constraint on the weights. We extend these results from uniform approximation to approximation in Sobolev norm. Specifically, we analyze how well Sobolev functions in Wn,pW^{n,p} can be approximated by neural networks with width WW, depth LL and path norm bounded by KK, when the approximation error is measured in the W1,pW^{1,p}-norm. For shallow networks with depth L=1L=1, we derive the approximation error bound O(max{W(n1)/d,K(n1)/(sn)})\mathcal{O}(\max\{W^{-(n-1)/d}, K^{-(n-1)/(s-n)}\}), when the smoothness index satisfies n<s=(d+3)/2n<s=(d+3)/2 and the input is dd-dimensional. For deep networks, we remove the restriction on the smoothness by showing that the approximation bound O(K(n1)/(d+d/p+1))\mathcal{O}(K^{-(n-1)/(d+d/p+1)}) holds if the width WW and depth LL are sufficiently large.
Xianjun Li, Yunfei Yang