中文
相关论文

相关论文: Function Approximation with Randomly Initialized N…

200 篇论文

We propose the Moderate Adaptive Linear Unit (MoLU), a novel activation function for deep neural networks, defined analytically as: f(x)=x \times (1+tanh(x))/2. MoLU combines mathematical elegance with empirical effectiveness, exhibiting…

机器学习 · 计算机科学 2025-07-16 Hankyul Koh , Joon-hyuk Ko , Wonho Jhe

The scope of research in the domain of activation functions remains limited and centered around improving the ease of optimization or generalization quality of neural networks (NNs). However, to develop a deeper understanding of deep…

机器学习 · 计算机科学 2020-12-10 Mohit Goyal , Rajan Goyal , Brejesh Lall

We study expressive power of shallow and deep neural networks with piece-wise linear activation functions. We establish new rigorous upper and lower bounds for the network complexity in the setting of approximations in Sobolev spaces. In…

机器学习 · 计算机科学 2017-05-02 Dmitry Yarotsky

\citet{farrell2021deep} establish non-asymptotic high-probability bounds for general deep feedforward neural network (with rectified linear unit activation function) estimators, with \citet[Theorem 1]{farrell2021deep} achieving a suboptimal…

计量经济学 · 经济学 2025-12-11 Zhaoji Tang

For many machine learning applications, a common input representation is a spectrogram. The underlying representation for a spectrogram is a short time Fourier transform (STFT) which gives complex values. The spectrogram uses the magnitude…

音频与语音处理 · 电气工程与系统科学 2023-02-28 Les Atlas , Nicholas Rasmussen , Felix Schwock , Mert Pilanci

We prove bounds for the approximation and estimation of certain binary classification functions using ReLU neural networks. Our estimation bounds provide a priori performance guarantees for empirical risk minimization using networks of a…

泛函分析 · 数学 2022-03-11 Andrei Caragea , Philipp Petersen , Felix Voigtlaender

In this paper, we develop a wavelet-based theoretical framework for analyzing the universal approximation capabilities of neural networks over a wide range of activation functions. Leveraging wavelet frame theory on the spaces of…

机器学习 · 计算机科学 2025-04-24 Youngmi Hur , Hyojae Lim , Mikyoung Lim

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

Deep networks are gradually penetrating almost every domain in our lives due to their amazing success. However, with substantive performance accuracy improvements comes the price of \emph{irreproducibility}. Two identical models, trained on…

机器学习 · 计算机科学 2020-12-02 Gil I. Shamir , Dong Lin , Lorenzo Coviello

We show that deep networks are better than shallow networks at approximating functions that can be expressed as a composition of functions described by a directed acyclic graph, because the deep networks can be designed to have the same…

机器学习 · 计算机科学 2019-11-26 H. N. Mhaskar , T. Poggio

Recently, neural networks have been widely applied in the power system area. They can be used for better predicting input information and modeling system performance with increased accuracy. In some applications such as battery degradation…

机器学习 · 计算机科学 2025-05-27 Cunzhi Zhao , Fan Jiang , Xingpeng Li

Recurrent Neural Networks (RNNs) are very successful at solving challenging problems with sequential data. However, this observed efficiency is not yet entirely explained by theory. It is known that a certain class of multiplicative RNNs…

机器学习 · 计算机科学 2019-01-31 Valentin Khrulkov , Oleksii Hrinchuk , Ivan Oseledets

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

Universal approximation theorems provide a mathematical explanation for the expressive power of neural networks. They assert that, under mild conditions on the activation function, feedforward neural networks are dense in broad function…

机器学习 · 计算机科学 2026-05-21 Soumendu Sundar Mukherjee , Himasish Talukdar

Lipschitz-constrained neural networks have many applications in machine learning. Since designing and training expressive Lipschitz-constrained networks is very challenging, there is a need for improved methods and a better theoretical…

机器学习 · 计算机科学 2022-04-14 Sebastian Neumayer , Alexis Goujon , Pakshal Bohra , Michael Unser

Deep neural networks, particularly those employing Rectified Linear Units (ReLU), are often perceived as complex, high-dimensional, non-linear systems. This complexity poses a significant challenge to understanding their internal learning…

机器学习 · 计算机科学 2025-11-11 Longqing Ye

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

In comparison to classical shallow representation learning techniques, deep neural networks have achieved superior performance in nearly every application benchmark. But despite their clear empirical advantages, it is still not well…

机器学习 · 计算机科学 2022-01-11 Calvin Murdock , George Cazenavette , Simon Lucey

This paper presents two main theoretical results concerning shallow neural networks with ReLU$^k$ activation functions. We establish a novel integral representation for Sobolev spaces, showing that every function in…

数值分析 · 数学 2025-05-13 Xinliang Liu , Tong Mao , Jinchao Xu

The nonlinearity of activation functions used in deep learning models are crucial for the success of predictive models. There are several commonly used simple nonlinear functions, including Rectified Linear Unit (ReLU) and Leaky-ReLU…