Pith. sign in

REVIEW 13 cited by

A Review of Sparse Expert Models in Deep Learning

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 2209.01667 v1 pith:AWAZZCU2 submitted 2022-09-04 cs.LG cs.CL

A Review of Sparse Expert Models in Deep Learning

classification cs.LG cs.CL
keywords modelsdeepexpertlearningsparsearchitectureconceptexample
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Sparse expert models are a thirty-year old concept re-emerging as a popular architecture in deep learning. This class of architecture encompasses Mixture-of-Experts, Switch Transformers, Routing Networks, BASE layers, and others, all with the unifying idea that each example is acted on by a subset of the parameters. By doing so, the degree of sparsity decouples the parameter count from the compute per example allowing for extremely large, but efficient models. The resulting models have demonstrated significant improvements across diverse domains such as natural language processing, computer vision, and speech recognition. We review the concept of sparse expert models, provide a basic description of the common algorithms, contextualize the advances in the deep learning era, and conclude by highlighting areas for future work.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 13 Pith papers

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

  1. Toy Models of Superposition

    cs.LG 2022-09 accept novelty 8.0

    Toy models demonstrate that polysemanticity arises when neural networks store more sparse features than neurons via superposition, producing a phase transition tied to polytope geometry and increased adversarial vulne...

  2. ArchSIBench: Benchmarking the Architectural Spatial Intelligence of Vision-Language Models

    cs.CV 2026-05 unverdicted novelty 7.0

    ArchSIBench is a new benchmark dataset and evaluation suite that measures vision-language models on architectural spatial intelligence across 17 subtasks, showing most models lag human baselines especially in transfor...

  3. RetroMotion: Retrocausal Motion Forecasting Models are Instructable

    cs.CV 2025-05 unverdicted novelty 7.0

    Retrocausal transformer decomposes multi-agent motion forecasts into marginals and pairwise joints, models uncertainty with compressed exponentials, achieves strong Waymo results, generalizes to Argoverse 2 and V2X-Se...

  4. ZoeDepth: Zero-shot Transfer by Combining Relative and Metric Depth

    cs.CV 2023-02 accept novelty 7.0

    ZoeDepth combines relative depth pre-training on many datasets with metric depth fine-tuning and automatic head routing to achieve strong zero-shot generalization while preserving metric scale.

  5. Entropy-Aware Domain-Routed Mixture-of-Experts Speech-LLM Framework: A Case Study of Multi-Domain Child-Adult ASR

    eess.AS 2026-06 unverdicted novelty 6.0

    Proposes an entropy-aware domain-routed MoE Speech-LLM with C-DR, MoP, MoL, and EAR that improves multi-domain child-adult ASR while preserving adult performance.

  6. Vision-Assisted Foundation Model for Solving Multi-Task Vehicle Routing Problems

    cs.CV 2026-06 unverdicted novelty 6.0

    VaFM encodes constraint-specific VRP images via CNN into patch embeddings fused with graph nodes, using an auxiliary task to handle pixel imbalance, and reports better performance than prior methods on 16 VRP variants.

  7. Fast MoE Inference via Predictive Prefetching and Expert Replication

    cs.LG 2026-05 conditional novelty 6.0

    Dynamic replication of predicted overloaded experts in MoE models achieves near-100% GPU utilization and up to 3x faster inference while retaining 90-95% of baseline performance.

  8. TabICL: A Tabular Foundation Model for In-Context Learning on Large Data

    cs.LG 2025-02 unverdicted novelty 6.0

    TabICL scales in-context learning to large tabular data via column-then-row attention for row embeddings followed by a transformer, matching TabPFNv2 speed and performance while outperforming it and CatBoost on datase...

  9. EmoStyle: Affective Conditioning of Style-Specialist Experts for Emotional Image Generation

    cs.CV 2026-07 conditional novelty 5.0

    EmoStyle injects LLM-inferred valence-arousal and emotion labels into Z-Image via AdaLN-style residual modulation over style-bucket LoRA experts, plus VLM candidate ranking, and ranked first on AffectiveArt Track 1.

  10. Safety-Oriented Routing Analysis of Mixtral MoE Under Benign and Harmful Prompts

    cs.AI 2026-05 unverdicted novelty 5.0

    Empirical routing analysis of Mixtral shows safety-relevant signals are distributed and depth-dependent rather than localized to fixed experts.

  11. RAP: Runtime Adaptive Pruning for LLM Inference

    cs.LG 2025-05 unverdicted novelty 5.0

    RAP is a reinforcement learning framework for runtime-adaptive pruning of LLMs that jointly optimizes model weights and KV-cache usage under varying memory budgets.

  12. Mixtral of Experts

    cs.LG 2024-01 unverdicted novelty 5.0

    Mixtral 8x7B is a sparse MoE LLM activating 2 of 8 experts per layer that matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks while using only 13B active parameters.

  13. Heterogeneous Ranking in Industrial-Scale Recommender Systems: A Case Study

    cs.IR 2026-07 conditional novelty 4.0

    Heterogeneity-conditioned gating and expert modulation improved multi-task ranking in Google Discover, narrowing the articles-vs-videos ranking gap and lifting feed engagement in A/B tests.