中文
相关论文

相关论文: Neural network approximation and estimation of cla…

200 篇论文

Neural networks have recently become popular for a wide variety of uses, but have seen limited application in safety-critical domains such as robotics near and around humans. This is because it remains an open challenge to train a neural…

机器学习 · 计算机科学 2021-07-19 Long Kiu Chung , Adam Dai , Derek Knowles , Shreyas Kousik , Grace X. Gao

We propose semi-random features for nonlinear function approximation. The flexibility of semi-random feature lies between the fully adjustable units in deep learning and the random features used in kernel methods. For one hidden layer…

机器学习 · 计算机科学 2017-11-22 Kenji Kawaguchi , Bo Xie , Vikas Verma , Le Song

We draw connections between simple neural networks and under-determined linear systems to comprehensively explore several interesting theoretical questions in the study of neural networks. First, we emphatically show that it is unsurprising…

数值分析 · 数学 2020-11-02 Austin R. Benson , Anil Damle , Alex Townsend

Let $\Omega = [0,1]^d$ be the unit cube in $\mathbb{R}^d$. We study the problem of how efficiently, in terms of the number of parameters, deep neural networks with the ReLU activation function can approximate functions in the Sobolev spaces…

机器学习 · 统计学 2024-04-09 Jonathan W. Siegel

We can compare the expressiveness of neural networks that use rectified linear units (ReLUs) by the number of linear regions, which reflect the number of pieces of the piecewise linear functions modeled by such networks. However,…

机器学习 · 计算机科学 2019-12-17 Thiago Serra , Srikumar Ramalingam

A well-known line of work (Barron, 1993; Breiman, 1993; Klusowski & Barron, 2018) provides bounds on the width $n$ of a ReLU two-layer neural network needed to approximate a function $f$ over the ball $\mathcal{B}_R(\mathbb{R}^d)$ up to…

机器学习 · 统计学 2021-11-29 Carles Domingo-Enrich , Youssef Mroueh

We study the computation complexity of deep ReLU (Rectified Linear Unit) neural networks for the approximation of functions from the H\"older-Zygmund space of mixed smoothness defined on the $d$-dimensional unit cube when the dimension $d$…

数值分析 · 数学 2021-07-26 Dinh Dũng , Van Kien Nguyen

We study the training of deep neural networks by gradient descent where floating-point arithmetic is used to compute the gradients. In this framework and under realistic assumptions, we demonstrate that it is highly unlikely to find ReLU…

机器学习 · 计算机科学 2023-11-16 Clemens Karner , Vladimir Kazeev , Philipp Christian Petersen

Whereas recovery of the manifold from data is a well-studied topic, approximation rates for functions defined on manifolds are less known. In this work, we study a regression problem with inputs on a $d^*$-dimensional manifold that is…

机器学习 · 统计学 2019-08-05 Johannes Schmidt-Hieber

It is well-known that deep neural networks are vulnerable to adversarial attacks. Recent studies show that well-designed classification parts can lead to better robustness. However, there is still much space for improvement along this line.…

机器学习 · 计算机科学 2020-10-09 Cong Xu , Dan Li , Min Yang

We introduce a class of algebraic varieties naturally associated with ReLU neural networks, arising from the piecewise linear structure of their outputs across activation regions in input space, and the piecewise multilinear structure in…

代数几何 · 数学 2025-08-07 Yulia Alexandr , Guido Montúfar

For the past 30 years or so, machine learning has stimulated a great deal of research in the study of approximation capabilities (expressive power) of a multitude of processes, such as approximation by shallow or deep neural networks,…

机器学习 · 计算机科学 2025-01-07 Hrushikesh Mhaskar

The paper studies binary classification and aims at estimating the underlying regression function which is the conditional expectation of the class labels given the inputs. The regression function is the key component of the Bayes optimal…

机器学习 · 统计学 2019-03-26 Balázs Csanád Csáji , Ambrus Tamás

Deep learning empirically achieves high performance in many applications, but its training dynamics has not been fully understood theoretically. In this paper, we explore theoretical analysis on training two-layer ReLU neural networks in a…

机器学习 · 统计学 2021-06-30 Shunta Akiyama , Taiji Suzuki

Largest theoretical contribution to Neural Networks comes from VC Dimension which characterizes the sample complexity of classification model in a probabilistic view and are widely used to study the generalization error. So far in the…

机器学习 · 计算机科学 2024-09-05 Linu Pinto , Sasi Gopalan

We are interested in assessing the use of neural networks as surrogate models to approximate and minimize objective functions in optimization problems. While neural networks are widely used for machine learning tasks such as classification…

机器学习 · 计算机科学 2023-11-22 Tommaso Giovannelli , Oumaima Sohab , Luis Nunes Vicente

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…

机器学习 · 计算机科学 2024-12-18 Owen Davis , Mohammad Motamed

The paper briefy reviews several recent results on hierarchical architectures for learning from examples, that may formally explain the conditions under which Deep Convolutional Neural Networks perform much better in function approximation…

机器学习 · 计算机科学 2016-08-12 Hrushikesh Mhaskar , Tomaso Poggio

This study explores the number of neurons required for a Rectified Linear Unit (ReLU) neural network to approximate multivariate monomials. We establish an exponential lower bound on the complexity of any shallow network approximating the…

机器学习 · 计算机科学 2023-05-17 Itai Shapira

In this paper we investigate the family of functions representable by deep neural networks (DNN) with rectified linear units (ReLU). We give an algorithm to train a ReLU DNN with one hidden layer to *global optimality* with runtime…

机器学习 · 计算机科学 2018-03-01 Raman Arora , Amitabh Basu , Poorya Mianjy , Anirbit Mukherjee