中文
相关论文

相关论文: Learn-able parameter guided Activation Functions

200 篇论文

The application of the deep learning model in classification plays an important role in the accurate detection of the target objects. However, the accuracy is affected by the activation function in the hidden and output layer. In this…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Md. Mehedi Hasan , Md. Ali Hossain , Azmain Yakin Srizon , Abu Sayeed

Addressing the imperative need for efficient artificial intelligence in IoT and edge computing, this study presents RepAct, a re-parameterizable adaptive activation function tailored for optimizing lightweight neural networks within the…

机器学习 · 计算机科学 2024-07-02 Xian Wu , Qingchuan Tao , Shuang Wang

This paper explores the expressive power of deep neural networks for a diverse range of activation functions. An activation function set $\mathscr{A}$ is defined to encompass the majority of commonly used activation functions, such as…

机器学习 · 计算机科学 2024-02-28 Shijun Zhang , Jianfeng Lu , Hongkai Zhao

We study the approximation properties of shallow neural networks with an activation function which is a power of the rectified linear unit. Specifically, we consider the dependence of the approximation rate on the dimension and the…

数值分析 · 数学 2021-12-23 Jonathan W. Siegel , Jinchao Xu

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

Randomized methods of neural network learning suffer from a problem with the generation of random parameters as they are difficult to set optimally to obtain a good projection space. The standard method draws the parameters from a fixed…

机器学习 · 计算机科学 2019-08-13 Grzegorz Dudek

This study explores novel activation functions that enhance the ability of neural networks to manipulate data topology during training. Building on the limitations of traditional activation functions like $\mathrm{ReLU}$, we propose…

机器学习 · 计算机科学 2025-07-18 Pavel Snopov , Oleg R. Musin

In the pursuit of reducing the number of trainable parameters in deep transformer networks, we employ Reinforcement Learning to dynamically select layers during training and tie them together. Every few iterations, the RL agent is asked…

机器学习 · 计算机科学 2024-01-24 Tamir David Hay , Lior Wolf

We present a new approach for input optimization of ReLU networks that explicitly takes into account the effect of changes in activation patterns. We analyze local optimization steps in both the input space and the space of activation…

机器学习 · 计算机科学 2024-06-04 Hongzhan Yu , Sicun Gao

Recently, neural networks have been widely applied in the power system area. They can be used for better predicting input information and modeling system performance with increased accuracy. In some applications such as battery degradation…

机器学习 · 计算机科学 2025-05-27 Cunzhi Zhao , Fan Jiang , Xingpeng Li

We propose the Moderate Adaptive Linear Unit (MoLU), a novel activation function for deep neural networks, defined analytically as: f(x)=x \times (1+tanh(x))/2. MoLU combines mathematical elegance with empirical effectiveness, exhibiting…

机器学习 · 计算机科学 2025-07-16 Hankyul Koh , Joon-hyuk Ko , Wonho Jhe

Learning to control a safety-critical system with latent dynamics (e.g. for deep brain stimulation) requires taking calculated risks to gain information as efficiently as possible. To address this problem, we present a…

机器学习 · 计算机科学 2020-07-09 Mariah L. Schrum , Mark Connolly , Eric Cole , Mihir Ghetiya , Robert Gross , Matthew C. Gombolay

Existing parameter-efficient fine-tuning (PEFT) methods primarily adapt weight matrices while keeping activation functions fixed. We introduce \textbf{NoRA}, the first PEFT framework that directly adapts nonlinear activation functions in…

机器学习 · 计算机科学 2025-09-19 Bo Yin , Xingyi Yang , Xinchao Wang

This paper introduces and evaluates a novel training method for neural networks: Dual Variable Learning Rates (DVLR). Building on insights from behavioral psychology, the dual learning rates are used to emphasize correct and incorrect…

机器学习 · 计算机科学 2021-02-11 Elizabeth Liner , Risto Miikkulainen

In this work we propose a new non-monotonic activation function: the modulus. The majority of the reported research on nonlinearities is focused on monotonic functions. We empirically demonstrate how by using the modulus activation function…

This paper explores the topological signatures of ReLU neural network activation patterns. We consider feedforward neural networks with ReLU activation functions and analyze the polytope decomposition of the feature space induced by the…

机器学习 · 计算机科学 2026-04-20 Vicente Bosca , Tatum Rask , Sunia Tanweer , Andrew R. Tawfeek , Branden Stone

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

We study the problem of training deep neural networks with Rectified Linear Unit (ReLU) activation function using gradient descent and stochastic gradient descent. In particular, we study the binary classification problem and show that for…

机器学习 · 计算机科学 2018-12-31 Difan Zou , Yuan Cao , Dongruo Zhou , Quanquan Gu

The ability of neural networks to provide `best in class' approximation across a wide range of applications is well-documented. Nevertheless, the powerful expressivity of neural networks comes to naught if one is unable to effectively train…

机器学习 · 计算机科学 2020-07-15 Mark Ainsworth , Yeonjong Shin

Activation functions play a pivotal role in the function learning using neural networks. The non-linearity in the learned function is achieved by repeated use of the activation function. Over the years, numerous activation functions have…

机器学习 · 计算机科学 2020-10-13 Koushik Biswas , Sandeep Kumar , Shilpak Banerjee , Ashish Kumar Pandey