PulseAugur
EN
LIVE 09:56:00

Dynamic TMoE framework improves time series forecasting with adaptive experts

Researchers have developed Dynamic TMoE, a novel framework designed to improve non-stationary time series forecasting. This approach addresses the limitations of existing Mixture-of-Experts (MoE) models by dynamically adjusting the expert pool and incorporating temporal memory for routing. The system detects distribution shifts using Maximum Mean Discrepancy (MMD) to instantiate and prune experts, optimizing model capacity. Experiments show Dynamic TMoE achieves state-of-the-art results, significantly reducing Mean Squared Error (MSE) and Mean Absolute Error (MAE) across nine benchmarks. AI

IMPACT Enhances time series forecasting capabilities, potentially improving applications in finance, weather, and demand prediction.

RANK_REASON Publication of an academic paper on a new machine learning framework.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 4 sources. How we write summaries →

Dynamic TMoE framework improves time series forecasting with adaptive experts

COVERAGE [4]

  1. arXiv cs.AI TIER_1 English(EN) · Rui Wang, Renhao Xue, Ray Razi, Huan Song, Hannah R. Marlowe ·

    AME-TS: Anchored Mixture-of-Experts for Time Series Forecasting

    arXiv:2605.25166v1 Announce Type: cross Abstract: Time series forecasting models are increasingly scaled through large Transformer backbones, yet most existing approaches process all series through a shared dense computation path despite substantial heterogeneity in temporal stru…

  2. arXiv cs.LG TIER_1 English(EN) · Liran Nochumsohn, Raz Marshanski, Hedi Zisling, Omri Azencot ·

    Super-Linear: A Lightweight Pretrained Mixture of Linear Experts for Time Series Forecasting

    arXiv:2509.15105v3 Announce Type: replace Abstract: Time series forecasting (TSF) is critical in domains like energy, finance, healthcare, and logistics, requiring models that generalize across diverse datasets. Large pre-trained models such as Chronos and Time-MoE show strong ze…

  3. arXiv cs.AI TIER_1 English(EN) · Jiawen Zhu, Shuhan Liu, Di Weng, Yingcai Wu ·

    Dynamic TMoE: A Drift-Aware Dynamic Mixture of Experts Framework for Non-Stationary Time Series Forecasting

    arXiv:2605.20678v1 Announce Type: cross Abstract: Non-stationary time series forecasting is challenged by evolving distribution shifts that static models struggle to capture. While Mixture-of-Experts (MoE) architectures offer a promising paradigm for decoupling complex drift patt…

  4. arXiv cs.AI TIER_1 English(EN) · Yingcai Wu ·

    Dynamic TMoE: A Drift-Aware Dynamic Mixture of Experts Framework for Non-Stationary Time Series Forecasting

    Non-stationary time series forecasting is challenged by evolving distribution shifts that static models struggle to capture. While Mixture-of-Experts (MoE) architectures offer a promising paradigm for decoupling complex drift patterns, existing approaches are limited by fixed exp…