y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#mixture-of-experts News & Analysis

130 articles tagged with #mixture-of-experts. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

130 articles
AIBullisharXiv – CS AI · Jun 237/10
🧠

FoMoE: Breaking the Full-Replica Barrier with a Federation of MoEs

FoMoE introduces a distributed training system that breaks the full-model replication requirement in Mixture-of-Experts (MoE) architectures by partitioning experts across workers. The approach achieves up to 1.42x communication cost reduction and 45x improvement over traditional distributed training, enabling efficient LLM pre-training across geographically dispersed commodity hardware.

AIBullisharXiv – CS AI · Jun 107/10
🧠

SHAPE: Coalition-Aware Expert Pruning for Sparse Mixture-of-Experts LLMs

Researchers introduce SHAPE, a novel expert pruning framework for Sparse Mixture-of-Experts (MoE) language models that reduces memory requirements by up to 40% without retraining. Unlike traditional pruning methods that evaluate experts independently, SHAPE models expert cooperation using game theory, identifying which expert combinations matter most for model performance.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Achieving Cloud-Grade SLOs for Local Mixture-of-Experts Inference through CPU-GPU Hybrid Design

Researchers present a CPU-GPU hybrid system enabling local deployment of large Mixture-of-Experts models with cloud-level performance, achieving 1,800 tokens/s throughput and supporting 45K-token prompts within 30 seconds using consumer hardware. The breakthrough addresses critical gaps in local inference including latency, throughput, and concurrent workload handling without requiring quantization or model distillation.

AIBullisharXiv – CS AI · Jun 97/10
🧠

STAR: Rethinking MoE Routing as Structure-Aware Subspace Learning

Researchers introduce STAR, a novel Mixture-of-Experts routing mechanism that leverages subspace learning to improve how AI models distribute computational tasks across specialized expert networks. By incorporating structure-aware routing via the Generalized Hebbian Algorithm, STAR demonstrates more stable and efficient expert specialization compared to traditional shallow linear routing approaches.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Post-Trained MoE Can Skip Half Experts via Self-Distillation

Researchers introduced ZEDA, a framework that converts fully-trained Mixture-of-Experts language models into dynamic variants capable of skipping unnecessary experts, reducing computational requirements by over 50% with minimal accuracy loss. The method uses self-distillation to adapt post-trained models without retraining from scratch, achieving ~1.20x end-to-end inference speedup on major language models.

AIBullisharXiv – CS AI · Jun 57/10
🧠

SpanNorm: Reconciling Training Stability and Performance in Deep Transformers

Researchers introduce SpanNorm, a novel normalization technique for deep Transformer architectures that combines the training stability of PreNorm with the performance benefits of PostNorm. The method uses spanning residual connections and PostNorm-style computation to prevent gradient instability and representation collapse, demonstrating improvements in both dense and Mixture-of-Experts model configurations.

AIBullisharXiv – CS AI · Jun 47/10
🧠

CoRe-MoE: Contrastive Reweighted Mixture of Experts for Multi-Terrain Humanoid Locomotion with Gait Adaptation

Researchers introduce CoRe-MoE, a reinforcement learning framework enabling humanoid robots to seamlessly transition between walking and running while adapting to complex terrains. The two-stage approach decouples gait generation from terrain adaptation using a contrastive learning mechanism, with successful zero-shot deployment on a Unitree G1 robot across varied outdoor environments.

AIBullisharXiv – CS AI · Jun 27/10
🧠

DOT-MoE: Differentiable Optimal Transport for MoEfication

Researchers introduce DOT-MoE, a framework that converts dense language models into sparse Mixture-of-Experts architectures using differentiable optimal transport. The method achieves 90% performance retention while reducing active parameters by 50%, addressing a critical bottleneck in LLM inference efficiency without the instability of training MoEs from scratch.

$DOT
AIBullisharXiv – CS AI · Jun 27/10
🧠

ProbMoE: Differentiable Probabilistic Routing for Mixture-of-Experts

Researchers introduce ProbMoE, a probabilistic routing framework that solves a fundamental challenge in training Mixture-of-Experts models by replacing discrete, non-differentiable top-k routing with a differentiable probabilistic approach. The method achieves comparable or improved performance while enabling dynamic expert allocation and better expert utilization across various benchmarks.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Skill-Based Mixture-of-Experts: Adaptive Routing for Heterogeneous Reasoning via Inferred Skills

Researchers introduce Skill-MoE, a framework that improves AI reasoning by routing individual queries to specialized expert models based on inferred skills rather than broad task categories. The approach achieves 8.15% average improvement across multiple benchmarks while maintaining computational efficiency through intelligent batch processing.

AIBullisharXiv – CS AI · Jun 17/10
🧠

DTop-p MoE: Sparsity-Controlled Dynamic Top-p MoE for Foundation Model Pre-training

Researchers introduce DTop-p, a dynamic routing mechanism for Mixture-of-Experts (MoE) architectures that adaptively selects experts based on token difficulty while maintaining controlled computational costs. The approach outperforms traditional Top-k routing and fixed Top-p methods by using a Proportional-Integral controller to dynamically adjust probability thresholds, demonstrating consistent improvements across large language models and diffusion transformers.

AIBullisharXiv – CS AI · May 297/10
🧠

ConceptM$^3$oE: Concept-Guided Multimodal Mixture of Experts for Interpretable Computational Pathology

ConceptM³oE introduces a novel AI architecture that combines multimodal mixture-of-experts with interpretable concept bottlenecks for computational pathology, enabling medical AI models to provide transparent reasoning while maintaining competitive performance. The framework improves diagnostic accuracy in data-limited scenarios and demonstrates practical alignment with clinical decision-making processes.

AIBullisharXiv – CS AI · May 287/10
🧠

Pruning and Distilling Mixture-of-Experts into Dense Language Models

Researchers present a framework for converting Mixture-of-Experts (MoE) language models into standard dense architectures through expert selection, grouping, and knowledge distillation. The method achieves superior performance compared to traditional dense-to-dense pruning while enabling deployment on memory-constrained systems.

AIBullisharXiv – CS AI · May 277/10
🧠

MobileMoE: Scaling On-Device Mixture of Experts

Researchers present MobileMoE, a family of sub-billion parameter Mixture-of-Experts language models optimized for on-device deployment that achieve 2-4x efficiency gains over dense models while matching or exceeding performance. The work establishes new on-device scaling laws and delivers the first practical MoE inference implementation on smartphones, with 1.8-3.8x faster performance than existing mobile baselines.

AIBullisharXiv – CS AI · May 277/10
🧠

Symmetry-Compatible Principle for Optimizer Design: Embeddings, LM Heads, SwiGLU MLPs, and MoE Routers

Researchers introduce a symmetry-compatible principle for neural network optimizer design that aligns gradient updates with the geometric properties of different parameter types. The approach yields specialized update rules for embeddings, language model heads, SwiGLU MLPs, and mixture-of-experts routers, demonstrating improved validation loss and training stability across multiple language model architectures compared to standard AdamW optimization.

AIBullisharXiv – CS AI · May 277/10
🧠

The MiniMax-M2 Series: Mini Activations Unleashing Max Real-World Intelligence

MiniMax introduces the M2 series, a Mixture-of-Experts language model with 229.9B total parameters but only 9.8B activated per token, achieving frontier-tier performance on agentic tasks through agent-driven data pipelines and a custom reinforcement learning system called Forge. The M2.7 checkpoint demonstrates early self-evolution capabilities, autonomously debugging and modifying its own training scaffold.

AIBullisharXiv – CS AI · May 127/10
🧠

ZAYA1-VL-8B Technical Report

Zyphra has released ZAYA1-VL-8B, a compact mixture-of-experts vision-language model that delivers competitive performance with larger systems while using significantly fewer active parameters. The model introduces vision-specific LoRA adapters and bidirectional attention mechanisms to enhance visual understanding, representing meaningful progress in efficient AI model design.

🏢 Hugging Face
AIBullisharXiv – CS AI · May 127/10
🧠

Uncovering Intra-expert Activation Sparsity for Efficient Mixture-of-Expert Model Execution

Researchers demonstrate that Mixture of Experts (MoE) models contain substantial underutilized sparsity within individual experts that can be exploited without modifying model parameters. By implementing intra-expert activation sparsity in vLLM, they achieve up to 2.5x speedup in MoE layer execution, offering a practical optimization path for efficient large language model deployment.

AIBullisharXiv – CS AI · May 117/10
🧠

MISA: Mixture of Indexer Sparse Attention for Long-Context LLM Inference

Researchers introduce MISA, an optimization technique that reduces computational costs in DeepSeek's sparse attention mechanism for large language models by treating indexer heads as a mixture-of-experts system. The method achieves 3.82x speedup on GPU inference while maintaining performance across benchmarks, addressing a key bottleneck in long-context LLM processing.

🏢 Nvidia
AIBullisharXiv – CS AI · May 97/10
🧠

ZAYA1-8B Technical Report

Zyphra has unveiled ZAYA1-8B, a compact reasoning-focused AI model with only 700M active parameters that matches larger competitors like DeepSeek-R1 on mathematics and coding tasks. The model introduces Markovian RSA, a novel test-time compute method that achieves 91.9% on AIME'25 benchmarks while maintaining computational efficiency, suggesting small models can compete with much larger reasoning systems through architectural innovation.

🧠 GPT-5🧠 Gemini
AIBullisharXiv – CS AI · May 77/10
🧠

LAWS: Learning from Actual Workloads Symbolically -- A Self-Certifying Parametrized Cache Architecture for Neural Inference, Robotics, and Edge Deployment

Researchers introduce LAWS, a self-certifying caching architecture for neural inference that builds a library of expert functions with formal error bounds, enabling efficient deployment across LLMs, robotics, and edge devices. The system generalizes both Mixture-of-Experts and KV prefix caching while providing mathematically verifiable performance guarantees without requiring ground truth validation.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Adapting 2D Multi-Modal Large Language Model for 3D CT Image Analysis

Researchers propose a method to adapt 2D multimodal large language models for 3D medical imaging analysis, introducing a Text-Guided Hierarchical Mixture of Experts framework that enables task-specific feature extraction. The approach demonstrates improved performance on medical report generation and visual question answering tasks while reusing pre-trained parameters from 2D models.

AINeutralarXiv – CS AI · Apr 147/10
🧠

The Myth of Expert Specialization in MoEs: Why Routing Reflects Geometry, Not Necessarily Domain Expertise

Researchers demonstrate that Mixture of Experts (MoEs) specialization in large language models emerges from hidden state geometry rather than specialized routing architecture, challenging assumptions about how these systems work. Expert routing patterns resist human interpretation across models and tasks, suggesting that understanding MoE specialization remains as difficult as the broader unsolved problem of interpreting LLM internal representations.

Page 1 of 6Next →