LIVE PULSE
5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

#mixture-of-experts

11 curated events
papersTODAY 04:00 UTC

arXiv paper explores mixture-of-experts LLMs as efficient retrievers

A new arXiv preprint examines whether decoder-only language models built with mixture-of-experts layers can serve as effective first-stage retrievers. The authors note that retrieval quality typically rises with backbone size, but dense models force every query and document through all parameters. The work targets strong retrieval performance while limiting the computational cost per query.

papersTODAY 04:00 UTC

arXiv paper proposes entropy-routed mixture of experts for multimodal recommendation

A revised arXiv preprint introduces a multimodal recommendation method that combines collaborative signals with visual and textual item features. It uses modality-guided mixture of structured experts, where entropy-based routing decides how much to rely on each evidence source per user-item interaction. Diagnostic probes trained on individual modalities are used to partition held-out interactions and guide the routing behavior.

papersTODAY 04:00 UTC

Hypergraph-Enhanced Mixture-of-Experts Model Targets Urban Traffic Forecasting

A new arXiv paper introduces STHMoE, a mixture-of-experts architecture that uses hypergraphs to coordinate heterogeneous dependencies in spatio-temporal traffic data. The method is designed to handle the non-stationary and structurally dynamic patterns produced by large networks of urban sensors. It targets LLM-based forecasting for intelligent transportation systems.

papersTODAY 04:00 UTC

arXiv paper proposes task-aware federated fine-tuning for MoE large language models

A new arXiv preprint introduces a federated fine-tuning method designed for mixture-of-experts large language models. The approach aims to adapt these sparse-activation models to specific tasks while keeping training distributed. The abstract frames the work as addressing efficiency and capacity trade-offs in MoE architectures.

modelsTODAY 04:00 UTC

North Small Translate debuts as open-weight machine translation model

North Small Translate is a new open-weight translation model that also follows instructions, described as being trained on the same base as Cohere's Command A Plus mixture-of-experts system with 25 billion active parameters. The authors position it as a cost-effective option for machine translation workloads that need instruction-following behaviour.

papersSEP 10 04:00 UTC

Less is MoE: Trimming Experts in Domain-Specialist Language Models

A new paper examines how to shrink Mixture-of-Experts language models by pruning experts, targeting models specialized for particular domains. The authors find that earlier compression techniques break down badly when the trimmed models are tested on general-purpose benchmarks. The work aims to make these large, sparsely activated models easier to deploy without losing performance.

papersSEP 10 04:00 UTC

Distribution-Consistent Inference for Dynamic Sparse Mixture-of-Experts

A new arXiv paper tackles a limitation in Mixture-of-Experts models, which typically activate a fixed number of experts for each input. The authors propose an inference method that remains distribution-consistent when the number of active experts varies dynamically. The approach aims to preserve efficient inference in large foundation models while allowing more flexible expert routing.

papersSEP 10 04:00 UTC

Regularized Estimation and Feature Selection in Mixtures of Generalized Linear Experts

A revised arXiv paper studies mixtures of experts, conditional mixture models in which both the mixing weights and component densities depend on predictors. The work develops regularized estimation methods with feature selection for mixtures of generalized linear experts, supporting regression, classification, and model-based clustering of heterogeneous data.

modelsSEP 10 04:00 UTC

Ling 2.0: open reasoning-focused language models scale to 1 trillion parameters

A new technical report introduces Ling 2.0, a family of reasoning-oriented foundation models built on a unified Mixture-of-Experts architecture that spans from tens of billions up to one trillion parameters. The series is released as an open language foundation, with the stated goal of strengthening general reasoning ability across all model sizes.

papersSEP 12 04:00 UTC

T1: 122B Mixture-of-Experts Model Trained with RL for Terminal Agent Tasks

Researchers released T1, a 122-billion-parameter Mixture-of-Experts model trained via reinforcement learning to act as an agent in terminal environments. The work targets long-horizon workloads such as software development and scientific research, where sustained multi-step command-line use matters. It is presented as part of a broader shift in agent design away from short, single-turn interactions.