Papers › Read-ME: Refactorizing LLMs as Router-Decoupled Mixture of Experts with System Co-Design

Read-ME: Refactorizing LLMs as Router-Decoupled Mixture of Experts with System Co-Design

24 Oct 2024arXiv:2410.19123archive 2025-07-28

Ruisi Cai, Yeonju Ro, Geon-Woo Kim, Peihao Wang, Babak Ehteshami Bejnordi, Aditya Akella, Zhangyang Wang

The proliferation of large language models (LLMs) has led to the adoption of Mixture-of-Experts (MoE) architectures that dynamically leverage specialized subnetworks for improved efficiency and performance. Despite their benefits, MoE models face significant challenges during inference, including inefficient memory management and suboptimal batching, due to misaligned design choices between the model architecture and the system policies. Furthermore, the conventional approach of training MoEs from scratch is increasingly prohibitive in terms of cost. In this paper, we propose a novel framework Read-ME that transforms pre-trained dense LLMs into smaller MoE models (in contrast to "upcycling" generalist MoEs), avoiding the high costs of ground-up training. Our approach employs activation sparsity to extract experts. To compose experts, we examine the widely-adopted layer-wise router design and show its redundancy, and thus we introduce the pre-gating router decoupled from the MoE backbone that facilitates system-friendly pre-computing and lookahead scheduling, enhancing expert-aware batching and caching. Our codesign therefore addresses critical gaps on both the algorithmic and system fronts, establishing a scalable and efficient alternative for LLM inference in resource-constrained settings. Read-ME outperforms other popular open-source dense models of similar scales, achieving improvements of up to 10.1% on MMLU, and improving mean end-to-end latency up to 6.1%. Codes are available at: https://github.com/VITA-Group/READ-ME.

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.19123")

Code

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

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

vita-group/read-me officialmentioned in paperjax 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; 1 ran; 0 honoured the contract we drafted; 15 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 · our draft was wrong
15unverified

Licence: 16 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 vita-group/read-me. “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.

loss_func vita-group/read-me/moe_fication/train_red.py official repository ran · our draft was wrong no licence file found · pointer only · c2877c234b2d0e3f · report
gelu_fast VITA-Group/READ-ME/src/transformers/activations_tf.py official repository unverified no licence file found · pointer only · 37a5eed2dbd663ca · report
get_architectures_from_config_class VITA-Group/READ-ME/utils/create_dummy_models.py official repository unverified no licence file found · pointer only · b176efb26f72e507 · report
get_config_class_from_processor_class VITA-Group/READ-ME/utils/create_dummy_models.py official repository unverified no licence file found · pointer only · 3d999b95009c7537 · report
get_configuration_file VITA-Group/READ-ME/src/transformers/configuration_utils.py official repository unverified no licence file found · pointer only · dd3166a87bc972ff · report
get_intermediate VITA-Group/READ-ME/moe_fication/get_activations.py official repository unverified no licence file found · pointer only · 834b335b08e359db · report
get_processor_types_from_config_class VITA-Group/READ-ME/utils/create_dummy_models.py official repository unverified no licence file found · pointer only · 0c0b81b081919d8e · report
hertz_to_mel VITA-Group/READ-ME/src/transformers/audio_utils.py official repository unverified no licence file found · pointer only · 9a09cbf63a4ddff4 · report
main VITA-Group/READ-ME/moe_fication/train_red.py official repository unverified no licence file found · pointer only · 01f915e04e3d24d0 · report
mel_filter_bank VITA-Group/READ-ME/src/transformers/audio_utils.py official repository unverified no licence file found · pointer only · 7e7c601df5b22499 · report
mel_to_hertz VITA-Group/READ-ME/src/transformers/audio_utils.py official repository unverified no licence file found · pointer only · 2650530d2f0dd9b2 · report
mish VITA-Group/READ-ME/src/transformers/activations_tf.py official repository unverified no licence file found · pointer only · cc8c8c3ebf0c343f · report
quick_gelu VITA-Group/READ-ME/src/transformers/activations_tf.py official repository unverified no licence file found · pointer only · e2d56cb91f999bef · report
save_activations VITA-Group/READ-ME/moe_fication/get_activations.py official repository unverified no licence file found · pointer only · 15b393fa2449cd6e · report
thresholding VITA-Group/READ-ME/moe_fication/generate_mask.py official repository unverified no licence file found · pointer only · 16b1aa5f7cc4afe6 · report
train_predictor VITA-Group/READ-ME/moe_fication/train_red.py official repository unverified no licence file found · pointer only · 2d40c8a96666defc · report

Tasks

MMLUMixture-of-ExpertsScheduling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

MoE

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