Pith. sign in

REVIEW 3 cited by

Dynamic Data Mixing Maximizes Instruction Tuning for Mixture-of-Experts

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.11256 v1 pith:DEBS22A5 submitted 2024-06-17 cs.CL

classification cs.CL
keywords tasksdatadatasetsinstructionmodelstrainingtuningdynamic
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Mixture-of-Experts (MoE) models have shown remarkable capability in instruction tuning, especially when the number of tasks scales. However, previous methods simply merge all training tasks (e.g. creative writing, coding, and mathematics) and apply fixed sampling weights, without considering the importance of different tasks as the model training state changes. In this way, the most helpful data cannot be effectively distinguished, leading to suboptimal model performance. To reduce the potential redundancies of datasets, we make the first attempt and propose a novel dynamic data mixture for MoE instruction tuning. Specifically, inspired by MoE's token routing preference, we build dataset-level representations and then capture the subtle differences among datasets. Finally, we propose to dynamically adjust the sampling weight of datasets by their inter-redundancies, thus maximizing global performance under a limited training budget. The experimental results on two MoE models demonstrate the effectiveness of our approach on both downstream knowledge \& reasoning tasks and open-ended queries. Code and models are available at https://github.com/Spico197/MoE-SFT .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LLaMA-MoE v2: Exploring Sparsity of LLaMA from Perspective of Mixture-of-Experts with Post-Training

    cs.CL 2024-11 conditional novelty 5.0 of 10

    A dense instruction-tuned LLaMA-3-8B can be partitioned into Attention-MoE and MLP-MoE and re-trained with about 7B instruction tokens, recovering usable math/code skills with half the activated parameters.

  2. Mixture-of-Clustered-Experts: Advancing Expert Specialization and Generalization in Instruction Tuning

    cs.LG 2025-09 conditional novelty 4.0 of 10

    MoCE groups experts by k-means clusters of sequence embeddings and routes tokens within the chosen expert group, improving instruction-tuned LLM benchmark scores over PESC and domain-specialized baselines.

  3. Mixture of Experts (MoE): A Big Data Perspective

    cs.LG 2025-01 conditional novelty 2.0 of 10

    A survey of MoE methods for big data that catalogs architectures, use cases, and open challenges without adding new results.

Pith tools