SOTAVerified

Wide-minima Density Hypothesis and the Explore-Exploit Learning Rate Schedule

2020-03-09Code Available1· sign in to hype

Nikhil Iyer, V Thejas, Nipun Kwatra, Ramachandran Ramjee, Muthian Sivathanu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Several papers argue that wide minima generalize better than narrow minima. In this paper, through detailed experiments that not only corroborate the generalization properties of wide minima, we also provide empirical evidence for a new hypothesis that the density of wide minima is likely lower than the density of narrow minima. Further, motivated by this hypothesis, we design a novel explore-exploit learning rate schedule. On a variety of image and natural language datasets, compared to their original hand-tuned learning rate baselines, we show that our explore-exploit schedule can result in either up to 0.84% higher absolute accuracy using the original training budget or up to 57% reduced training time while achieving the original reported accuracy. For example, we achieve state-of-the-art (SOTA) accuracy for IWSLT'14 (DE-EN) dataset by just modifying the learning rate schedule of a high performing model.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
IWSLT2014 German-EnglishCutoff+KneeBLEU score37.78Unverified
WMT2014 German-EnglishMAT+KneeBLEU score31.9Unverified

Reproductions