English

Non-linear Neurons with Human-like Apical Dendrite Activations

Neural and Evolutionary Computing 2023-08-14 v5 Computer Vision and Pattern Recognition Machine Learning Machine Learning

Abstract

In order to classify linearly non-separable data, neurons are typically organized into multi-layer neural networks that are equipped with at least one hidden layer. Inspired by some recent discoveries in neuroscience, we propose a new model of artificial neuron along with a novel activation function enabling the learning of nonlinear decision boundaries using a single neuron. We show that a standard neuron followed by our novel apical dendrite activation (ADA) can learn the XOR logical function with 100% accuracy. Furthermore, we conduct experiments on six benchmark data sets from computer vision, signal processing and natural language processing, i.e. MOROCO, UTKFace, CREMA-D, Fashion-MNIST, Tiny ImageNet and ImageNet, showing that the ADA and the leaky ADA functions provide superior results to Rectified Linear Units (ReLU), leaky ReLU, RBF and Swish, for various neural network architectures, e.g. one-hidden-layer or two-hidden-layer multi-layer perceptrons (MLPs) and convolutional neural networks (CNNs) such as LeNet, VGG, ResNet and Character-level CNN. We obtain further performance improvements when we change the standard model of the neuron with our pyramidal neuron with apical dendrite activations (PyNADA). Our code is available at: https://github.com/raduionescu/pynada.

Keywords

Cite

@article{arxiv.2003.03229,
  title  = {Non-linear Neurons with Human-like Apical Dendrite Activations},
  author = {Mariana-Iuliana Georgescu and Radu Tudor Ionescu and Nicolae-Catalin Ristea and Nicu Sebe},
  journal= {arXiv preprint arXiv:2003.03229},
  year   = {2023}
}

Comments

Accepted for publication in Applied Intelligence

R2 v1 2026-06-23T14:06:35.988Z