Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Activation Functions: A new paradigm for understanding Neural Networks

About

The scope of research in the domain of activation functions remains limited and centered around improving the ease of optimization or generalization quality of neural networks (NNs). However, to develop a deeper understanding of deep learning, it becomes important to look at the non linear component of NNs more carefully. In this paper, we aim to provide a generic form of activation function along with appropriate mathematical grounding so as to allow for insights into the working of NNs in future. We propose "Self-Learnable Activation Functions" (SLAF), which are learned during training and are capable of approximating most of the existing activation functions. SLAF is given as a weighted sum of pre-defined basis elements which can serve for a good approximation of the optimal activation function. The coefficients for these basis elements allow a search in the entire space of continuous functions (consisting of all the conventional activations). We propose various training routines which can be used to achieve performance with SLAF equipped neural networks (SLNNs). We prove that SLNNs can approximate any neural network with lipschitz continuous activations, to any arbitrary error highlighting their capacity and possible equivalence with standard NNs. Also, SLNNs can be completely represented as a collections of finite degree polynomial upto the very last layer obviating several hyper parameters like width and depth. Since the optimization of SLNNs is still a challenge, we show that using SLAF along with standard activations (like ReLU) can provide performance improvements with only a small increase in number of parameters.

Mohit Goyal, Rajan Goyal, Brejesh Lall• 2019

Related benchmarks

TaskDatasetResultRank
Classificationkc1
Balanced Accuracy59.61
18
ClassificationThyroid
F1 Score72.72
17
ClassificationILPD
F1 Score59.29
10
ClassificationPen Digits
F1 Score99.37
10
ClassificationSynthetic
F1 Score93.54
10
ClassificationPage-blocks
F1 Score81.41
10
Showing 6 of 6 rows

Other info

Follow for update