Logo-LLM: Local and Global Modeling with Large Language Models for Time Series Forecasting
Wenjie Ou, Zhishuo Zhao, Cheng Chen, Dongyue Guo, Yi Lin

TL;DR
Logo-LLM is a novel framework that leverages hierarchical layer representations of large language models to improve time series forecasting by capturing both local and global patterns effectively.
Contribution
It introduces a method to explicitly extract and model multi-scale temporal features from different LLM layers, enhancing forecasting accuracy.
Findings
Logo-LLM outperforms existing methods on multiple benchmarks.
It demonstrates strong generalization in few-shot and zero-shot scenarios.
The approach maintains low computational overhead.
Abstract
Time series forecasting is critical across multiple domains, where time series data exhibit both local patterns and global dependencies. While Transformer-based methods effectively capture global dependencies, they often overlook short-term local variations in time series. Recent methods that adapt large language models (LLMs) into time series forecasting inherit this limitation by treating LLMs as black-box encoders, relying solely on the final-layer output and underutilizing hierarchical representations. To address this limitation, we propose Logo-LLM, a novel LLM-based framework that explicitly extracts and models multi-scale temporal features from different layers of a pre-trained LLM. Through empirical analysis, we show that shallow layers of LLMs capture local dynamics in time series, while deeper layers encode global trends. Moreover, Logo-LLM introduces lightweight Local-Mixer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
