English

DANTE: Deep AlterNations for Training nEural networks

Machine Learning 2020-08-11 v3 Machine Learning

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

Cite

@article{arxiv.1902.00491,
  title  = {DANTE: Deep AlterNations for Training nEural networks},
  author = {Vaibhav B Sinha and Sneha Kudugunta and Adepu Ravi Sankar and Surya Teja Chavali and Purushottam Kar and Vineeth N Balasubramanian},
  journal= {arXiv preprint arXiv:1902.00491},
  year   = {2020}
}

Comments

19 pages

R2 v1 2026-06-23T07:29:44.279Z