EIS -- a family of activation functions combining Exponential, ISRU, and Softplus
Koushik Biswas, Sandeep Kumar, Shilpak Banerjee, Ashish Kumar Pandey

TL;DR
This paper introduces the EIS family of activation functions with five hyper-parameters, demonstrating their superiority over traditional functions like ReLU on various datasets and models.
Contribution
Proposes a new five-parameter family of activation functions, EIS, that outperform standard functions such as ReLU on multiple benchmark datasets.
Findings
EIS functions outperform ReLU on CIFAR10 and CIFAR100 datasets.
Certain EIS variants improve accuracy by up to 1.68%.
EIS functions are flexible and can be tailored for better performance.
Abstract
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 been proposed to improve accuracy in several tasks. Basic functions like ReLU, Sigmoid, Tanh, or Softplus have been favorite among the deep learning community because of their simplicity. In recent years, several novel activation functions arising from these basic functions have been proposed, which have improved accuracy in some challenging datasets. We propose a five hyper-parameters family of activation functions, namely EIS, defined as, \[ \frac{x(\ln(1+e^x))^\alpha}{\sqrt{\beta+\gamma x^2}+\delta e^{-\theta x}}. \] We show examples of activation functions from the EIS family which outperform widely used activation functions on some well known…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Neural Networks and Applications · Machine Learning and Data Classification
Methods1x1 Convolution · Batch Normalization · Softmax · Max Pooling · Convolution · SimpleNet · (TravEL!!Guide)How Do I File a Claim with Expedia? · *Communicated@Fast*How Do I Communicate to Expedia?
