中文
相关论文

相关论文: The Quest for the Golden Activation Function

200 篇论文

Activation functions play a key role in neural networks so it becomes fundamental to understand their advantages and disadvantages in order to achieve better performances. This paper will first introduce common types of non linear…

机器学习 · 计算机科学 2018-04-10 Dabal Pedamonti

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…

机器学习 · 统计学 2019-05-28 Soufiane Hayou , Arnaud Doucet , Judith Rousseau

Activation functions are critical to the performance of deep neural networks, particularly in domains such as functional near-infrared spectroscopy (fNIRS), where nonlinearity, low signal-to-noise ratio (SNR), and signal variability poses…

机器学习 · 计算机科学 2025-07-16 Behtom Adeli , John McLinden , Pankaj Pandey , Ming Shao , Yalda Shahriari

Current research suggests that the key factors in designing neural network architectures involve choosing number of filters for every convolution layer, number of hidden neurons for every fully connected layer, dropout and pruning. The…

机器学习 · 计算机科学 2020-09-17 Himanshu Pradeep Aswani , Amit Sethi

Inspired by biological neurons, the activation functions play an essential part in the learning process of any artificial neural network commonly used in many real-world problems. Various activation functions have been proposed in the…

机器学习 · 计算机科学 2022-12-29 Ameya D. Jagtap , George Em Karniadakis

The effectiveness of deep neural architectures has been widely supported in terms of both experimental and foundational principles. There is also clear evidence that the activation function (e.g. the rectifier and the LSTM units) plays a…

机器学习 · 计算机科学 2018-10-08 Giuseppe Marra , Dario Zanca , Alessandro Betti , Marco Gori

The training process of neural networks usually optimize weights and bias parameters of linear transformations, while nonlinear activation functions are pre-specified and fixed. This work develops a systematic approach to constructing…

机器学习 · 计算机科学 2024-10-29 Zhengqi Liu , Shuhao Cao , Yuwen Li , Ludmil Zikatanov

The simulation of human neurons and neurotransmission mechanisms has been realized in deep neural networks based on the theoretical implementations of activation functions. However, recent studies have reported that the threshold potential…

机器学习 · 计算机科学 2023-05-11 Kyungsu Lee , Jaeseung Yang , Haeyun Lee , Jae Youn Hwang

Deep neural networks (DNNs) have demonstrated state-of-the-art results on many pattern recognition tasks, especially vision classification problems. Understanding the inner workings of such computational brains is both fascinating basic…

神经与进化计算 · 计算机科学 2016-11-24 Anh Nguyen , Alexey Dosovitskiy , Jason Yosinski , Thomas Brox , Jeff Clune

We consider neural networks with rational activation functions. The choice of the nonlinear activation function in deep learning architectures is crucial and heavily impacts the performance of a neural network. We establish optimal bounds…

神经与进化计算 · 计算机科学 2020-10-01 Nicolas Boullé , Yuji Nakatsukasa , Alex Townsend

Deep neural networks have been successfully used in diverse emerging domains to solve real world complex problems with may more deep learning(DL) architectures, being developed to date. To achieve these state-of-the-art performances, the DL…

机器学习 · 计算机科学 2018-11-09 Chigozie Nwankpa , Winifred Ijomah , Anthony Gachagan , Stephen Marshall

The primary neural networks decision-making units are activation functions. Moreover, they evaluate the output of networks neural node; thus, they are essential for the performance of the whole network. Hence, it is critical to choose the…

机器学习 · 计算机科学 2020-10-20 Tomasz Szandała

The choice of activation function can have a large effect on the performance of a neural network. While there have been some attempts to hand-engineer novel activation functions, the Rectified Linear Unit (ReLU) remains the most…

机器学习 · 计算机科学 2020-04-14 Garrett Bingham , William Macke , Risto Miikkulainen

Activation functions play critical roles in neural networks, yet current off-the-shelf neural networks pay little attention to the specific choice of activation functions used. Here we show that data-aware customization of activation…

机器学习 · 计算机科学 2023-01-18 Fuchang Gao , Boyu Zhang

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

Activation functions are crucial for deep neural networks. This novel work frames the problem of training neural network with learnable polynomial activation functions as a polynomial optimization problem, which is solvable by the…

最优化与控制 · 数学 2025-10-07 Linghao Zhang , Jiawang Nie , Tingting Tang

Linear Regression and neural networks are widely used to model data. Neural networks distinguish themselves from linear regression with their use of activation functions that enable modeling nonlinear functions. The standard argument for…

机器学习 · 计算机科学 2024-01-02 Anish Lakkapragada

Catastrophic forgetting remains a significant challenge to continual learning for decades. While recent works have proposed effective methods to mitigate this problem, they mainly focus on the algorithmic side. Meanwhile, we do not fully…

机器学习 · 计算机科学 2023-10-03 Qingfeng Lan , A. Rupam Mahmood

We propose two new criteria to understand the advantage of deepening neural networks. It is important to know the expressivity of functions computable by deep neural networks in order to understand the advantage of deepening neural…

机器学习 · 计算机科学 2024-03-06 Yasushi Esaki , Yuta Nakahara , Toshiyasu Matsushima

The choice of activation function is an active area of research, with different proposals aimed at improving optimization, while maintaining expressivity. Additionally, the activation function can significantly alter the implicit inductive…

机器学习 · 计算机科学 2026-02-06 Alex Vitvitskyi , Michael Boratko , Matej Grcic , Razvan Pascanu , Deep Shah , Petar Veličković