中文
相关论文

相关论文: A Survey on Activation Functions and their relatio…

200 篇论文

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-05-21 MohamadAli Torkamani , Phillip Wallis , Shiv Shankar , Amirmohammad Rooshenas

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

Learning with neural networks relies on the complexity of the representable functions, but more importantly, the particular assignment of typical parameters to functions of different complexity. Taking the number of activation regions as a…

机器学习 · 统计学 2021-12-17 Hanna Tseran , Guido Montúfar

This work presents an adaptive activation method for neural networks that exploits the interdependency of features. Each pixel, node, and layer is assigned with a polynomial activation function, whose coefficients are provided by an…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Jinhyeok Jang , Jaehong Kim , Jaeyeon Lee , Seungjoon Yang

Recently, much attention has been devoted to finding highly efficient and powerful activation functions for CNN layers. Because activation functions inject different nonlinearities between layers that affect performance, varying them is one…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Loris Nanni , Gianluca Maguolo , Sheryl Brahnam , Michelangelo Paci

The success of artificial neural networks (ANNs) hinges greatly on the judicious selection of an activation function, introducing non-linearity into network and enabling them to model sophisticated relationships in data. However, the search…

机器学习 · 计算机科学 2024-05-24 Haoyuan Sun , Zihao Wu , Bo Xia , Pu Chang , Zibin Dong , Yifu Yuan , Yongzhe Chang , Xueqian Wang

In this paper, we explore the concept of adding learn-able slope and mean shift parameters to an activation function to improve the total response region. The characteristics of an activation function depend highly on the value of…

机器学习 · 计算机科学 2019-12-24 S. Balaji , T. Kavya , Natasha Sebastian

Activation functions play a significant role in neural network design by enabling non-linearity. The choice of activation function was previously shown to influence the properties of the resulting loss landscape. Understanding the…

机器学习 · 计算机科学 2023-06-29 Anna Sergeevna Bosman , Andries Engelbrecht , Marde Helbig

Randomized neural networks (randomized NNs), where only the terminal layer's weights are optimized constitute a powerful model class to reduce computational time in training the neural network model. At the same time, these models…

机器学习 · 计算机科学 2023-03-22 Jakob Heiss , Josef Teichmann , Hanna Wutte

Deep learning is currently extensively employed across a range of research domains. The continuous advancements in deep learning techniques contribute to solving intricate challenges. Activation functions (AF) are fundamental components…

机器学习 · 计算机科学 2024-06-03 Asmaa Benchama , Khalid Zebbara

We prove a large deviation principle for deep neural networks with Gaussian weights and at most linearly growing activation functions, such as ReLU. This generalises earlier work, in which bounded and continuous activation functions were…

机器学习 · 统计学 2026-02-10 Quirin Vogel

We propose nonuniform data-driven parameter distributions for neural network initialization based on derivative data of the function to be approximated. These parameter distributions are developed in the context of non-parametric regression…

机器学习 · 计算机科学 2024-10-04 Konstantin Pieper , Zezhong Zhang , Guannan Zhang

During the last decade, several research works have focused on providing novel deep learning methods in many application fields. However, few of them have investigated the weight initialization process for deep learning, although its…

机器学习 · 计算机科学 2021-02-16 Wadii Boulila , Maha Driss , Mohamed Al-Sarem , Faisal Saeed , Moez Krichen

Re-initializing a neural network during training has been observed to improve generalization in recent works. Yet it is neither widely adopted in deep learning practice nor is it often used in state-of-the-art training protocols. This…

We identify and study two common failure modes for early training in deep ReLU nets. For each we give a rigorous proof of when it occurs and how to avoid it, for fully connected and residual architectures. The first failure mode,…

机器学习 · 统计学 2018-11-14 Boris Hanin , David Rolnick

Neural networks have proven to be a highly effective tool for solving complex problems in many areas of life. Recently, their importance and practical usability have further been reinforced with the advent of deep learning. One of the…

机器学习 · 计算机科学 2024-02-15 Vladimír Kunc , Jiří Kléma

The choice of activation function in deep networks has a significant effect on the training dynamics and task performance. At present, the most effective and widely-used activation function is ReLU. However, because of the non-zero mean,…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yuan Zhou , Dandan Li , Shuwei Huo , Sun-Yuan Kung

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 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

Normalization layers and activation functions are fundamental components in deep networks and typically co-locate with each other. Here we propose to design them using an automated approach. Instead of designing them separately, we unify…

机器学习 · 计算机科学 2020-07-20 Hanxiao Liu , Andrew Brock , Karen Simonyan , Quoc V. Le