REVIEW 3 cited by
Mixture-of-Experts Meets Instruction Tuning:A Winning Combination for Large Language Models
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
read the original abstract
Sparse Mixture-of-Experts (MoE) is a neural architecture design that can be utilized to add learnable parameters to Large Language Models (LLMs) without increasing inference cost. Instruction tuning is a technique for training LLMs to follow instructions. We advocate combining these two approaches, as we find that MoE models benefit more from instruction tuning than dense models. In particular, we conduct empirical studies across three experimental setups: (i) Direct finetuning on individual downstream tasks devoid of instruction tuning; (ii) Instructiontuning followed by in-context few-shot or zero-shot generalization on downstream tasks; and (iii) Instruction tuning supplemented by further finetuning on individual downstream tasks. In the first scenario, MoE models overall underperform dense models of identical computational capacity. This narrative, however, dramatically changes with the introduction of instruction tuning (second and third scenario), used independently or in conjunction with task-specific finetuning. Our most powerful model, FLAN-MOE-32B, surpasses the performance of FLAN-PALM-62B on four benchmark tasks, while using only a third of the FLOPs. The advancements embodied byFLAN-MOE inspire a reevaluation of the design principles of large-scale, high-performance language models in the framework of task-agnostic learning.
Forward citations
Cited by 3 Pith papers
-
Refine Knowledge of Large Language Models via Adaptive Contrastive Learning
An adaptive contrastive learning strategy that uses a model's own sampled response accuracy to create per-region positive and negative training pairs improves LLM truthful rate by up to 6.9% over IDK-SFT.
-
APT: Improving Specialist LLM Performance with Weakness Case Acquisition and Iterative Preference Training
APT trains a model on its own wrong answers plus retrieved similar answers using iterative DPO with SFT loss, improving math, code, and instruction-following while keeping general benchmarks about flat.
-
Decoding Knowledge Attribution in Mixture-of-Experts: A Framework of Basic-Refinement Collaboration and Efficiency Analysis
An empirical study proposing a 'basic-refinement' split in MoE models, where shared experts generalize and routed experts specialize, with efficiency claims undermined by internally inconsistent numbers and an unvalid...
Discussion (0). Continue with ORCID to comment.