Papers › Scaling Laws for Fine-Grained Mixture of Experts

Scaling Laws for Fine-Grained Mixture of Experts

12 Feb 2024arXiv:2402.07871archive 2025-07-28

Jakub Krajewski, Jan Ludziejewski, Kamil Adamczewski, Maciej Pióro, Michał Krutul, Szymon Antoniak, Kamil Ciebiera, Krystian Król, Tomasz Odrzygóźdź, Piotr Sankowski, Marek Cygan, Sebastian Jaszczur

Mixture of Experts (MoE) models have emerged as a primary solution for reducing the computational cost of Large Language Models. In this work, we analyze their scaling properties, incorporating an expanded range of variables. Specifically, we introduce a new hyperparameter, granularity, whose adjustment enables precise control over the size of the experts. Building on this, we establish scaling laws for fine-grained MoE, taking into account the number of training tokens, model size, and granularity. Leveraging these laws, we derive the optimal training configuration for a given computational budget. Our findings not only show that MoE models consistently outperform dense Transformers but also highlight that the efficiency gap between dense and MoE models widens as we scale up the model size and training budget. Furthermore, we demonstrate that the common practice of setting the size of experts in MoE to mirror the feed-forward layer is not optimal at almost any computational budget.

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

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 8 ran with no contract checked.

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

llm-random/llm-random officialmentioned in papermentioned 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

12 samples harvested; 9 ran; 1 honoured the contract we drafted; 3 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
8ran
3unverified

Licence: 0 of the 12 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 llm-random/llm-random. “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.

DenseEinMix llm-random/llm-random/lizrd/core/misc.py official repository ran Apache-2.0 (permissive) · bedb49cd1f1a0de9 · report
decode_bias_string llm-random/llm-random/lizrd/core/llm.py official repository ran Apache-2.0 (permissive) · 547620f3cabb823c · report
get_checkpoint_from_path llm-random/llm-random/lizrd/train/load_and_save_model.py official repository ran Apache-2.0 (permissive) · ab08b9a954599b80 · report
get_init_fun llm-random/llm-random/lizrd/core/initialization.py official repository ran Apache-2.0 (permissive) · 60ccfd22a4396cc8 · report
get_init_weight llm-random/llm-random/lizrd/core/initialization.py official repository ran Apache-2.0 (permissive) · 598beaf614d19cd9 · report
get_latest_checkpoint llm-random/llm-random/lizrd/train/load_and_save_model.py official repository ran Apache-2.0 (permissive) · 4a3ee9eeb13ba96e · report
get_registered_name llm-random/llm-random/research/token_reduction/layer_manager.py official repository ran fingerprinted Apache-2.0 (permissive) · e1f8a72b6a93def9 · report
init_kaiming_uniform llm-random/llm-random/lizrd/core/initialization.py official repository ran Apache-2.0 (permissive) · 4a31b2005d286506 · report
stop_gradient llm-random/llm-random/lizrd/core/misc.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 17f4154f5359d704 · report
einsum llm-random/llm-random/lizrd/core/misc.py official repository unverified Apache-2.0 (permissive) · 4418dc5a6351b911 · report
wrap_in_ddp llm-random/llm-random/lizrd/core/distributed.py official repository unverified Apache-2.0 (permissive) · 01ee119a712b62ff · report
wrap_in_fsdp llm-random/llm-random/lizrd/core/distributed.py official repository unverified Apache-2.0 (permissive) · ef09afdda4279503 · report

Tasks

Mixture-of-Experts

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