paper-with-me

Papers

A Reparameterization-Invariant Flatness Measure for Deep Neural Networks

2019-11-29 · Henning Petzka, Linara Adilova, Michael Kamp, Cristian Sminchisescu

The performance of deep neural networks is often attributed to their automated, task-related feature construction. It remains an open question, though, why this leads to solutions with good generalization, even in cases where the number of parameters is larger than the number of samples. Back in the 90s, Hochreiter and Schmidhuber observed that flatness of the loss surface around a local minimum correlates with low generalization error. For several flatness measures, this correlation has been empirically validated. However, it has recently been shown that existing measures of flatness cannot theoretically be related to generalization due to a lack of invariance with respect to reparameterizations. We propose a natural modification of existing flatness measures that results in invariance to reparameterization.

📄 PDF Abstract BibTeX arXiv:1912.00058

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question Answering

Similar Papers 제목 키워드 기반

Relative Flatness and Generalization

2020-01-03 · NeurIPS 2021 12 · Henning Petzka, Michael Kamp, Linara Adilova, Cristian Sminchisescu 외

Flatness of the loss curve is conjectured to be connected to the generalization ability of machine learning models, in particular neural networks. While it has been empirically observed that flatness measures consistentl…

Generalization Bounds

FAM: Relative Flatness Aware Minimization

2023-07-05 · Linara Adilova, Amr Abourayya, Jianning Li, Amin Dada 외

Flatness of the loss curve around a model at hand has been shown to empirically correlate with its generalization ability. Optimizing for flatness has been proposed as early as 1994 by Hochreiter and Schmidthuber, and wa…

Feature-Robustness, Flatness and Generalization Error for Deep Neural Networks

2019-09-25 · Henning Petzka, Linara Adilova, Michael Kamp, Cristian Sminchisescu

The performance of deep neural networks is often attributed to their automated, task-related feature construction. It remains an open question, though, why this leads to solutions with good generalization, even in cases …

Open-Ended Question Answering

A Scale Invariant Flatness Measure for Deep Network Minima

2019-02-06 · Akshay Rangamani, Nam H. Nguyen, Abhishek Kumar, Dzung Phan 외

It has been empirically observed that the flatness of minima obtained from training deep networks seems to correlate with better generalization. However, for deep networks with positively homogeneous activations, most me…

Bias Decay Matters : Improving Large Batch Optimization with Connectivity Sharpness

2021-09-29 · Sungyub Kim, Sihwan Park, Yong-Deok Kim, Eunho Yang

As deep learning becomes computationally intensive, the data parallelism is an essential option for the efficient training of high-performance models. Accordingly, the recent studies deal with the methods for increasing …