English

Lifted Neural Networks

Machine Learning 2018-06-22 v2 Machine Learning

Abstract

We describe a novel family of models of multi- layer feedforward neural networks in which the activation functions are encoded via penalties in the training problem. Our approach is based on representing a non-decreasing activation function as the argmin of an appropriate convex optimiza- tion problem. The new framework allows for algo- rithms such as block-coordinate descent methods to be applied, in which each step is composed of a simple (no hidden layer) supervised learning problem that is parallelizable across data points and/or layers. Experiments indicate that the pro- posed models provide excellent initial guesses for weights for standard neural networks. In addi- tion, the model provides avenues for interesting extensions, such as robustness against noisy in- puts and optimizing over parameters in activation functions.

Keywords

Cite

@article{arxiv.1805.01532,
  title  = {Lifted Neural Networks},
  author = {Armin Askari and Geoffrey Negiar and Rajiv Sambharya and Laurent El Ghaoui},
  journal= {arXiv preprint arXiv:1805.01532},
  year   = {2018}
}
R2 v1 2026-06-23T01:44:39.673Z