paper-with-me

Papers

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

2024-11-24 · Lingzheng Zhang, Lifeng Shen, Yimin Zheng, Shiyuan Piao, Ziyue Li, Fugee Tsung

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 into semantic spaces of LLMs comes with high computational costs and inference complexity, particularly for long-range time series generation. Building on recent advancements in using linear models for time series, this paper introduces an LLM-enhanced mixture of linear experts for precise and efficient time series forecasting. This approach involves developing a mixture of linear experts with multiple lookback lengths and a new multimodal fusion mechanism. The use of a mixture of linear experts is efficient due to its simplicity, while the multimodal fusion mechanism adaptively combines multiple linear experts based on the learned features of the text modality from pre-trained large language models. In experiments, we rethink the need to align time series to LLMs by existing time-series large language models and further discuss their efficiency and effectiveness in time series forecasting. Our experimental results show that the proposed LeMoLE model presents lower prediction errors and higher computational efficiency than existing LLM models.

📄 PDF Abstract BibTeX arXiv:2412.00053

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyNatural Language UnderstandingTime SeriesTime Series ForecastingTime Series Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Mixture-of-Linear-Experts for Long-term Time Series Forecasting

2023-12-11 · Ronghao Ni, Zinan Lin, Shuaiqi Wang, Giulia Fanti

Long-term time series forecasting (LTSF) aims to predict future values of a time series given the past values. The current state-of-the-art (SOTA) on this problem is attained in some cases by linear-centric models, which…

Mixture-of-ExpertsTime SeriesTime Series Forecasting

Hybrid Quantum-Classical Mixture of Experts: Unlocking Topological Advantage via Interference-Based Routing

2025-12-25 · Reda Heddad, Lamiae Bouanane arxiv

The Mixture-of-Experts (MoE) architecture has emerged as a powerful paradigm for scaling deep learning models, yet it is fundamentally limited by challenges such as expert imbalance and the computational complexity of cl…

Quantum Machine LearningFederated Learning

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

2025-09-18 · Liran Nochumsohn, Raz Marshanski, Hedi Zisling, Omri Azencot arxiv

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

Time Series Forecasting

GEM: Graph-Enhanced Mixture-of-Experts with ReAct Agents for Dialogue State Tracking

2026-05-06 · Ziqi Zhu, Adithya Suresh, Tomal Deb, Iman Abbasnejad arxiv

Dialogue State Tracking (DST) requires precise extraction of structured information from multi-domain conversations, a task where Large Language Models (LLMs) struggle despite their impressive general capabilities. We pr…

Computational EfficiencyDialogue State TrackingGraph Neural Network

WMoE-CLIP: Wavelet-Enhanced Mixture-of-Experts Prompt Learning for Zero-Shot Anomaly Detection

2026-03-06 · Peng Chen, Chao Huang arxiv

Vision-language models have recently shown strong generalization in zero-shot anomaly detection (ZSAD), enabling the detection of unseen anomalies without task-specific supervision. However, existing approaches typically…

Anomaly Detection