Theoretical analysis of skip connections and batch normalization from generalization and optimization perspectives

Yasutaka Furusho,Kazushi Ikeda
DOI: https://doi.org/10.1017/ATSIP.2020.7
2020-02-28
APSIPA Transactions on Signal and Information Processing
Abstract:Deep neural networks (DNNs) have the same structure as the neocognitron proposed in 1979 but have much better performance, which is because DNNs include many heuristic techniques such as pre-training, dropout, skip connections, batch normalization (BN), and stochastic depth. However, the reason why these techniques improve the performance is not fully understood. Recently, two tools for theoretical analyses have been proposed. One is to evaluate the generalization gap, defined as the difference between the expected loss and empirical loss, by calculating the algorithmic stability, and the other is to evaluate the convergence rate by calculating the eigenvalues of the Fisher information matrix of DNNs. This overview paper briefly introduces the tools and shows their usefulness by showing why the skip connections and BN improve the performance.
What problem does this paper attempt to address?