Papers › An Empirical Model of Large-Batch Training

An Empirical Model of Large-Batch Training

14 Dec 2018arXiv:1812.06162archive 2025-07-28

Sam McCandlish, Jared Kaplan, Dario Amodei, OpenAI Dota Team

In an increasing number of domains it has been demonstrated that deep learning models can be trained using relatively large batch sizes without sacrificing data efficiency. However the limits of this massive data parallelism seem to differ from domain to domain, ranging from batches of tens of thousands in ImageNet to batches of millions in RL agents that play the game Dota 2. To our knowledge there is limited conceptual understanding of why these limits to batch size differ or how we might choose the correct batch size in a new domain. In this paper, we demonstrate that a simple and easy-to-measure statistic called the gradient noise scale predicts the largest useful batch size across many domains and applications, including a number of supervised learning datasets (MNIST, SVHN, CIFAR-10, ImageNet, Billion Word), reinforcement learning domains (Atari and Dota), and even generative model training (autoencoders on SVHN). We find that the noise scale increases as the loss decreases over a training run and depends on the model size primarily through improved model performance. Our empirically-motivated theory also describes the tradeoff between compute-efficiency and time-efficiency, and provides a rough model of the benefits of adaptive batch-size training.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="1812.06162")

Code

Syntology Ran 0 of 6 code samples harvested from 1 repository linked to this paper; 6 have no recorded run.

By repository: community (archive-listed): 6 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

RexGLiu/rlpyt_crbp mentioned on GitHubpytorchMIT report
akterskii/rlpyt mentioned on GitHubpytorchMIT report
alexsax/testing_rlpyt mentioned on GitHubpytorchnot reachable when probed 2026-09-17 — repositories for recent papers often appear after camera-ready report
astooke/rlpyt mentioned on GitHubpytorchMIT report
eac-replication/eac-replication mentioned on GitHubpytorchMIT report
hal-314/fastai-batch-size-finder mentioned on GitHubApache-2.0 report
petuum/adaptdl mentioned on GitHubpytorch report
sandeeprockstar/Pose_Estimation mentioned on GitHubpytorch report
sarahisyoung/rlpyt mentioned on GitHubpytorchMIT 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

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

6unverified

Licence: 0 of the 6 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 davidandym/task-conflict-in-text-to-text-learners. “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.

compute_big_batch_gradient davidandym/task-conflict-in-text-to-text-learners/src/measure_conflict.py community (archive-listed) unverified MIT (permissive) · a862dac46152a1e9 · report
get_conflict_metric_keys davidandym/task-conflict-in-text-to-text-learners/src/measure_conflict.py community (archive-listed) unverified MIT (permissive) · 357c3ce4115b3f1b · report
masked_softmax davidandym/task-conflict-in-text-to-text-learners/src/models/canonical_heads.py community (archive-listed) unverified MIT (permissive) · 854be3983683cc44 · report
measure_conflict davidandym/task-conflict-in-text-to-text-learners/src/measure_conflict.py community (archive-listed) unverified MIT (permissive) · ae6e307cdcec33d5 · report
score davidandym/task-conflict-in-text-to-text-learners/src/deca_metrics.py community (archive-listed) unverified MIT (permissive) · e81a8138a9405edf · report
set_seed davidandym/task-conflict-in-text-to-text-learners/src/utils.py community (archive-listed) unverified MIT (permissive) · 7e5f9c2aee507dd4 · report

Tasks

Dota 2Reinforcement Learningmodel

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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