中文
相关论文

相关论文: Minimum Width for Universal Approximation

200 篇论文

This paper develops simple feed-forward neural networks that achieve the universal approximation property for all continuous functions with a fixed finite number of neurons. These neural networks are simple because they are designed with a…

机器学习 · 计算机科学 2022-10-10 Zuowei Shen , Haizhao Yang , Shijun Zhang

There has been a growing interest in expressivity of deep neural networks. However, most of the existing work about this topic focuses only on the specific activation function such as ReLU or sigmoid. In this paper, we investigate the…

机器学习 · 统计学 2019-07-24 Ilsang Ohn , Yongdai Kim

This paper studies the approximation capacity of neural networks with an arbitrary activation function and with norm constraint on the weights. Upper and lower bounds on the approximation error of these networks are computed for smooth…

数值分析 · 数学 2025-12-24 Francesco Paolo Maiale , Anastasiia Trofimova , Arturo De Marinis

In this work, we examine the approximation capabilities of deep neural networks utilizing the Rectified Quadratic Unit (ReQU) activation function, defined as \(\max(0,x)^2\), for approximating H\"older-regular functions with respect to the…

机器学习 · 计算机科学 2024-11-12 Ahmed Abdeljawad

The universal approximation theorem, in one of its most general versions, says that if we consider only continuous activation functions $\sigma$, then a standard feedforward neural network with one hidden layer is able to approximate any…

机器学习 · 计算机科学 2020-02-18 Kai Fong Ernest Chong

We consider in this paper the optimal approximations of convex univariate functions with feed-forward Relu neural networks. We are interested in the following question: what is the minimal approximation error given the number of…

机器学习 · 计算机科学 2019-09-11 Bo Liu , Yi Liang

In this paper, we explain the universal approximation capabilities of deep residual neural networks through geometric nonlinear control. Inspired by recent work establishing links between residual networks and control systems, we provide a…

机器学习 · 计算机科学 2024-02-12 Paulo Tabuada , Bahman Gharesifard

We solve an open question from Lu et al. (2017), by showing that any target network with inputs in $\mathbb{R}^d$ can be approximated by a width $O(d)$ network (independent of the target network's architecture), whose number of parameters…

机器学习 · 计算机科学 2022-06-02 Gal Vardi , Gilad Yehudai , Ohad Shamir

This work addresses two fundamental limitations in neural network approximation theory. We demonstrate that a three-dimensional network architecture enables a significantly more efficient representation of sawtooth functions, which serves…

机器学习 · 统计学 2026-03-13 ZeYu Li , FengLei Fan , TieYong Zeng

Neural networks activated by the rectified linear unit (ReLU) play a central role in the recent development of deep learning. The topic of approximating functions from H\"older spaces by these networks is crucial for understanding the…

机器学习 · 计算机科学 2023-07-25 Tong Mao , Ding-Xuan Zhou

The success of deep networks has been attributed in part to their expressivity: per parameter, deep networks can approximate a richer class of functions than shallow networks. In ReLU networks, the number of activation patterns is one…

机器学习 · 统计学 2019-10-22 Boris Hanin , David Rolnick

This paper studies approximation by shallow ReLU$^s$ networks, $\sigma_s(t)=\max\{0,t\}^s$, together with their generalization behavior under $\ell_1$ path-norm control. For the $L^p$-type integral spaces…

机器学习 · 统计学 2026-05-27 Weizhao Li , Fanghui Liu , Lei Shi

In recent years, functional neural networks have been proposed and studied in order to approximate nonlinear continuous functionals defined on $L^p([-1, 1]^s)$ for integers $s\ge1$ and $1\le p<\infty$. However, their theoretical properties…

机器学习 · 统计学 2023-04-11 Linhao Song , Jun Fan , Di-Rong Chen , Ding-Xuan Zhou

Neural networks have shown high successful performance in a wide range of tasks, but further studies are needed to improve its performance. We analyze the approximation error of the specific neural network architecture with a local…

机器学习 · 计算机科学 2020-09-04 Jae-Mo Kang , Sunghwan Moon

This paper investigates the approximation power of three types of random neural networks: (a) infinite width networks, with weights following an arbitrary distribution; (b) finite width networks obtained by subsampling the preceding…

机器学习 · 计算机科学 2019-10-21 Bolton Bailey , Ziwei Ji , Matus Telgarsky , Ruicheng Xian

We deal with two complementary questions about approximation properties of ReLU networks. First, we study how the uniform quantization of ReLU networks with real-valued weights impacts their approximation properties. We establish an…

信息论 · 计算机科学 2022-10-10 Antoine Gonon , Nicolas Brisebarre , Rémi Gribonval , Elisa Riccietti

In studying the expressiveness of neural networks, an important question is whether there are functions which can only be approximated by sufficiently deep networks, assuming their size is bounded. However, for constant depths, existing…

机器学习 · 计算机科学 2020-12-29 Gal Vardi , Ohad Shamir

We study the fundamental limits to the expressive power of neural networks. Given two sets $F$, $G$ of real-valued functions, we first prove a general lower bound on how well functions in $F$ can be approximated in $L^p(\mu)$ norm by…

机器学习 · 计算机科学 2022-12-21 El Mehdi Achour , Armand Foucault , Sébastien Gerchinovitz , François Malgouyres

We demonstrate that a very deep ResNet with stacked modules with one neuron per hidden layer and ReLU activation functions can uniformly approximate any Lebesgue integrable function in $d$ dimensions, i.e. $\ell_1(\mathbb{R}^d)$. Because of…

机器学习 · 计算机科学 2018-07-05 Hongzhou Lin , Stefanie Jegelka

A key element of understanding the efficacy of overparameterized neural networks is characterizing how they represent functions as the number of weights in the network approaches infinity. In this paper, we characterize the norm required to…

机器学习 · 计算机科学 2019-10-04 Greg Ongie , Rebecca Willett , Daniel Soudry , Nathan Srebro