English

SMU: smooth activation function for deep networks using smoothing maximum technique

Machine Learning 2022-04-12 v2 Artificial Intelligence Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

Deep learning researchers have a keen interest in proposing two new novel activation functions which can boost network performance. A good choice of activation function can have significant consequences in improving network performance. A handcrafted activation is the most common choice in neural network models. ReLU is the most common choice in the deep learning community due to its simplicity though ReLU has some serious drawbacks. In this paper, we have proposed a new novel activation function based on approximation of known activation functions like Leaky ReLU, and we call this function Smooth Maximum Unit (SMU). Replacing ReLU by SMU, we have got 6.22% improvement in the CIFAR100 dataset with the ShuffleNet V2 model.

Keywords

Cite

@article{arxiv.2111.04682,
  title  = {SMU: smooth activation function for deep networks using smoothing maximum technique},
  author = {Koushik Biswas and Sandeep Kumar and Shilpak Banerjee and Ashish Kumar Pandey},
  journal= {arXiv preprint arXiv:2111.04682},
  year   = {2022}
}

Comments

7 pages

R2 v1 2026-06-24T07:31:04.753Z