mixture-of-experts

Tag

Cards List
#mixture-of-experts

@rohanpaul_ai: Alibaba released Qwen3.8-Max, a 2.4 trillion parameter model that activates only about 95 bn parameters per token. A th…

X AI KOLs Timeline · yesterday Cached

Alibaba released Qwen3.8-Max, a 2.4 trillion-parameter sparse MoE model with 95B active parameters per token, 1M token context, and strong agentic and benchmark results, including autonomously coding for days, circuit design, and outperforming rivals on Terminal Bench and PaperBench.

0 favorites 0 likes
#mixture-of-experts

An Emerging Retail Portfolio Management Application: Personalized, Tax-Aware Reinforcement Learning with Natural Language Goals

arXiv cs.LG · 2d ago Cached

Presents an emerging retail portfolio management application that uses personalized, tax-aware reinforcement learning with natural language goal input, featuring a three-phase pipeline and integration with live brokerage APIs.

0 favorites 0 likes
#mixture-of-experts

How Modalities Learn Together (49 minute read)

TLDR AI · 3d ago Cached

A systematic study from Meta FAIR, Reality Labs, and Oxford on multimodal pretraining, revealing asymmetric knowledge flow between modalities, synergy vs. competition dynamics, the benefits of early unification, and efficient training recipes validated with 13.5B MoE models.

0 favorites 0 likes
#mixture-of-experts

MESH: Memory-Efficient Sinkhorn Optimization for Mixture-of-Experts Training

arXiv cs.LG · 3d ago Cached

This paper introduces MESH, a memory-efficient Sinkhorn-based optimizer for Mixture-of-Experts (MoE) training that restores temporal momentum without storing full optimizer state, reducing memory by 62.5% while maintaining competitive evaluation loss compared to AdamW.

0 favorites 0 likes
#mixture-of-experts

Elbow-Based MoE Routing: A Training-Free Inference Time Plugin for Expert Selection

arXiv cs.LG · 3d ago Cached

This paper introduces elbow-based routing, a training-free inference-time method for MoE models that dynamically adjusts the number of active experts per token by detecting the elbow point in router probability distributions, achieving a 5.3% average latency reduction while maintaining accuracy.

0 favorites 0 likes
#mixture-of-experts

Breaking the Curse ofMultilinguality inMany-to-Many Speech-to-Text Translation via a Resource-AwareMixture of Speech Encoders

arXiv cs.CL · 3d ago Cached

This paper introduces MSRT, a framework with a resource-aware Mixture of Speech Encoders (MoSE) to overcome the curse of multilinguality in many-to-many speech-to-text translation. The 4B-parameter model achieves state-of-the-art results across 45 languages, particularly improving low-resource speech translation with only 10 hours of paired data per language.

0 favorites 0 likes
#mixture-of-experts

K-EXAONE 2.0 Technical Report

arXiv cs.CL · 3d ago Cached

LG AI Research presents K-EXAONE 2.0, a 750B-parameter MoE foundation model upcycled from K-EXAONE, supporting 256K context and six languages, with self-speculative decoding for efficient inference.

0 favorites 0 likes
#mixture-of-experts

SpecDrop: Parameter-Free Category-Conditioned Routing for Modular Specialization

arXiv cs.LG · 3d ago Cached

This paper introduces SpecDrop, a parameter-free category-conditioned routing scheme for modular networks, showing that on vision tasks it achieves competitive accuracy while on fuzzy language partitions it reduces to no-routing baselines, suggesting granularity alignment matters more than router design.

0 favorites 0 likes
#mixture-of-experts

C$^2$MOE: Consistency and Complementarity-guided Mixture of Experts for Incomplete Multimodal Emotion Learning

arXiv cs.AI · 3d ago Cached

The paper proposes C²MOE, a Consistency and Complementarity-guided Mixture of Experts framework for incomplete multimodal emotion recognition in conversations, using information-theoretic decomposition to improve robustness when modalities are missing.

0 favorites 0 likes
#mixture-of-experts

DyPES-VLA: Learning Shared Dynamics Priors and Embodiment-Specific Control for Cross-Embodiment Manipulation

Hugging Face Daily Papers · 4d ago Cached

DyPES-VLA is a cross-embodiment VLA model that learns shared dynamics priors via future prediction and uses an embodiment-specific Mixture-of-Experts action head to control robots in their native action spaces, achieving state-of-the-art results on LIBERO, RoboCasa, and RoboTwin benchmarks.

0 favorites 0 likes
#mixture-of-experts

40% speedup of MoE training with faster megakernel, by cursor, of all people (for B200s)

Reddit r/LocalLLaMA · 4d ago Cached

Cursor open-sources Mixture-of-Kittens (MoK), a deterministic MoE training megakernel for NVIDIA Blackwell GPUs that fuses computation and communication, delivering up to 2.37x speedup over baseline implementations.

0 favorites 0 likes
#mixture-of-experts

MoEGen: Mixture-of-Experts for Instance-Adaptive LoRA Generation

arXiv cs.CL · 4d ago Cached

This paper proposes MoEGen, a parameter-efficient fine-tuning framework that uses mixture-of-experts to generate instance-adaptive LoRA updates via expert codes and a lightweight hypernetwork, improving performance on commonsense reasoning benchmarks without storing separate adapters per expert.

0 favorites 0 likes
#mixture-of-experts

AcceptMoE: Commitment-Weighted Self-Sizing Verifier Expert Sets for Efficient MoE Speculative Decoding

arXiv cs.LG · 4d ago Cached

AcceptMoE is a verifier-side expert selection method for speculative decoding of MoE LLMs, which reduces expert-weight traffic and improves throughput by up to 2.06x under expert offloading with minimal accuracy loss.

0 favorites 0 likes
#mixture-of-experts

Towards Physics of Multimodal Pretraining: Knowledge Flow, Modality Synergy, Early Unification, and Recipes

Hugging Face Daily Papers · 5d ago Cached

This paper systematically explores the physics of multimodal pretraining, uncovering how knowledge flows between modalities, conditions for synergy vs. competition, the benefits of early unification, and efficient pretraining recipes validated on 13.5B MoE models.

0 favorites 0 likes
#mixture-of-experts

K-EXAONE 2.0 Technical Report

Hugging Face Daily Papers · 5d ago Cached

K-EXAONE 2.0 is an open-weight multilingual MoE foundation model from LG AI Research with 750B total parameters and 37B active, supporting 10 languages and 256K context, with notable gains in agentic coding, long-context understanding, and safety.

0 favorites 0 likes
#mixture-of-experts

@cursor_ai: We're open-sourcing Mixture-of-Kittens (MoK), our MoE training megakernel for NVL72s. It fuses all Mixture-of-Experts c…

X AI KOLs Timeline · 5d ago Cached

Cursor is open-sourcing Mixture-of-Kittens (MoK), a fused MoE training megakernel for NVIDIA NVL72 that runs up to 2.37x faster than the strongest public baselines.

0 favorites 0 likes
#mixture-of-experts

inclusionAI/Ling-3.0-flash weights are up on Hugging Face — MIT, BF16 plus an official FP8

Reddit r/LocalLLaMA · 5d ago

InclusionAI released the Ling-3.0-flash model weights on Hugging Face with MIT license, including BF16 and official FP8 versions. The model uses a fine-grained MoE architecture with 512 experts and 8 active per token, totaling 127.5B params with 5.1B active.

0 favorites 0 likes
#mixture-of-experts

LLaDA MoE v2: Scaling Mixture-of-Experts Diffusion Language Models

Hugging Face Daily Papers · 6d ago Cached

A research paper presenting scaling laws and design principles for mixture-of-experts diffusion language models, trained as LLaDA MoE v2 (30B-A3B) on 23.5T tokens, approaching Qwen3 on several benchmarks with fewer pretraining tokens.

0 favorites 0 likes
#mixture-of-experts

Mind Lab puts continual learning to the test with Macaron-V1 (11 minute read)

TLDR AI · 6d ago

Mind Lab claims its Macaron-V1 model surpasses GLM-5.2 in benchmarks, using five LoRA expert modules attached to GLM-5.1 with dynamic expert switching and continual learning via distilled LoRA adapters.

0 favorites 0 likes
#mixture-of-experts

@modal: DeepSeek-V4-Flash has 284B total parameters with 13B active per token. Combined with a hybrid compressed attention mech…

X AI KOLs Following · 6d ago Cached

DeepSeek-V4-Flash is a 284B-parameter MoE model with 13B active parameters per token, featuring a hybrid compressed attention mechanism that reduces KV cache needs for 1M-token contexts. It can be served with SGLang on Modal for fast decoding on a single B300.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback