English

Expected Gradients of Maxout Networks and Consequences to Parameter Initialization

Machine Learning 2023-05-19 v2 Machine Learning

Abstract

We study the gradients of a maxout network with respect to inputs and parameters and obtain bounds for the moments depending on the architecture and the parameter distribution. We observe that the distribution of the input-output Jacobian depends on the input, which complicates a stable parameter initialization. Based on the moments of the gradients, we formulate parameter initialization strategies that avoid vanishing and exploding gradients in wide networks. Experiments with deep fully-connected and convolutional networks show that this strategy improves SGD and Adam training of deep maxout networks. In addition, we obtain refined bounds on the expected number of linear regions, results on the expected curve length distortion, and results on the NTK.

Keywords

Cite

@article{arxiv.2301.06956,
  title  = {Expected Gradients of Maxout Networks and Consequences to Parameter Initialization},
  author = {Hanna Tseran and Guido Montúfar},
  journal= {arXiv preprint arXiv:2301.06956},
  year   = {2023}
}

Comments

Published at ICML 2023, 42 pages, 11 figures

R2 v1 2026-06-28T08:13:33.238Z