English

Stochastic Block-ADMM for Training Deep Networks

Machine Learning 2021-05-04 v1 Artificial Intelligence Distributed, Parallel, and Cluster Computing

Abstract

In this paper, we propose Stochastic Block-ADMM as an approach to train deep neural networks in batch and online settings. Our method works by splitting neural networks into an arbitrary number of blocks and utilizes auxiliary variables to connect these blocks while optimizing with stochastic gradient descent. This allows training deep networks with non-differentiable constraints where conventional backpropagation is not applicable. An application of this is supervised feature disentangling, where our proposed DeepFacto inserts a non-negative matrix factorization (NMF) layer into the network. Since backpropagation only needs to be performed within each block, our approach alleviates vanishing gradients and provides potentials for parallelization. We prove the convergence of our proposed method and justify its capabilities through experiments in supervised and weakly-supervised settings.

Keywords

Cite

@article{arxiv.2105.00339,
  title  = {Stochastic Block-ADMM for Training Deep Networks},
  author = {Saeed Khorram and Xiao Fu and Mohamad H. Danesh and Zhongang Qi and Li Fuxin},
  journal= {arXiv preprint arXiv:2105.00339},
  year   = {2021}
}
R2 v1 2026-06-24T01:42:11.332Z