Pith. sign in

REVIEW 2 cited by

Scaling Vision with Sparse 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 2106.05974 v1 pith:ZNASVAWN submitted 2021-06-10 cs.CV cs.LGstat.ML

classification cs.CVcs.LGstat.ML
keywords visionnetworksv-moecomputedenseeveryexpertsinput
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Sparsely-gated Mixture of Experts networks (MoEs) have demonstrated excellent scalability in Natural Language Processing. In Computer Vision, however, almost all performant networks are "dense", that is, every input is processed by every parameter. We present a Vision MoE (V-MoE), a sparse version of the Vision Transformer, that is scalable and competitive with the largest dense networks. When applied to image recognition, V-MoE matches the performance of state-of-the-art networks, while requiring as little as half of the compute at inference time. Further, we propose an extension to the routing algorithm that can prioritize subsets of each input across the entire batch, leading to adaptive per-image compute. This allows V-MoE to trade-off performance and compute smoothly at test-time. Finally, we demonstrate the potential of V-MoE to scale vision models, and train a 15B parameter model that attains 90.35% on ImageNet.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 29 citations worldwide. Full citation record

  1. Chain-of-Experts: Unlocking the Communication Power of Mixture-of-Experts Models

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Chain-of-Experts replaces one parallel MoE routing step with several sequential expert steps inside a layer, reporting lower loss and memory use in small-scale experiments.

  2. Breaking Thought Patterns: A Multi-Dimensional Reasoning Framework for LLMs

    cs.CL 2025-06 reject novelty 2.0 of 10

    LADDER, a proposed mix of chain-of-thought prompting, mixture-of-experts layers, and linear projections, reportedly improves LLM creativity and diversity, but the evidence is thin and partly contradictory.

Pith tools