Papers › Where Do Large Learning Rates Lead Us?

Where Do Large Learning Rates Lead Us?

29 Oct 2024arXiv:2410.22113archive 2025-07-28

Ildus Sadrtdinov, Maxim Kodryan, Eduard Pokonechny, Ekaterina Lobacheva, Dmitry Vetrov

It is generally accepted that starting neural networks training with large learning rates (LRs) improves generalization. Following a line of research devoted to understanding this effect, we conduct an empirical study in a controlled setting focusing on two questions: 1) how large an initial LR is required for obtaining optimal quality, and 2) what are the key differences between models trained with different LRs? We discover that only a narrow range of initial LRs slightly above the convergence threshold lead to optimal results after fine-tuning with a small LR or weight averaging. By studying the local geometry of reached minima, we observe that using LRs from this optimal range allows for the optimization to locate a basin that only contains high-quality minima. Additionally, we show that these initial LRs result in a sparse set of learned features, with a clear focus on those most relevant for the task. In contrast, starting training with too small LRs leads to unstable minima and attempts to learn all features simultaneously, resulting in poor generalization. Conversely, using initial LRs that are too large fails to detect a basin with good solutions and extract meaningful patterns from the data.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.22113")

Code

Syntology Ran 2 of 16 code samples harvested from 1 repository linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong.

By repository: official repository: 16 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

isadrtdinov/understanding-large-lrs officialmentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 2 ran; 1 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
14unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from isadrtdinov/understanding-large-lrs. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

flatten isadrtdinov/understanding-large-lrs/convolutional_networks/training_utils.py official repository ran · honoured contract Apache-2.0 (permissive) · cdc64e98aaf2dd54 · report
unflatten_like isadrtdinov/understanding-large-lrs/convolutional_networks/get_info_funcs.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 6d8daee3396e21d5 · report
LogSumExp isadrtdinov/understanding-large-lrs/convolutional_networks/training_utils.py official repository unverified Apache-2.0 (permissive) · 8cb1d24a1cf29e11 · report
Lop isadrtdinov/understanding-large-lrs/convolutional_networks/get_info_funcs.py official repository unverified Apache-2.0 (permissive) · 19b54a137a0bbdb7 · report
Rop isadrtdinov/understanding-large-lrs/convolutional_networks/get_info_funcs.py official repository unverified Apache-2.0 (permissive) · 8bc49ef2a0810046 · report
check_si_name isadrtdinov/understanding-large-lrs/convolutional_networks/get_info.py official repository unverified Apache-2.0 (permissive) · d2c03e2aaa143601 · report
cross_entropy isadrtdinov/understanding-large-lrs/convolutional_networks/custom_training_utils.py official repository unverified Apache-2.0 (permissive) · 92278c6d1c2ed4ba · report
get_grads isadrtdinov/understanding-large-lrs/synthetic_example/model.py official repository unverified Apache-2.0 (permissive) · 84a8ef25008d233d · report
get_model_extra isadrtdinov/understanding-large-lrs/convolutional_networks/nb_utils.py official repository unverified Apache-2.0 (permissive) · 157cf0b88320c24e · report
get_model_str isadrtdinov/understanding-large-lrs/convolutional_networks/nb_utils.py official repository unverified Apache-2.0 (permissive) · c415f0e6392ad2af · report
get_weights isadrtdinov/understanding-large-lrs/synthetic_example/model.py official repository unverified Apache-2.0 (permissive) · 79a3e75a15ed94dd · report
interpolate_state_dicts isadrtdinov/understanding-large-lrs/convolutional_networks/custom_training_utils.py official repository unverified Apache-2.0 (permissive) · 6d9487d53006a554 · report
load_state_dict_from_swa_to_usual isadrtdinov/understanding-large-lrs/convolutional_networks/custom_training_utils.py official repository unverified Apache-2.0 (permissive) · 01063d5c587678c2 · report
num_params isadrtdinov/understanding-large-lrs/synthetic_example/model.py official repository unverified Apache-2.0 (permissive) · d28ce1ac93c376f2 · report
svhn_loaders isadrtdinov/understanding-large-lrs/convolutional_networks/data.py official repository unverified Apache-2.0 (permissive) · 182de3ac9284f86e · report
unflatten_like isadrtdinov/understanding-large-lrs/convolutional_networks/training_utils.py official repository unverified Apache-2.0 (permissive) · 2da33912415648f3 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

FocusSET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections