Deep learning improved by biological activation functions
Gardave S Bhumbra

TL;DR
This paper introduces biologically inspired activation functions called BRU, which improve deep learning by enabling faster training and better generalization compared to ReLU and ELU, based on tests on standard datasets.
Contribution
The paper proposes bionodal root unit (BRU) activation functions that are more biologically plausible and demonstrate superior training speed and model performance in deep neural networks.
Findings
BRU networks train faster than ReLU and ELU networks.
BRU networks achieve better generalization without regularization.
Biological neuron properties can enhance deep learning models.
Abstract
`Biologically inspired' activation functions, such as the logistic sigmoid, have been instrumental in the historical advancement of machine learning. However in the field of deep learning, they have been largely displaced by rectified linear units (ReLU) or similar functions, such as its exponential linear unit (ELU) variant, to mitigate the effects of vanishing gradients associated with error back-propagation. The logistic sigmoid however does not represent the true input-output relation in neuronal cells under physiological conditions. Here, bionodal root unit (BRU) activation functions are introduced, exhibiting input-output non-linearities that are substantially more biologically plausible since their functional form is based on known biophysical properties of neuronal cells. In order to evaluate the learning performance of BRU activations, deep networks are constructed with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural dynamics and brain function · Cell Image Analysis Techniques
MethodsExponential Linear Unit · *Communicated@Fast*How Do I Communicate to Expedia?
