AIBullisharXiv – CS AI · Apr 147/10
🧠Researchers introduce SpecMoE, a new inference system that applies speculative decoding to Mixture-of-Experts language models to improve computational efficiency. The approach achieves up to 4.30x throughput improvements while reducing memory and bandwidth requirements without requiring model retraining.
AIBullisharXiv – CS AI · Apr 107/10
🧠Researchers propose an expert-wise mixed-precision quantization strategy for Mixture-of-Experts models that assigns bit-widths based on router gradient changes and neuron variance. The method achieves higher accuracy than existing approaches while reducing inference memory overhead on large-scale models like Switch Transformer and Mixtral with minimal computational overhead.
AIBullisharXiv – CS AI · Apr 107/10
🧠Researchers introduce MoBiE, a novel binarization framework designed specifically for Mixture-of-Experts large language models that achieves significant efficiency gains through weight compression while maintaining model performance. The method addresses unique challenges in quantizing MoE architectures and demonstrates over 2× inference speedup with substantial perplexity reductions on benchmark models.
🏢 Perplexity
AIBullisharXiv – CS AI · Apr 67/10
🧠Researchers propose Council Mode, a multi-agent consensus framework that reduces AI hallucinations by 35.9% by routing queries to multiple diverse LLMs and synthesizing their outputs through a dedicated consensus model. The system operates through intelligent triage classification, parallel expert generation, and structured consensus synthesis to address factual accuracy issues in large language models.
AIBullisharXiv – CS AI · Apr 67/10
🧠JoyAI-LLM Flash is a new efficient Mixture-of-Experts language model with 48B parameters that activates only 2.7B per forward pass, trained on 20 trillion tokens. The model introduces FiberPO, a novel reinforcement learning algorithm, and achieves higher sparsity ratios than comparable industry models while being released open-source on Hugging Face.
🏢 Hugging Face
AIBullisharXiv – CS AI · Mar 277/10
🧠Ming-Flash-Omni is a new 100 billion parameter multimodal AI model with Mixture-of-Experts architecture that uses only 6.1 billion active parameters per token. The model demonstrates unified capabilities across vision, speech, and language tasks, achieving performance comparable to Gemini 2.5 Pro on vision-language benchmarks.
🧠 Gemini
AIBullisharXiv – CS AI · Mar 167/10
🧠Researchers introduce LightMoE, a new framework that compresses Mixture-of-Experts language models by replacing redundant expert modules with parameter-efficient alternatives. The method achieves 30-50% compression rates while maintaining or improving performance, addressing the substantial memory demands that limit MoE model deployment.
AIBullisharXiv – CS AI · Mar 127/10
🧠Researchers have developed a new scaling law for Mixture-of-Experts (MoE) models that optimizes compute allocation between expert and attention layers. The study extends the Chinchilla scaling law by introducing an optimal ratio formula that follows a power-law relationship with total compute and model sparsity.
AINeutralarXiv – CS AI · Mar 117/10
🧠Researchers introduce 'opaque serial depth' as a metric to measure how much reasoning large language models can perform without externalizing it through chain of thought processes. The study provides computational bounds for Gemma 3 models and releases open-source tools to calculate these bounds for any neural network architecture.
AIBullisharXiv – CS AI · Mar 117/10
🧠Researchers have developed Variational Mixture-of-Experts Routing (VMoER), a Bayesian framework that enables uncertainty quantification in large-scale AI models while adding less than 1% computational overhead. The method improves routing stability by 38%, reduces calibration error by 94%, and increases out-of-distribution detection by 12%.
AIBullisharXiv – CS AI · Mar 56/10
🧠Researchers developed Uni-NTFM, a new foundation model for EEG signal analysis that incorporates biological neural mechanisms and achieved record-breaking 1.9 billion parameters. The model was pre-trained on 28,000 hours of EEG data and outperformed existing models across nine downstream tasks by aligning architecture with actual brain functionality.
AIBullisharXiv – CS AI · Mar 56/10
🧠Researchers introduce RANGER, a new AI framework using sparsely-gated Mixture-of-Experts architecture for generating pathology reports from medical images. The system achieves superior performance on standard benchmarks by enabling dynamic expert specialization and reducing noise through adaptive retrieval re-ranking.
AIBullisharXiv – CS AI · Mar 46/103
🧠Researchers propose a heterogeneous computing framework for Mixture-of-Experts AI models that combines analog in-memory computing with digital processing to improve energy efficiency. The approach identifies noise-sensitive experts for digital computation while running the majority on analog hardware, eliminating the need for costly retraining of large models.
AIBullisharXiv – CS AI · Mar 47/103
🧠Researchers developed a training method for large-scale Mixture-of-Experts (MoE) models using FP4 precision on Hopper GPUs without native 4-bit support. The technique achieves 14.8% memory reduction and 12.5% throughput improvement for 671B parameter models by using FP4 for activations while keeping core computations in FP8.
AINeutralarXiv – CS AI · Mar 47/103
🧠Researchers have developed MoECLIP, a new AI architecture that improves zero-shot anomaly detection by using specialized experts to analyze different image patches. The system outperforms existing methods across 14 benchmark datasets in industrial and medical domains by dynamically routing patches to specialized LoRA experts while maintaining CLIP's generalization capabilities.
AIBullisharXiv – CS AI · Mar 37/104
🧠Researchers introduce HEAPr, a novel pruning algorithm for Mixture-of-Experts (MoE) language models that decomposes experts into atomic components for more precise pruning. The method achieves nearly lossless compression at 20-25% pruning ratios while reducing computational costs by approximately 20%.
AINeutralarXiv – CS AI · Mar 37/104
🧠Researchers analyzed Mixture-of-Experts (MoE) language models to determine optimal sparsity levels for different tasks. They found that reasoning tasks require balancing active compute (FLOPs) with optimal data-to-parameter ratios, while memorization tasks benefit from more parameters regardless of sparsity.
AINeutralarXiv – CS AI · Mar 37/104
🧠Researchers analyzed 20 Mixture-of-Experts (MoE) language models to study local routing consistency, finding a trade-off between routing consistency and local load balance. The study introduces new metrics to measure how well expert offloading strategies can optimize memory usage on resource-constrained devices while maintaining inference speed.
AIBullishHugging Face Blog · Dec 117/105
🧠Hugging Face introduces Mixtral, a state-of-the-art Mixture of Experts (MoE) model that represents a significant advancement in AI architecture. The model demonstrates improved efficiency and performance compared to traditional dense models by selectively activating subsets of parameters.
AINeutralarXiv – CS AI · Jun 256/10
🧠Researchers introduce SARA, a framework that improves multilingual performance in Mixture-of-Experts language models by aligning routing patterns between low-resource and high-resource languages. The method uses semantic anchoring and Jensen-Shannon divergence constraints to enable better expert sharing across languages, demonstrating measurable improvements on benchmark tests.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers present a novel framework for speaker verification in non-verbal vocalizations (NVVs) like laughter and sighs, combining Data2Vec features with ECAPA-TDNN and a Mixture of Experts module. The approach reduces speech-to-NVV error rates from 38.93% to 22.66% while maintaining speech verification accuracy, addressing a critical gap in voice authentication systems as TTS and voice conversion technologies become increasingly sophisticated.
AIBearisharXiv – CS AI · Jun 236/10
🧠A new empirical study challenges the assumption that Mixture-of-Experts language models deliver practical inference speed advantages on consumer and edge hardware, finding that MoE models underperform comparable dense models due to bandwidth constraints and memory overhead rather than computational limitations.
🏢 Nvidia🧠 Llama
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers propose an adaptive Mixture-of-Experts framework combining EfficientNet-B0, DenseNet-121, and Swin-Tiny for plant leaf disease classification, achieving 91.68% recall on imbalanced potato leaf datasets. The soft routing mechanism dynamically assigns expert weights to capture multi-scale features, demonstrating superior performance over single-architecture models and strong cross-dataset generalization on durian and sesame leaf diseases.
AINeutralarXiv – CS AI · Jun 236/10
🧠MoECodec introduces a unified image compression framework using Mixture-of-Experts (MoE) routing to dynamically adapt compression based on image content and downstream vision tasks. The approach reduces computational overhead compared to task-specific models while maintaining performance across multiple machine perception applications.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce CTS-MoE, a machine learning approach that enables legged robots to traverse complex terrain by dynamically adapting their locomotion strategy through a mixture-of-experts architecture guided by perception. Tested on the Unitree Go1 robot, the system outperforms traditional monolithic policies in handling stairs, gaps, and obstacles without requiring explicit terrain classification.