Pith. sign in

REVIEW 4 cited by

Activation Functions in Deep Learning: A Comprehensive Survey and Benchmark

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2109.14545 v3 pith:TA7HLXAZ submitted 2021-09-29 cs.LG cs.NE

Activation Functions in Deep Learning: A Comprehensive Survey and Benchmark

classification cs.LG cs.NE
keywords differentnetworksneuralfunctionslayerslearningtypesactivation
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Neural networks have shown tremendous growth in recent years to solve numerous problems. Various types of neural networks have been introduced to deal with different types of problems. However, the main goal of any neural network is to transform the non-linearly separable input data into more linearly separable abstract features using a hierarchy of layers. These layers are combinations of linear and nonlinear functions. The most popular and common non-linearity layers are activation functions (AFs), such as Logistic Sigmoid, Tanh, ReLU, ELU, Swish and Mish. In this paper, a comprehensive overview and survey is presented for AFs in neural networks for deep learning. Different classes of AFs such as Logistic Sigmoid and Tanh based, ReLU based, ELU based, and Learning based are covered. Several characteristics of AFs such as output range, monotonicity, and smoothness are also pointed out. A performance comparison is also performed among 18 state-of-the-art AFs with different networks on different types of data. The insights of AFs are presented to benefit the researchers for doing further research and practitioners to select among different choices. The code used for experimental comparison is released at: \url{https://github.com/shivram1987/ActivationFunctions}.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Electroweak diboson production in association with a high-mass dijet system in semileptonic final states from $pp$ collisions at $\sqrt{s} = 13$ TeV with the ATLAS detector

    hep-ex 2025-03 accept novelty 6.0

    Electroweak diboson plus high-mass dijet production observed at 7.4 sigma with signal strength 1.28, plus first semileptonic-channel limits on S02, T0 and M0 Wilson coefficients.

  2. Solving forward and inverse wave scattering via boundary integral equations and deep learning. Applications to cloaking design

    physics.comp-ph 2026-05 unverdicted novelty 4.0

    An encoder-decoder neural network trained on boundary element method data designs and compares layered cloaks for 2D Helmholtz scattering, showing object-fitted layers reduce scattering more than circular ones for cir...

  3. Physics-informed neural network (PINN) modeling of charged particle multiplicity using the two-component framework in heavy-ion collisions: A comparison with data-driven neural networks

    hep-ph 2025-11 unverdicted novelty 4.0

    A PINN constrained by the two-component multiplicity model learns the hard-scattering fraction from Zr+Zr events and predicts N_ch more accurately than a data-driven NN on unseen Ru+Ru and Au+Au collisions.

  4. FlexAct: Why Learn when you can Pick?

    cs.LG 2026-01 reject novelty 2.0

    A Gumbel-Softmax router that discretely selects among five fixed activation functions, plus a gradient-norm regularizer, recovers the generating activation on toy regression tasks but never beats the matching fixed ac...