中文
相关论文

相关论文: Natural-Logarithm-Rectified Activation Function in…

200 篇论文

In the current research of neural networks, the activation function is manually specified by human and not able to change themselves during training. This paper focus on how to make the activation function trainable for deep neural…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Zhaohe Liao

Classical results in neural network approximation theory show how arbitrary continuous functions can be approximated by networks with a single hidden layer, under mild assumptions on the activation function. However, the classical theory…

最优化与控制 · 数学 2023-04-06 Tyler Lekang , Andrew Lamperski

We propose and analyze a new family of algorithms for training neural networks with ReLU activations. Our algorithms are based on the technique of alternating minimization: estimating the activation patterns of each ReLU for all given…

机器学习 · 计算机科学 2018-10-12 Gauri Jagatap , Chinmay Hegde

We explore convergence of deep neural networks with the popular ReLU activation function, as the depth of the networks tends to infinity. To this end, we introduce the notion of activation domains and activation matrices of a ReLU network.…

机器学习 · 计算机科学 2023-01-11 Yuesheng Xu , Haizhang Zhang

Rectified linear units, or ReLUs, have become the preferred activation function for artificial neural networks. In this paper we consider two basic learning problems assuming that the underlying data follow a generative model based on a…

机器学习 · 统计学 2018-03-13 Arya Mazumdar , Ankit Singh Rawat

The choice of activation function plays a critical role in neural networks, yet most architectures still rely on fixed, uniform activation functions across all neurons. We introduce SmartMixed, a two-phase training strategy that allows…

机器学习 · 计算机科学 2025-11-03 Amin Omidvar

Neural networks are universal function approximators which are known to generalize well despite being dramatically overparameterized. We study this phenomenon from the point of view of the spectral bias of neural networks. Our contributions…

机器学习 · 计算机科学 2022-09-07 Qingguo Hong , Jonathan W. Siegel , Qinyang Tan , Jinchao Xu

We present a novel approach to implementing all-optical Rectified Linear Unit (ReLU) activation functions using compact doubly-resonant cavities with dimensions of approximately $10\,\mu\mathrm{m}$. Our design leverages $\chi^{(2)}$…

光学 · 物理学 2025-04-29 Amirreza Ahmadnejad , Mohmmad Mehrdad Asadi , Somayyeh Koohi

We propose the Gaussian Error Linear Unit (GELU), a high-performing neural network activation function. The GELU activation function is $x\Phi(x)$, where $\Phi(x)$ the standard Gaussian cumulative distribution function. The GELU…

机器学习 · 计算机科学 2023-06-07 Dan Hendrycks , Kevin Gimpel

We develop exact representations of training two-layer neural networks with rectified linear units (ReLUs) in terms of a single convex program with number of variables polynomial in the number of training samples and the number of hidden…

机器学习 · 计算机科学 2020-08-18 Mert Pilanci , Tolga Ergen

Real world recommendation systems influence a constantly growing set of domains. With deep networks, that now drive such systems, recommendations have been more relevant to the user's interests and tasks. However, they may not always be…

机器学习 · 计算机科学 2022-02-15 Gil I. Shamir , Dong Lin

In recent years, deep neural networks (DNNs) achieved unprecedented performance in many low-level vision tasks. However, state-of-the-art results are typically achieved by very deep networks, which can reach tens of layers with tens of…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Idan Kligvasser , Tamar Rott Shaham , Tomer Michaeli

Activation functions are non-linearities in neural networks that allow them to learn complex mapping between inputs and outputs. Typical choices for activation functions are ReLU, Tanh, Sigmoid etc., where the choice generally depends on…

In this article we present new results on neural networks with linear threshold activation functions. We precisely characterize the class of functions that are representable by such neural networks and show that 2 hidden layers are…

机器学习 · 计算机科学 2023-10-20 Sammy Khalife , Hongyu Cheng , Amitabh Basu

Activation functions are fundamental elements of deep learning architectures as they significantly influence training dynamics. ReLU, while widely used, is prone to the dying neuron problem, which has been mitigated by variants such as…

机器学习 · 计算机科学 2025-05-22 Indrashis Das , Mahmoud Safari , Steven Adriaensen , Frank Hutter

Dynamic adaptation in single-neuron response plays a fundamental role in neural coding in biological neural networks. Yet, most neural activation functions used in artificial networks are fixed and mostly considered as an inconsequential…

机器学习 · 计算机科学 2020-06-23 Victor Geadah , Giancarlo Kerg , Stefan Horoi , Guy Wolf , Guillaume Lajoie

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

Most deep neural networks use simple, fixed activation functions, such as sigmoids or rectified linear units, regardless of domain or network structure. We introduce differential equation units (DEUs), an improvement to modern neural…

机器学习 · 计算机科学 2019-09-10 MohamadAli Torkamani , Shiv Shankar , Amirmohammad Rooshenas , Phillip Wallis

Convolutional neural networks have shown impressive abilities in many applications, especially those related to the classification tasks. However, for the regression problem, the abilities of convolutional structures have not been fully…

机器学习 · 计算机科学 2023-01-23 Zhiying Fang , Guang Cheng

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