Effectiveness of Scaled Exponentially-Regularized Linear Units (SERLUs)
G. Zhang, H. Li

TL;DR
This paper introduces SERLU, a novel activation function that breaks the monotonicity of SELU while maintaining self-normalization, leading to improved neural network performance on standard datasets.
Contribution
The paper proposes SERLU, a new activation function with a bump shape that preserves self-normalization and enhances neural network training, along with a shift-dropout technique.
Findings
SERLU outperforms ELU, SELU, Swish, Leaky ReLU, and ReLU on MNIST, CIFAR10, and CIFAR100.
SERLU effectively maintains zero mean output and combats overfitting.
Experimental results demonstrate consistent improvements across multiple datasets.
Abstract
Recently, self-normalizing neural networks (SNNs) have been proposed with the intention to avoid batch or weight normalization. The key step in SNNs is to properly scale the exponential linear unit (referred to as SELU) to inherently incorporate normalization based on central limit theory. SELU is a monotonically increasing function, where it has an approximately constant negative output for large negative input. In this work, we propose a new activation function to break the monotonicity property of SELU while still preserving the self-normalizing property. Differently from SELU, the new function introduces a bump-shaped function in the region of negative input by regularizing a linear function with a scaled exponential function, which is referred to as a scaled exponentially-regularized linear unit (SERLU). The bump-shaped function has approximately zero response to large negative…
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
TopicsNeural Networks and Applications · Face and Expression Recognition · Machine Learning and ELM
MethodsSERLU · HuMan(Expedia)||How do I get a human at Expedia? · Sigmoid Activation · (FiLe@Against@Claim)How do I file a claim against Expedia? · Exponential Linear Unit · 22 Ways to Contact: How Can I Speak to Someone at Expedia · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout
