中文
相关论文

相关论文: Generalized Activation via Multivariate Projection

200 篇论文

Rectified linear unit (ReLU) is a widely used activation function for deep convolutional neural networks. However, because of the zero-hard rectification, ReLU networks miss the benefits from negative values. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Suo Qiu , Xiangmin Xu , Bolun Cai

A wide variety of activation functions have been proposed for neural networks. The Rectified Linear Unit (ReLU) is especially popular today. There are many practical reasons that motivate the use of the ReLU. This paper provides new…

机器学习 · 统计学 2020-10-19 Rahul Parhi , Robert D. Nowak

The activation function is at the heart of a deep neural networks nonlinearity; the choice of the function has great impact on the success of training. Currently, many practitioners prefer the Rectified Linear Unit (ReLU) due to its…

机器学习 · 计算机科学 2021-08-24 Jordan Inturrisi , Sui Yang Khoo , Abbas Kouzani , Riccardo Pagliarella

Activation functions play a key role in providing remarkable performance in deep neural networks, and the rectified linear unit (ReLU) is one of the most widely used activation functions. Various new activation functions and improvements on…

机器学习 · 计算机科学 2019-08-27 Yang Liu , Jianpeng Zhang , Chao Gao , Jinghua Qu , Lixin Ji

A general procedure for introducing parametric, learned, nonlinearity into activation functions is found to enhance the accuracy of representative neural networks without requiring significant additional computational resources. Examples…

机器学习 · 计算机科学 2025-05-14 David Yevick

Recent Progress has shown that exploitation of hidden layer neurons in convolution neural networks incorporating with a carefully designed activation function can yield better classification results in the field of computer vision. The…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Zhi Chen , Pin-han Ho

In neural networks, non-linearity is introduced by activation functions. One commonly used activation function is Rectified Linear Unit (ReLU). ReLU has been a popular choice as an activation but has flaws. State-of-the-art functions like…

机器学习 · 计算机科学 2021-12-23 Advait Vagerwal

In this paper we investigate the performance of different types of rectified activation functions in convolutional neural network: standard rectified linear unit (ReLU), leaky rectified linear unit (Leaky ReLU), parametric rectified linear…

机器学习 · 计算机科学 2015-11-30 Bing Xu , Naiyan Wang , Tianqi Chen , Mu Li

The Rectified Power Unit (RePU) activation function, a differentiable generalization of the Rectified Linear Unit (ReLU), has shown promise in constructing neural networks due to its smoothness properties. However, deep RePU networks often…

机器学习 · 计算机科学 2026-02-10 Taeyoung Kim , Myungjoo Kang

Activation functions have been shown to affect the performance of deep neural networks significantly. While the Rectified Linear Unit (ReLU) remains the dominant choice in practice, the optimal activation function for deep neural networks…

机器学习 · 计算机科学 2025-07-29 John Chidiac , Danielle Azar

Convolutional neural networks have been successful in solving many socially important and economically significant problems. This ability to learn complex high-dimensional functions hierarchically can be attributed to the use of nonlinear…

机器学习 · 计算机科学 2025-04-15 Mathew Mithra Noel , Arunkumar L , Advait Trivedi , Praneet Dutta

Motivated by the growing theoretical understanding of neural networks that employ the Rectified Linear Unit (ReLU) as their activation function, we revisit the use of ReLU activation functions for learning implicit neural representations…

图像与视频处理 · 电气工程与系统科学 2024-08-05 Joseph Shenouda , Yamin Zhou , Robert D. Nowak

Amongst others, the adoption of Rectified Linear Units (ReLUs) is regarded as one of the ingredients of the success of deep learning. ReLU activation has been shown to mitigate the vanishing gradient issue, to encourage sparsity in the…

机器学习 · 统计学 2021-10-14 Nicola Picchiotti , Marco Gori

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

Successive linear transforms followed by nonlinear "activation" functions can approximate nonlinear functions to arbitrary precision given sufficient layers. The number of necessary layers is dependent on, in part, by the nature of the…

神经与进化计算 · 计算机科学 2018-09-26 Andrei Nicolae

Activation function is crucial to the recent successes of deep neural networks. In this paper, we first propose a new activation function, Multiple Parametric Exponential Linear Units (MPELU), aiming to generalize and unify the rectified…

计算机视觉与模式识别 · 计算机科学 2017-01-18 Yang Li , Chunxiao Fan , Yong Li , Qiong Wu , Yue Ming

Most of convolutional neural networks share the same characteristic: each convolutional layer is followed by a nonlinear activation layer where Rectified Linear Unit (ReLU) is the most widely used. In this paper, we argue that the designed…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Gangming Zhao , Zhaoxiang Zhang , He Guan , Peng Tang , Jingdong Wang

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…

Activation functions (AFs) play a pivotal role in the performance of neural networks. The Rectified Linear Unit (ReLU) is currently the most commonly used AF. Several replacements to ReLU have been suggested but improvements have proven…

神经与进化计算 · 计算机科学 2022-06-27 Raz Lapid , Moshe Sipper

ReLU neural-networks have been in the focus of many recent theoretical works, trying to explain their empirical success. Nonetheless, there is still a gap between current theoretical results and empirical observations, even in the case of…

机器学习 · 计算机科学 2019-06-13 Jonathan Fiat , Eran Malach , Shai Shalev-Shwartz
‹ 上一页 1 2 3 10 下一页 ›