DANTE: Deep alternations for training neural networks

Neural Netw. 2020 Nov:131:127-143. doi: 10.1016/j.neunet.2020.07.026. Epub 2020 Jul 28.

Abstract

We present DANTE, a novel method for training neural networks using the alternating minimization principle. DANTE provides an alternate perspective to traditional gradient-based backpropagation techniques commonly used to train deep networks. It utilizes an adaptation of quasi-convexity to cast training a neural network as a bi-quasi-convex optimization problem. We show that for neural network configurations with both differentiable (e.g. sigmoid) and non-differentiable (e.g. ReLU) activation functions, we can perform the alternations effectively in this formulation. DANTE can also be extended to networks with multiple hidden layers. In experiments on standard datasets, neural networks trained using the proposed method were found to be promising and competitive to traditional backpropagation techniques, both in terms of quality of the solution, as well as training speed.

Keywords: Backpropagation; Deep learning; Machine learning; Neural nets.

MeSH terms

  • Neural Networks, Computer*
  • Software