中文
相关论文

相关论文: Exploring the Relationship: Transformative Adaptiv…

200 篇论文

At the heart of neural network force fields (NNFFs) is the architecture of neural networks, where the capacity to model complex interactions is typically enhanced through widening or deepening multilayer perceptrons (MLPs) or by increasing…

机器学习 · 计算机科学 2024-12-20 Enji Li

In neural networks literature, there is a strong interest in identifying and defining activation functions which can improve neural network performance. In recent years there has been a renovated interest of the scientific community in…

机器学习 · 计算机科学 2021-03-01 Andrea Apicella , Francesco Donnarumma , Francesco Isgrò , Roberto Prevete

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

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

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

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

The mathematical complexity and high dimensionality of neural networks slow both training and deployment, demanding heavy computational resources. This has driven the search for alternative architectures built from novel components,…

应用物理 · 物理学 2025-12-15 Jake McNaughton , A. H. Abbas , Ivan S. Maksymov

Multi-task learning (MTL) is a common paradigm that seeks to improve the generalization performance of task learning by training related tasks simultaneously. However, it is still a challenging problem to search the flexible and accurate…

机器学习 · 计算机科学 2019-11-20 Yingru Liu , Xuewen Yang , Dongliang Xie , Xin Wang , Li Shen , Haozhi Huang , Niranjan Balasubramanian

Activation functions play a critical role in the performance and behaviour of neural networks, significantly impacting their ability to learn and generalise. Traditional activation functions, such as ReLU, sigmoid, and tanh, have been…

神经与进化计算 · 计算机科学 2025-03-27 Benjamin David Winter , William John Teahan

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

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

Recent research has found that the activation function (AF) selected for adding non-linearity into the output can have a big impact on how effectively deep learning networks perform. Developing activation functions that can adapt…

神经与进化计算 · 计算机科学 2023-06-06 Ashish Rajanand , Pradeep Singh

Activation functions (AF) are necessary components of neural networks that allow approximation of functions, but AFs in current use are usually simple monotonically increasing functions. In this paper, we propose trainable compound AF (TCA)…

机器学习 · 计算机科学 2022-04-28 Paul M. Baggenstoss

Activation functions can have a significant impact on reducing the topological complexity of input data and therefore improve the performance of the model. Selecting a suitable activation function is an essential step in neural model…

计算与语言 · 计算机科学 2023-02-15 Haishuo Fang , Ji-Ung Lee , Nafise Sadat Moosavi , Iryna Gurevych

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

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…

机器学习 · 计算机科学 2019-10-01 Farnoush Farhadi , Vahid Partovi Nia , Andrea Lodi

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…

To enhance the nonlinearity of neural networks and increase their mapping abilities between the inputs and response variables, activation functions play a crucial role to model more complex relationships and patterns in the data. In this…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Haigen Hu , Aizhu Liu , Qiu Guan , Xiaoxin Li , Shengyong Chen , Qianwei Zhou

Artificial neural networks typically have a fixed, non-linear activation function at each neuron. We have designed a novel form of piecewise linear activation function that is learned independently for each neuron using gradient descent.…

神经与进化计算 · 计算机科学 2015-04-22 Forest Agostinelli , Matthew Hoffman , Peter Sadowski , Pierre Baldi
‹ 上一页 1 2 3 10 下一页 ›