The Blessing of Dimensionality: An Empirical Study of GeneralizationDownload PDF

25 Sept 2019 (modified: 05 May 2023)ICLR 2020 Conference Withdrawn SubmissionReaders: Everyone
Keywords: deep neural networks, convolutional neural networks, generalization, visualization, loss landscape, optimization
TL;DR: An intuitive empirical and visual exploration of the generalization properties of deep neural networks.
Abstract: The power of neural networks lies in their ability to generalize to unseen data, yet the underlying reasons for this phenomenon remain elusive. Numerous rigorous attempts have been made to explain generalization, but available bounds are still quite loose, and analysis does not always lead to true understanding. The goal of this work is to make generalization more intuitive. Using visualization methods, we discuss the mystery of generalization, the geometry of loss landscapes, and how the curse (or, rather, the blessing) of dimensionality causes optimizers to settle into minima that generalize well.
Code: https://github.com/genviz2019/genviz
Original Pdf: pdf
4 Replies

Loading