APALU: A Trainable, Adaptive Activation Function for Deep Learning Networks
Barathi Subramanian, Rathinaraja Jeyaraj, and Rakhmonov Akhrorjon Akhmadjon Ugli

TL;DR
This paper introduces APALU, a novel trainable activation function that adapts to complex data, significantly improving deep learning performance across tasks like image classification, anomaly detection, and sign language recognition.
Contribution
The paper proposes APALU, a new adaptive activation function that enhances learning stability and efficiency, outperforming traditional static and trainable functions in various deep learning applications.
Findings
APALU increases CIFAR10 accuracy by up to 0.37% for MobileNet.
APALU improves anomaly detection AUC by up to 1.81%.
APALU achieves 100% accuracy in sign language recognition.
Abstract
Activation function is a pivotal component of deep learning, facilitating the extraction of intricate data patterns. While classical activation functions like ReLU and its variants are extensively utilized, their static nature and simplicity, despite being advantageous, often limit their effectiveness in specialized tasks. The trainable activation functions also struggle sometimes to adapt to the unique characteristics of the data. Addressing these limitations, we introduce a novel trainable activation function, adaptive piecewise approximated activation linear unit (APALU), to enhance the learning performance of deep learning across a broad range of tasks. It presents a unique set of features that enable it to maintain stability and efficiency in the learning process while adapting to complex data representations. Experiments reveal significant improvements over widely used activation…
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
TopicsAnomaly Detection Techniques and Applications · Neural Networks and Applications
MethodsSparse Evolutionary Training · Batch Normalization · Convolution · Softmax · 1x1 Convolution · Adam · Average Pooling · Inception Module · Local Response Normalization · Normalizing Flows
