LiSHT: Non-Parametric Linearly Scaled Hyperbolic Tangent Activation Function for Neural Networks
Swalpa Kumar Roy, Suvojit Manna, Shiv Ram Dubey, Bidyut Baran, Chaudhuri

TL;DR
This paper introduces LiSHT, a non-parametric, linearly scaled hyperbolic tangent activation function that addresses the dying gradient problem and improves performance across various neural network architectures and datasets.
Contribution
The paper proposes LiSHT, a novel activation function that scales Tanh linearly, offering better gradient flow and performance than existing functions in deep learning models.
Findings
LiSHT outperforms Tanh, ReLU, PReLU, LReLU, and Swish on benchmark datasets.
ResNet with LiSHT improves CIFAR100 accuracy by 9.48%.
Qualitative analysis supports the effectiveness of LiSHT.
Abstract
The activation function in neural network introduces the non-linearity required to deal with the complex tasks. Several activation/non-linearity functions are developed for deep learning models. However, most of the existing activation functions suffer due to the dying gradient problem and non-utilization of the large negative input values. In this paper, we propose a Linearly Scaled Hyperbolic Tangent (LiSHT) for Neural Networks (NNs) by scaling the Tanh linearly. The proposed LiSHT is non-parametric and tackles the dying gradient problem. We perform the experiments on benchmark datasets of different type, such as vector data, image data and natural language data. We observe the superior performance using Multi-layer Perceptron (MLP), Residual Network (ResNet) and Long-short term memory (LSTM) for data classification, image classification and tweets classification tasks, respectively.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Neural Networks and Applications · Advanced Vision and Imaging
MethodsSigmoid Activation · (FiLe@Against@Claim)How do I file a claim against Expedia? · *Communicated@Fast*How Do I Communicate to Expedia?
