中文
相关论文

相关论文: Reproducing Activation Function for Deep Learning

200 篇论文

In this work, we explore a new Spiking Neural Network (SNN) formulation with Resonate-and-Fire (RAF) neurons (Izhikevich, 2001) trained with gradient descent via back-propagation. The RAF-SNN, while more biologically plausible, achieves…

神经与进化计算 · 计算机科学 2021-09-20 Badr AlKhamissi , Muhammad ElNokrashy , David Bernal-Casas

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

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

As deep learning is pervasive in modern applications, many deep learning frameworks are presented for deep learning practitioners to develop and train DNN models rapidly. Meanwhile, as training large deep learning models becomes a trend in…

机器学习 · 计算机科学 2023-03-09 Cody Hao Yu , Haozheng Fan , Guangtai Huang , Zhen Jia , Yizhi Liu , Jie Wang , Zach Zheng , Yuan Zhou , Haichen Shen , Junru Shao , Mu Li , Yida Wang

Coherent imaging systems like synthetic aperture radar are susceptible to multiplicative noise that makes applications like automatic target recognition challenging. In this paper, NeighCNN, a deep learning-based speckle reduction algorithm…

图像与视频处理 · 电气工程与系统科学 2021-08-27 Praveen Ravirathinam , Darshan Agrawal , J. Jennifer Ranjani

Training a neural network using backpropagation algorithm requires passing error gradients sequentially through the network. The backward locking prevents us from updating network layers in parallel and fully leveraging the computing…

机器学习 · 计算机科学 2019-05-30 Zhouyuan Huo , Bin Gu , Heng Huang

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

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

Reinforcement Learning (RL) consists of designing agents that make intelligent decisions without human supervision. When used alongside function approximators such as Neural Networks (NNs), RL is capable of solving extremely complex…

量子物理 · 物理学 2024-11-13 Rodrigo Coelho , André Sequeira , Luís Paulo Santos

Recurrent Neural Networks (RNNs) are popular models of brain function. The typical training strategy is to adjust their input-output behavior so that it matches that of the biological circuit of interest. Even though this strategy ensures…

神经元与认知 · 定量生物学 2020-11-09 Alessandro Salatiello , Martin A. Giese

Neural networks allow Q-learning reinforcement learning agents such as deep Q-networks (DQN) to approximate complex mappings from state spaces to value functions. However, this also brings drawbacks when compared to other function…

机器学习 · 计算机科学 2018-06-21 Jack Shannon , Marek Grzes

We extended the work of proposed activation function, Noisy Softplus, to fit into training of layered up spiking neural networks (SNNs). Thus, any ANN employing Noisy Softplus neurons, even of deep architecture, can be trained simply by the…

神经与进化计算 · 计算机科学 2017-06-13 Qian Liu , Yunhua Chen , Steve Furber

Catastrophic forgetting has remained a significant challenge for efficient reinforcement learning for decades (Ring 1994, Rivest and Precup 2003). While recent works have proposed effective methods to mitigate this issue, they mainly focus…

机器学习 · 计算机科学 2025-09-24 Qingfeng Lan , Gautham Vasan , A. Rupam Mahmood

The performance of deep network learning strongly depends on the choice of the non-linear activation function associated with each neuron. However, deciding on the best activation is non-trivial, and the choice depends on the architecture,…

机器学习 · 计算机科学 2020-02-05 Alejandro Molina , Patrick Schramowski , Kristian Kersting

Function regression/approximation is a fundamental application of machine learning. Neural networks (NNs) can be easily trained for function regression using a sufficient number of neurons and epochs. The forward-forward learning algorithm…

机器学习 · 计算机科学 2025-10-16 Shivam Padmani , Akshay Joshi

Feature-Imitating-Networks (FINs) are neural networks that are first trained to approximate closed-form statistical features (e.g. Entropy), and then embedded into other networks to enhance their performance. In this work, we perform the…

图像与视频处理 · 电气工程与系统科学 2024-04-24 Shangyang Min , Hassan B. Ebadian , Tuka Alhanai , Mohammad Mahdi Ghassemi

We propose a new type of neural networks, Kronecker neural networks (KNNs), that form a general framework for neural networks with adaptive activation functions. KNNs employ the Kronecker product, which provides an efficient way of…

机器学习 · 计算机科学 2021-10-22 Ameya D. Jagtap , Yeonjong Shin , Kenji Kawaguchi , George Em Karniadakis

Feature attribution has been a foundational building block for explaining the input feature importance in supervised learning with Deep Neural Network (DNNs), but face new challenges when applied to deep Reinforcement Learning (RL).We…

人工智能 · 计算机科学 2021-02-16 Xuan Chen , Zifan Wang , Yucai Fan , Bonan Jin , Piotr Mardziel , Carlee Joe-Wong , Anupam Datta

Deep neural networks (DNNs) generate much richer function spaces than shallow networks. Since the function spaces induced by shallow networks have several approximation theoretic drawbacks, this explains, however, not necessarily the…

机器学习 · 统计学 2018-09-25 Konstantin Eckle , Johannes Schmidt-Hieber
‹ 上一页 1 2 3 10 下一页 ›