Test Error Guarantees for Batch-normalized two-layer ReLU Networks Trained with Gradient Descent

20 Sept 2023 (modified: 25 Mar 2024)ICLR 2024 Conference Withdrawn SubmissionEveryoneRevisionsBibTeX
Keywords: gradient descent, stochastic gradient descent, normalization layers, generalization bounds, margins
TL;DR: In this paper, we provide low training error and test error guarantees of gradient descent (GD) and stochastic gradient descent (SGD) on two-layer ReLU networks with Batch Norm using margin based techniques.
Abstract: This work establishes low training and test error guarantees of gradient descent (GD) and stochastic gradient descent (SGD) on two-layer ReLU networks with Batch Norm. Prior work provided convergence analyses for low training error or stationary points while critically relying on modifications to the setting such as modifying Batch Norm and assuming the objective is smooth. Although smoothness based analyses can handle deeper networks, the smoothness constants are highly non-negligible. We take an alternative approach using a margin $\gamma$ tailored to normalized networks. In particular, for a network of width $m$, the test errors for GD and SGD decrease at a rate of $O(\frac{m^{1/3}}{\gamma^{1/3} t})$ and $O(\frac{1}{\gamma^2 t})$ up until $t \approx O(\frac {\exp(\gamma^2 m)} n)$. Along the way, we show that $\gamma$ can be $O(\sqrt{d})$ times larger than the margin of the max margin linear predictor which can potentially explain the training and test error speed up for normalized networks.
Supplementary Material: zip
Primary Area: optimization
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the ICLR Code of Ethics.
Submission Guidelines: I certify that this submission complies with the submission instructions as described on https://iclr.cc/Conferences/2024/AuthorGuide.
Anonymous Url: I certify that there is no URL (e.g., github page) that could be used to find authors' identity.
No Acknowledgement Section: I certify that there is no acknowledgement section in this submission for double blind review.
Submission Number: 2741
Loading