A Differentiable Transition Between Additive and Multiplicative Neurons
Machine Learning
2016-04-14 v1 Machine Learning
Abstract
Existing approaches to combine both additive and multiplicative neural units either use a fixed assignment of operations or require discrete optimization to determine what function a neuron should perform. However, this leads to an extensive increase in the computational complexity of the training procedure. We present a novel, parameterizable transfer function based on the mathematical concept of non-integer functional iteration that allows the operation each neuron performs to be smoothly and, most importantly, differentiablely adjusted between addition and multiplication. This allows the decision between addition and multiplication to be integrated into the standard backpropagation training procedure.
Cite
@article{arxiv.1604.03736,
title = {A Differentiable Transition Between Additive and Multiplicative Neurons},
author = {Wiebke Köpp and Patrick van der Smagt and Sebastian Urban},
journal= {arXiv preprint arXiv:1604.03736},
year = {2016}
}
Comments
ICLR 2016 extended abstract