{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2608-11859","title":"Small-Scale Experiments: Are We There Yet?","arxiv_id":"2608.11859","date":"2026-08-12","proceeding":null,"authors":["Nicholas Lourie","Kyunghyun Cho","Karen Ullrich","Sanae Lotfi"],"abstract":"Scaling laws promised cost-effective experiments; six years later, they have yet to fully deliver. Instead, researchers have found them unreliable at small scales (starting at 4M parameters) and concluded that sizable models cannot be avoided. We show this is not the case: the confounding factor is hyperparameters. Small models are highly sensitive, but hyperparameter sensitivity fades with scale. This small-scale sensitivity makes scaling laws easy to miss because they only emerge on the fully tuned frontier, and reaching that frontier requires an extensive search far beyond what most ever run. By ablating the basic scaling law recipe, we show well-tuned hyperparameters matter more than any other ingredient. Further, we reveal why those hyperparameters become easier to find: as scale increases, the hyperparameter loss surface becomes lower dimensional. Nevertheless while scaling laws exist in small models, extrapolation hits statistical limitations. A holistic approach is required. Synthesizing our insights with the recent literature, we develop a new methodology for model-centric research and demonstrate it on a question that once took the field years to settle: where to place normalization layers in the transformer architecture. From small-scale experiments, we recover the large scale result: pre-normalization works better as models grow in size. With the right tools and a better understanding, small-scale experiments can deliver on scaling laws' long-awaited promise.","url_abs":"https://arxiv.org/abs/2608.11859","url_pdf":"https://arxiv.org/pdf/2608.11859","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2608.11859","atlas_url":"https://app.syntology.ai/?focus=2608.11859","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.11859"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/nicholaslourie/opda","reach":null}],"summary":{"ran":9,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":11,"ran":9,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"582b77ebfe0c857c","entry":"beta_equal_tailed_interval","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/opda/utils.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/opda/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"582b77ebfe0c857c"}},{"code_sha256_prefix":"43a54e08f0b863df","entry":"beta_highest_density_interval","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/opda/utils.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/opda/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"43a54e08f0b863df"}},{"code_sha256_prefix":"4264410087d22903","entry":"dkw_epsilon","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/opda/utils.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/opda/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4264410087d22903"}},{"code_sha256_prefix":"8425efe5121593ce","entry":"ellipse_volume","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/experiments/analytic.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/experiments/analytic.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8425efe5121593ce"}},{"code_sha256_prefix":"f490214e026a1551","entry":"lagrange_interpolate","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/opda/approximation.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/opda/approximation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f490214e026a1551"}},{"code_sha256_prefix":"69252b538c76d109","entry":"plot_cdf","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/experiments/visualization.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/experiments/visualization.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"69252b538c76d109"}},{"code_sha256_prefix":"1060cccf2c3a89b3","entry":"plot_distribution","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/experiments/visualization.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/experiments/visualization.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1060cccf2c3a89b3"}},{"code_sha256_prefix":"32393d32fe767811","entry":"plot_pdf","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/experiments/visualization.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/experiments/visualization.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"32393d32fe767811"}},{"code_sha256_prefix":"aaf4b49d6c48eff8","entry":"sorted_versions","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"noxfile.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/noxfile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"aaf4b49d6c48eff8"}},{"code_sha256_prefix":"adb73f6529563108","entry":"get_approximation_parameters","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/experiments/analytic.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/experiments/analytic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"adb73f6529563108"}},{"code_sha256_prefix":"c1dd3f2627ae0899","entry":"make_damped_linear_sin","repo":"nicholaslourie/opda","repo_kind":"found_in_text","path":"src/experiments/simulation.py","file_url":"https://github.com/nicholaslourie/opda/blob/HEAD/src/experiments/simulation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c1dd3f2627ae0899"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}