The reviewed record of science sign in
Pith

arxiv: 2410.15732 · v2 · pith:JOTBVBRL · submitted 2024-10-21 · cs.CV

ViMoE: An Empirical Study of Designing Vision Mixture-of-Experts

Reviewed by Pithpith:JOTBVBRLopen to challenge →

classification cs.CV
keywords layersvimoevisiondesignempiricalexpertguidanceinformation
0
0 comments X
read the original abstract

Mixture-of-Experts (MoE) models embody the divide-and-conquer concept and are a promising approach for increasing model capacity, demonstrating excellent scalability across multiple domains. In this paper, we integrate the MoE structure into the classic Vision Transformer (ViT), naming it ViMoE, and explore the potential of applying MoE to vision through a comprehensive study on image classification and semantic segmentation. However, we observe that the performance is sensitive to the configuration of MoE layers, making it challenging to obtain optimal results without careful design. The underlying cause is that inappropriate MoE layers lead to unreliable routing and hinder experts from effectively acquiring helpful information. To address this, we introduce a shared expert to learn and capture common knowledge, serving as an effective way to construct stable ViMoE. Furthermore, we demonstrate how to analyze expert routing behavior, revealing which MoE layers are capable of specializing in handling specific information and which are not. This provides guidance for retaining the critical layers while removing redundancies, thereby advancing ViMoE to be more efficient without sacrificing accuracy. We aspire for this work to offer new insights into the design of vision MoE models and provide valuable empirical guidance for future research.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 7 Pith papers

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

  1. Beyond Routing: Characterising Expert Tuning and Representation in Vision Mixture-of-Experts

    cs.CV 2026-05 unverdicted novelty 7.0

    Expert specialization in vision MoE models is dominated by a stable animate-inanimate distinction visible from gating to readout, with broader tuning to continuous visual and semantic dimensions rather than narrow cat...

  2. FaceMoE: Mixture of Experts for Low-Resolution Face Recognition

    cs.CV 2026-06 unverdicted novelty 6.0

    FaceMoE introduces a MoE transformer with top-k routed specialized FFN experts for resolution-aware feature extraction in low-resolution face recognition, outperforming prior methods on eleven datasets.

  3. ExPLoRe: Expert Patch-Level Loss Routing for Multi-Objective Masked Image Modeling

    cs.CV 2026-06 unverdicted novelty 6.0

    ExPLoRe turns MoE dispatch weights into per-patch loss coefficients for multi-objective masked image modeling, reporting gains on ImageNet-1K and ADE20K transfer.

  4. Design and Behavior of Sparse Mixture-of-Experts Layers in CNN-based Semantic Segmentation

    cs.CV 2026-04 unverdicted novelty 6.0

    Patch-wise sparse MoE layers in CNNs for semantic segmentation yield architecture-dependent gains up to 3.9 mIoU on Cityscapes and BDD100K with low overhead, but show strong design sensitivity.

  5. DoReMi: Bridging 3D Domains via Topology-Aware Domain-Representation Mixture of Experts

    cs.CV 2025-11 unverdicted novelty 6.0

    DoReMi uses self-supervised pre-training on topological and texture variations plus domain-aware experts with spatial-guided routing and entropy-controlled allocation to reach 80.1% mIoU on ScanNet and 77.2% mIoU on S3DIS.

  6. When Does Sparse MoE Help in Vision? The Role of Backbone Compute Leverage in Sparse Routing

    cs.CV 2026-05 unverdicted novelty 5.0

    Sparse MoE vision models show positive accuracy gaps only when routing a substantial compute fraction ρ and using k≥2 experts at large scale; batch-axis dispatch is identified as a key failure mode.

  7. Mamoda2.5: Enhancing Unified Multimodal Model with DiT-MoE

    cs.CV 2026-05 unverdicted novelty 4.0

    Mamoda2.5 is a 25B-parameter DiT-MoE unified AR-Diffusion model that reaches top video generation and editing benchmarks with 4-step inference up to 95.9x faster than baselines.