Rectified non-linear unit for convolution neural network

I El Jaafari, A Ellahyani, S Charfi - Journal of Physics: Conference …, 2021 - iopscience.iop.org
Journal of Physics: Conference Series, 2021iopscience.iop.org
Convolution neural network takes in input image, assign importance (learnable weights and
biases) to various aspects/objects in the image and be able to differentiate one from the
other. At each layer, a linear transformation is carried out on the received data. Aiming for
solving non-linear problems, a mandatory unit named activation function is used by neural
networks. The activation function greatly influences the success of training deep neural
networks. In this paper, a new rectified non linear function unit that we call Rectified non …
Abstract
Convolution neural network takes in input image, assign importance (learnable weights and biases) to various aspects/objects in the image and be able to differentiate one from the other. At each layer, a linear transformation is carried out on the received data. Aiming for solving non-linear problems, a mandatory unit named activation function is used by neural networks. The activation function greatly influences the success of training deep neural networks. In this paper, a new rectified non linear function unit that we call Rectified non-linear unit (ReNU) is proposed. The presented activation function returns x− log (x+ 1) for positive values, and zero for negative ones. The ReNU multiplies the received gradient by values between 0 and 1 depending on the importance of neurons (1 for the biggest neurons and 0 for the smaller ones) unlike the ReLU that returns the same received gradient for all positive values in its back propagation. Using the proposed activation function the CNN performance remarkably raises. The ReNU has been tested on MNIST and CIFAR-10 data sets and compared to the ReLU and ELU activation functions. The experimental results are satisfactory when compared to known activation functions in terms of convergence speed and CNN accuracy.
iopscience.iop.org
以上显示的是最相近的搜索结果。 查看全部搜索结果