中文
相关论文

相关论文: How Many Neurons Does it Take to Approximate the M…

200 篇论文

Network design has been a central topic in machine learning. Large amounts of effort have been devoted towards creating efficient architectures through manual exploration as well as automated neural architecture search. However, todays…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Albert Lee , Kang L. Wang

We derive upper bounds on the complexity of ReLU neural networks approximating the solution maps of parametric partial differential equations. In particular, without any knowledge of its concrete shape, we use the inherent…

数值分析 · 数学 2020-05-15 Gitta Kutyniok , Philipp Petersen , Mones Raslan , Reinhold Schneider

We prove several universal approximation results at minimal or near-minimal width for approximation of $L^p(\mathbb{R}^{d_x}, \mathbb{R}^{d_y})$ and $C^0(\mathbb{R}^{d_x}, \mathbb{R}^{d_y})$ on compact sets. Our approach uses a unified…

神经与进化计算 · 计算机科学 2025-12-29 Dennis Rochau , Robin Chan , Hanno Gottschalk

An important issue in neural network research is how to choose the number of nodes and layers such as to solve a classification problem. We provide new intuitions based on earlier results by An et al. (2015) by deriving an upper bound on…

机器学习 · 统计学 2018-02-13 Marjolein Troost , Katja Seeliger , Marcel van Gerven

This paper investigates the approximation properties of shallow neural networks with activation functions that are powers of exponential functions. It focuses on the dependence of the approximation rate on the dimension and the smoothness…

机器学习 · 计算机科学 2025-10-22 Jian Lu , Xiaohuang Huang

While it is well-known that neural networks enjoy excellent approximation capabilities, it remains a big challenge to compute such approximations from point samples. Based on tools from Information-based complexity, recent work by Grohs and…

机器学习 · 计算机科学 2023-12-22 Ahmed Abdeljawad , Philipp Grohs

It is well-known that neural networks are universal approximators, but that deeper networks tend in practice to be more powerful than shallower ones. We shed light on this by proving that the total number of neurons $m$ required to…

机器学习 · 计算机科学 2018-04-30 David Rolnick , Max Tegmark

We study the expressive power of deep ReLU neural networks for approximating functions in dilated shift-invariant spaces, which are widely used in signal processing, image processing, communications and so on. Approximation error bounds are…

机器学习 · 计算机科学 2023-12-05 Yunfei Yang , Zhen Li , Yang Wang

This paper studies the universal approximation property of deep neural networks for representing probability distributions. Given a target distribution $\pi$ and a source distribution $p_z$ both defined on $\mathbb{R}^d$, we prove under…

机器学习 · 计算机科学 2020-11-17 Yulong Lu , Jianfeng Lu

In this work, beyond width and depth, we augment a neural network with a new dimension called height by intra-linking neurons in the same layer to create an intra-layer hierarchy, which gives rise to the notion of height. We call a neural…

机器学习 · 计算机科学 2025-01-07 Feng-Lei Fan , Ze-Yu Li , Huan Xiong , Tieyong Zeng

Deep learning has exhibited remarkable results across diverse areas. To understand its success, substantial research has been directed towards its theoretical foundations. Nevertheless, the majority of these studies examine how well deep…

机器学习 · 统计学 2024-06-11 Hao Liu , Jiahui Cheng , Wenjing Liao

We present SiLU network constructions whose approximation efficiency depends critically on proper hyperparameter tuning. For the square function $x^2$, with optimally chosen shift $a$ and scale $\beta$, we achieve approximation error…

机器学习 · 计算机科学 2026-02-24 Koffi O. Ayena

We consider the question of what functions can be captured by ReLU networks with an unbounded number of units (infinite width), but where the overall network Euclidean norm (sum of squares of all weights in the system, except for an…

机器学习 · 计算机科学 2019-02-22 Pedro Savarese , Itay Evron , Daniel Soudry , Nathan Srebro

Fully connected deep neural networks are successfully applied to classification and function approximation problems. By minimizing the cost function, i.e., finding the proper weights and biases, models can be built for accurate predictions.…

机器学习 · 计算机科学 2024-07-25 Qingguang Guan

The exact minimum width that allows for universal approximation of unbounded-depth networks is known only for ReLU and its variants. In this work, we study the minimum width of networks using general activation functions. Specifically, we…

机器学习 · 计算机科学 2025-04-11 Jonghyun Shin , Namjun Kim , Geonho Hwang , Sejun Park

Neuron death is a complex phenomenon with implications for model trainability: the deeper the network, the lower the probability of finding a valid initialization. In this work, we derive both upper and lower bounds on the probability that…

机器学习 · 计算机科学 2021-06-14 Blaine Rister , Daniel L. Rubin

In this work, we consider the approximation of a large class of bounded functions, with minimal regularity assumptions, by ReLU neural networks. We show that the approximation error can be bounded from above by a quantity proportional to…

机器学习 · 统计学 2026-02-27 Owen Davis , Gianluca Geraci , Mohammad Motamed

We provide several new depth-based separation results for feed-forward neural networks, proving that various types of simple and natural functions can be better approximated using deeper networks than shallower ones, even if the shallower…

机器学习 · 计算机科学 2020-05-14 Itay Safran , Ohad Shamir

We derive exact upper and lower bounds for the cumulative distribution function (cdf) of the output of a neural network (NN) over its entire support subject to noisy (stochastic) inputs. The upper and lower bounds converge to the true cdf…

机器学习 · 计算机科学 2025-06-11 Andrey Kofnov , Daniel Kapla , Ezio Bartocci , Efstathia Bura

We provide a theoretical explanation of the role of the number of nodes at each layer in deep neural networks. We prove that the largest variation of a deep neural network with ReLU activation function arises when the layer with the fewest…

机器学习 · 统计学 2018-12-11 Yongdai Kim , Dongha Kim