Hysteresis Activation Function for Efficient Inference
The widely used ReLU is favored for its hardware efficiency, {as the implementation at inference is a one bit sign case,} yet suffers from issues such as the `dying ReLU'' problem, where during training, neurons fail to activate and constantly remain at zero, as highlighted by Lu et al. Traditional approaches to mitigate this issue often introduce more complex and less hardware-friendly activation functions. In this work, we propose a Hysteresis Rectified Linear Unit (HeLU), an efficient activation function designed to address the `dying ReLU'' problem with minimal complexity. Unlike traditional activation functions with fixed thresholds for training and inference, HeLU employs a variable threshold that refines the backpropagation. This refined mechanism allows simpler activation functions to achieve competitive performance comparable to their more complex counterparts without introducing unnecessary complexity or requiring inductive biases. Empirical evaluations demonstrate that HeLU enhances model generalization across diverse datasets, offering a promising solution for efficient and effective inference suitable for a wide range of neural network architectures.
Code (1)
Tasks
Image ClassificationNatural Language UnderstandingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Preisach Attention: A Hysteretic Model of Sequential Memory
We introduce the Preisach Attention Layer (PAL), a novel sequence modelling architecture grounded in the classical Preisach hysteresis operator from mathematical physics. PAL replaces the softmax attention mechanism with…
Universal Hysteresis Identification Using Extended Preisach Neural Network
Hysteresis phenomena have been observed in different branches of physics and engineering sciences. Therefore, several models have been proposed for hysteresis simulation in different fields; however, almost neither of th…
Inversion-free feedforward hysteresis control using Preisach operator
We introduce a new inversion-free feedforward hysteresis control using the Preisach model. The feedforward scheme has a high-gain integral loop structure with Preisach hysteresis operator in negative feedback. This allow…
Policy with stochastic hysteresis
The paper develops a general methodology for analyzing policies with path-dependency (hysteresis) in stochastic models with forward looking optimizing agents. Our main application is a macro-climate model with a path-dep…
FormOutward Sodium Current, Fine-structure Constant and Ferroelectric Hysteresis Regimes in the Giant Squid Axon Propagating Action Potential: a Phase Space Approach
We derive a charge-conserving phase space cable equation for the propagating action potential, expressing ionic, membrane, and capacitive currents as functions of membrane potential. Analysis of the ionic current during …