English
Related papers

Related papers: Activation Functions in Deep Learning: A Comprehen…

200 papers

An artificial neuron is modelled as a weighted summation followed by an activation function which determines its output. A wide variety of activation functions such as rectified linear units (ReLU), leaky-ReLU, Swish, MISH, etc. have been…

Machine Learning · Computer Science 2019-12-30 Fayyaz ul Amir Afsar Minhas , Amina Asif

We present a Statistical Mechanics (SM) model of deep neural networks, connecting the energy-based and the feed forward networks (FFN) approach. We infer that FFN can be understood as performing three basic steps: encoding, representation…

Machine Learning · Computer Science 2019-06-07 Mirco Milletarí , Thiparat Chotibut , Paolo E. Trevisanutto

Many neural network architectures rely on the choice of the activation function for each hidden layer. Given the activation function, the neural network is trained over the bias and the weight parameters. The bias catches the center of the…

Machine Learning · Computer Science 2019-10-01 Farnoush Farhadi , Vahid Partovi Nia , Andrea Lodi

We present a simple, effective, and general activation function we term ACON which learns to activate the neurons or not. Interestingly, we find Swish, the recent popular NAS-searched activation, can be interpreted as a smooth approximation…

Computer Vision and Pattern Recognition · Computer Science 2021-04-19 Ningning Ma , Xiangyu Zhang , Ming Liu , Jian Sun

Activation function is a pivotal component of deep learning, facilitating the extraction of intricate data patterns. While classical activation functions like ReLU and its variants are extensively utilized, their static nature and…

Machine Learning · Computer Science 2025-11-04 Barathi Subramanian , Rathinaraja Jeyaraj , Rakhmonov Akhrorjon Akhmadjon Ugli

The weight initialization and the activation function of deep neural networks have a crucial impact on the performance of the training procedure. An inappropriate selection can lead to the loss of information of the input during forward…

Machine Learning · Statistics 2018-10-09 Soufiane Hayou , Arnaud Doucet , Judith Rousseau

In this paper, we revise two commonly used saturated functions, the logistic sigmoid and the hyperbolic tangent (tanh). We point out that, besides the well-known non-zero centered property, slope of the activation function near the origin…

Machine Learning · Computer Science 2016-05-03 Bing Xu , Ruitong Huang , Mu Li

Deep learning at its core, contains functions that are composition of a linear transformation with a non-linear function known as activation function. In past few years, there is an increasing interest in construction of novel activation…

Neural and Evolutionary Computing · Computer Science 2020-09-09 Koushik Biswas , Sandeep Kumar , Shilpak Banerjee , Ashish Kumar Pandey

Researchers have proposed various activation functions. These activation functions help the deep network to learn non-linear behavior with a significant effect on training dynamics and task performance. The performance of these activations…

Computer Vision and Pattern Recognition · Computer Science 2020-01-07 Pravendra Singh , Munender Varshney , Vinay P. Namboodiri

Fourier Analysis Network (FAN) was recently proposed as a simple way to improve neural network performance by replacing part of Rectified Linear Unit (ReLU) activations with sine and cosine functions. Although several studies have reported…

Machine Learning · Computer Science 2026-03-16 Sam Jeong , Hae Yong Kim

As deep learning systems are widely adopted in safety- and security-critical applications, such as autonomous vehicles, banking systems, etc., malicious faults and attacks become a tremendous concern, which potentially could lead to…

Cryptography and Security · Computer Science 2018-10-02 Jakub Breier , Xiaolu Hou , Dirmanto Jap , Lei Ma , Shivam Bhasin , Yang Liu

Activation functions play a critical role in deep neural networks by shaping gradient flow, optimization stability, and generalization. While ReLU remains widely used due to its simplicity, it suffers from gradient sparsity and dead-neuron…

Machine Learning · Computer Science 2025-12-03 Ashkan Shakarami , Yousef Yeganeh , Azade Farshad , Lorenzo Nicolè , Stefano Ghidoni , Nassir Navab

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…

Machine Learning · Computer Science 2023-10-20 Sammy Khalife , Hongyu Cheng , Amitabh Basu

Recent seminal work at the intersection of deep neural networks practice and random matrix theory has linked the convergence speed and robustness of these networks with the combination of random weight initialization and nonlinear…

Machine Learning · Computer Science 2019-05-07 Pierre H. Richemond , Yike Guo

Activation functions are crucial in deep learning models since they introduce non-linearity into the networks, allowing them to learn from errors and make adjustments, which is essential for learning complex patterns. The essential purpose…

Machine Learning · Computer Science 2023-10-17 Koushik Biswas , Meghana Karri , Ulaş Bağcı

The input space of a neural network with ReLU-like activations is partitioned into multiple linear regions, each corresponding to a specific activation pattern of the included ReLU-like activations. We demonstrate that this partition…

Machine Learning · Computer Science 2021-01-15 Fengxiang He , Shiye Lei , Jianmin Ji , Dacheng Tao

Activation functions play a vital role in the training of Convolutional Neural Networks. For this reason, to develop efficient and performing functions is a crucial problem in the deep learning community. Key to these approaches is to…

Computer Vision and Pattern Recognition · Computer Science 2020-09-23 Gianluca Maguolo , Loris Nanni , Stefano Ghidoni

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…

Machine Learning · Computer Science 2025-07-29 John Chidiac , Danielle Azar

In artificial neural network, the activation function and the weight initialization method play important roles in training and performance of a neural network. The question arises is what properties of a function are important/necessary…

Neural and Evolutionary Computing · Computer Science 2020-04-15 Leonid Datta

We provide an overview of several non-linear activation functions in a neural network architecture that have proven successful in many machine learning applications. We conduct an empirical analysis on the effectiveness of using these…

Machine Learning · Computer Science 2017-11-01 Giovanni Alcantara
‹ Prev 1 3 4 5 6 7 10 Next ›