中文
相关论文

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

200 篇论文

The hyper-parameters of a neural network are traditionally designed through a time consuming process of trial and error that requires substantial expert knowledge. Neural Architecture Search (NAS) algorithms aim to take the human out of the…

神经与进化计算 · 计算机科学 2021-06-01 Andrew Nader , Danielle Azar

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

Artificial neural networks (ANN), typically referred to as neural networks, are a class of Machine Learning algorithms and have achieved widespread success, having been inspired by the biological structure of the human brain. Neural…

机器学习 · 计算机科学 2022-04-08 Murilo Gustineli

Many activation functions have been proposed in the past, but selecting an adequate one requires trial and error. We propose a new methodology of designing activation functions within a neural network at each layer. We call this technique…

机器学习 · 统计学 2017-02-28 Mark Harmon , Diego Klabjan

The scope of research in the domain of activation functions remains limited and centered around improving the ease of optimization or generalization quality of neural networks (NNs). However, to develop a deeper understanding of deep…

机器学习 · 计算机科学 2020-12-10 Mohit Goyal , Rajan Goyal , Brejesh Lall

Different activation functions work best for different deep learning models. To exploit this, we leverage recent advancements in gradient-based search techniques for neural architectures to efficiently identify high-performing activation…

机器学习 · 计算机科学 2024-08-14 Lukas Strack , Mahmoud Safari , Frank Hutter

The activation function deployed in a deep neural network has great influence on the performance of the network at initialisation, which in turn has implications for training. In this paper we study how to avoid two problems at…

机器学习 · 计算机科学 2021-05-18 Michael Murray , Vinayak Abrol , Jared Tanner

Recent studies have shown that the choice of activation function can significantly affect the performance of deep learning networks. However, the benefits of novel activation functions have been inconsistent and task dependent, and…

机器学习 · 计算机科学 2022-01-25 Garrett Bingham , Risto Miikkulainen

Activation functions influence behavior and performance of DNNs. Nonlinear activation functions, like Rectified Linear Units (ReLU), Exponential Linear Units (ELU) and Scaled Exponential Linear Units (SELU), outperform the linear…

神经与进化计算 · 计算机科学 2019-02-05 Alberto Marchisio , Muhammad Abdullah Hanif , Semeen Rehman , Maurizio Martina , Muhammad Shafique

Activation functions shape the outputs of artificial neurons and, therefore, are integral parts of neural networks in general and deep learning in particular. Some activation functions, such as logistic and relu, have been used for many…

机器学习 · 计算机科学 2021-01-26 Johannes Lederer

Activation functions play a crucial role in neural networks because they are the nonlinearities which have been attributed to the success story of deep learning. One of the currently most popular activation functions is ReLU, but several…

计算与语言 · 计算机科学 2019-01-10 Steffen Eger , Paul Youssef , Iryna Gurevych

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…

机器学习 · 计算机科学 2017-11-01 Giovanni Alcantara

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…

Learning automatically the best activation function for the task is an active topic in neural network research. At the moment, despite promising results, it is still difficult to determine a method for learning an activation function that…

机器学习 · 计算机科学 2019-10-29 Andrea Apicella , Francesco Isgrò , Roberto Prevete

Activation functions have come up as one of the essential components of neural networks. The choice of adequate activation function can impact the accuracy of these methods. In this study, we experiment for finding an optimal activation…

机器学习 · 计算机科学 2022-02-25 Vipul Bansal

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…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Gianluca Maguolo , Loris Nanni , Stefano Ghidoni

Despite broad interest in applying deep learning techniques to scientific discovery, learning interpretable formulas that accurately describe scientific data is very challenging because of the vast landscape of possible functions and the…

机器学习 · 计算机科学 2021-02-17 Fuchang Gao , Boyu Zhang

The choice of activation function can significantly influence the performance of neural networks. The lack of guiding principles for the selection of activation function is lamentable. We try to address this issue by introducing our…

机器学习 · 计算机科学 2018-10-16 Yiwei Li , Enzhi Li

A pivotal aspect in the design of neural networks lies in selecting activation functions, crucial for introducing nonlinear structures that capture intricate input-output patterns. While the effectiveness of adaptive or trainable activation…

Activation function has a significant impact on the dynamics, convergence, and performance of deep neural networks. The search for a consistent and high-performing activation function has always been a pursuit during deep learning model…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Abdur Rahman , Lu He , Haifeng Wang
‹ 上一页 1 2 3 10 下一页 ›