LGNAMLJul 19, 2022

Approximation Power of Deep Neural Networks: an explanatory mathematical survey

arXiv:2207.09511v25 citationsh-index: 11
AI Analysis

It provides a comprehensive theoretical resource for researchers in machine learning and mathematics, synthesizing existing knowledge and introducing new findings on neural network expressiveness and limitations.

This survey reviews the approximation properties of deep neural networks, examining their effectiveness in approximating target functions and comparing them to traditional methods, with a focus on error rates and computational complexity for networks with ReLU and Fourier-type activation functions.

This survey provides an in-depth and explanatory review of the approximation properties of deep neural networks, with a focus on feed-forward and residual architectures. The primary objective is to examine how effectively neural networks approximate target functions and to identify conditions under which they outperform traditional approximation methods. Key topics include the nonlinear, compositional structure of deep networks and the formalization of neural network tasks as optimization problems in regression and classification settings. The survey also addresses the training process, emphasizing the role of stochastic gradient descent and backpropagation in solving these optimization problems, and highlights practical considerations such as activation functions, overfitting, and regularization techniques. Additionally, the survey explores the density of neural networks in the space of continuous functions, comparing the approximation capabilities of deep ReLU networks with those of other approximation methods. It discusses recent theoretical advancements in understanding the expressiveness and limitations of these networks. A detailed error-complexity analysis is also presented, focusing on error rates and computational complexity for neural networks with ReLU and Fourier-type activation functions in the context of bounded target functions with minimal regularity assumptions. Alongside recent known results, the survey introduces new findings, offering a valuable resource for understanding the theoretical foundations of neural network approximation. Concluding remarks and further reading suggestions are provided.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes