paper-with-me

홈 › Papers

Task-Aware Mixture-of-Experts for Time Series Analysis

2025-09-26 · Xingjian Wu, Zhengyu Li, Hanyin Cheng, Xiangfei Qiu, Jilin Hu, Chenjuan Guo, Bin Yang arxiv

Time Series Analysis is widely used in various real-world applications such as weather forecasting, financial fraud detection, imputation for missing data in IoT systems, and classification for action recognization. Mixture-of-Experts (MoE), as a powerful architecture, though demonstrating effectiveness in NLP, still falls short in adapting to versatile tasks in time series analytics due to its task-agnostic router and the lack of capability in modeling channel correlations. In this study, we propose a novel, general MoE-based time series framework called PatchMoE to support the intricate ``knowledge'' utilization for distinct tasks, thus task-aware. Based on the observation that hierarchical representations often vary across tasks, e.g., forecasting vs. classification, we propose a Recurrent Noisy Gating to utilize the hierarchical information in routing, thus obtaining task-sepcific capability. And the routing strategy is operated on time series tokens in both temporal and channel dimensions, and encouraged by a meticulously designed Temporal \& Channel Load Balancing Loss to model the intricate temporal and channel correlations. Comprehensive experiments on five downstream tasks demonstrate the state-of-the-art performance of PatchMoE.

📄 PDF Abstract BibTeX arXiv:2509.22279

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series AnalysisWeather ForecastingFraud Detection

Similar Papers 제목 키워드 기반

LeMoLE: LLM-Enhanced Mixture of Linear Experts for Time Series Forecasting

2024-11-24 · Lingzheng Zhang, Lifeng Shen, Yimin Zheng, Shiyuan Piao 외

Recent research has shown that large language models (LLMs) can be effectively used for real-world time series forecasting due to their strong natural language understanding capabilities. However, aligning time series in…

Computational EfficiencyNatural Language UnderstandingTime SeriesTime Series Forecasting+1

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

2026-05-20 · Jiawen Zhu, Shuhan Liu, Di Weng, Yingcai Wu arxiv

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 …

Time Series Forecasting

FAME: Forecastability-Aware Mixture of Experts for Heterogeneous Time Series Forecasting

2026-06-08 · Qianyang Li, Xingjun Zhang, Shaoxun Wang, Tao Peng 외 arxiv

Large-scale retail and industrial forecasting systems contain many heterogeneous time series whose lifecycle, sparsity, volatility, seasonality, spectral patterns, and contextual sensitivity differ substantially. A singl…

Time Series Forecasting

Towards a Unified Generative Model for Scarce Time Series with Domain Experts

2026-06-13 · Zihao Yao, Qi Zheng, Jiankai Zuo, Yaying Zhang arxiv

Synthesizing realistic time series with generative models has wide-ranging applications in real-world scenarios. Despite recent progress, most existing methods are trained under the assumption of abundant training data, …

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

2026-05-24 · Rui Wang, Renhao Xue, Ray Razi, Huan Song 외 arxiv

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 tem…

Time Series Forecasting