English

LLM-Mixer: Multiscale Mixing in LLMs for Time Series Forecasting

Machine Learning 2025-06-03 v2 Computation and Language

Abstract

Time series forecasting remains a challenging task, particularly in the context of complex multiscale temporal patterns. This study presents LLM-Mixer, a framework that improves forecasting accuracy through the combination of multiscale time-series decomposition with pre-trained LLMs (Large Language Models). LLM-Mixer captures both short-term fluctuations and long-term trends by decomposing the data into multiple temporal resolutions and processing them with a frozen LLM, guided by a textual prompt specifically designed for time-series data. Extensive experiments conducted on multivariate and univariate datasets demonstrate that LLM-Mixer achieves competitive performance, outperforming recent state-of-the-art models across various forecasting horizons. This work highlights the potential of combining multiscale analysis and LLMs for effective and scalable time-series forecasting.

Keywords

Cite

@article{arxiv.2410.11674,
  title  = {LLM-Mixer: Multiscale Mixing in LLMs for Time Series Forecasting},
  author = {Md Kowsher and Md. Shohanur Islam Sobuj and Nusrat Jahan Prottasha and E. Alejandro Alanis and Ozlem Ozmen Garibay and Niloofar Yousefi},
  journal= {arXiv preprint arXiv:2410.11674},
  year   = {2025}
}

Comments

Time series forecasting using LLMs

R2 v1 2026-06-28T19:22:43.402Z