English

MAP4TS: A Multi-Aspect Prompting Framework for Time-Series Forecasting with Large Language Models

Computation and Language 2026-05-22 v2

Abstract

Recent advances have investigated the use of pretrained large language models (LLMs) for time-series forecasting by aligning numerical inputs with LLM embedding spaces. However, existing multimodal approaches often overlook the distinct statistical properties and temporal dependencies that are fundamental to time-series data. To bridge this gap, we propose MAP4TS, a novel Multi-Aspect Prompting Framework that explicitly incorporates classical time-series analysis into the prompt design. Our framework introduces four specialized prompt components: a Global Domain Prompt that conveys dataset-level context, a Local Domain Prompt that encodes recent trends and series-specific behaviors, and a pair of Statistical and Temporal Prompts that embed handcrafted insights derived from autocorrelation (ACF), partial autocorrelation (PACF), and Fourier analysis. Multi-Aspect Prompts are combined with raw time-series embeddings and passed through a cross-modality alignment module to produce unified representations, which are then processed by an LLM and projected for final forecasting. Extensive experiments across eight diverse datasets show that MAP4TS consistently outperforms state-of-the-art LLM-based methods. Our ablation studies further reveal that prompt-aware designs significantly enhance performance stability and that GPT-2 backbones, when paired with structured prompts, outperform larger models like LLaMA in long-term forecasting tasks.

Keywords

Cite

@article{arxiv.2510.23090,
  title  = {MAP4TS: A Multi-Aspect Prompting Framework for Time-Series Forecasting with Large Language Models},
  author = {Suchan Lee and Jihoon Choi and Sohyeon Lee and Minseok Song and Bong-Gyu Jang and Hwanjo Yu and Soyeon Caren Han},
  journal= {arXiv preprint arXiv:2510.23090},
  year   = {2026}
}

Comments

There is a error in modeling. Thereafter, paper will be revised and re-uploaded

R2 v1 2026-07-01T07:07:17.287Z