PulseAugur
EN
LIVE 11:32:53

New MoE frameworks enhance time series forecasting efficiency and accuracy

Researchers have developed new Mixture-of-Experts (MoE) frameworks for time series forecasting that aim to improve efficiency and accuracy. AME-TS uses structure-guided routing to align expert specialization with temporal data characteristics, outperforming existing models at smaller scales. Super-Linear employs lightweight, frequency-specialized linear experts with spectral gating for efficient and robust forecasting. Dynamic TMoE addresses non-stationary data by dynamically instantiating and pruning experts based on detected distribution shifts, achieving state-of-the-art performance. AI

IMPACT These advancements in MoE architectures for time series forecasting could lead to more efficient and accurate predictions across various domains, potentially impacting fields like finance, logistics, and energy.

RANK_REASON The cluster consists of multiple academic papers detailing new research frameworks for time series forecasting.

Read on arXiv cs.AI →

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

New MoE frameworks enhance time series forecasting efficiency and accuracy

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…