Improving Neural Network Efficiency Using Piecewise Linear Approximation of Activation Functions
DOI:
https://doi.org/10.32473/flairs.38.1.139005Abstract
Activation functions play a pivotal role in Neural Networks by enabling the modeling of complex non-linear relationships within data. However, the computational cost associated with certain activation functions, such as the hyperbolic tangent (tanh) and its gradient, can be substantial. In this study, we demonstrate that a piecewise linear approximation of the tanh function, utilizing pre-calculated slopes, achieves faster computation without significant degradation in performance. Conversely, we show that a piecewise linear approximation of the sigmoid function is computationally slower compared to its continuous counterpart. These findings suggest that the computational efficiency of a piecewise activation function depends on whether the indexing and arithmetic costs of the approximation are lower than those of the continuous function.
Downloads
Published
How to Cite
Issue
Section
License
Copyright (c) 2025 Pavan Reddy, Aditya Sanjay Gujral

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.