arXiv Machine Learning By Seungyoon Choi, Hyunchul Kim, Jae-Gil Lee, Chanyoung Park

Compositional Spectral Prompts for LLM-based Online Time Series Forecasting

Read the original on arXiv Machine Learning →

The paper introduces CoSPOT, an online time series forecasting framework that uses a frozen pre‑trained large language model (LLM) as the core forecaster. CoSPOT adapts to evolving data by applying compositional spectral prompts—frequency‑domain basis prompts weighted by their amplitudes—allowing the model to represent unseen patterns as new combinations of learned bases while updating few parameters. Experiments on real‑world datasets show CoSPOT’s effectiveness in extended online phases and cross‑dataset scenarios with significant distribution shifts.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Machine Learning.

Hugging Face Trending Papers
Sep 2

Compositional Spectral Prompts for LLM-based Online Time Series Forecasting

The paper introduces CoSPOT, an LLM-based framework for online time series forecasting that uses compositional spectral prompts to adapt to non‑stationary environments. By keeping the large language model frozen and updating only spectral basis prompts derived from frequency‑domain decompositions, CoSPOT efficiently handles long‑term adaptation and unseen patterns. Experiments on real‑world datasets show its effectiveness in extended online phases and cross‑dataset scenarios with significant distribution shifts.

arXiv Machine Learning
Jun 19

Spectral Retrieval-Augmented Time-Series Forecasting

arXiv:2606. 19412v1 Announce Type: new Abstract: Time series forecasting leverages historical patterns to predict future values, but traditional methods face challenges when dealing with complex, non-stationary patterns that are difficult to memorize during training.

By Huu Hiep Nguyen, Minh Hoang Nguyen, Dung Nguyen, Hung Le
arXiv AI
Aug 10

Seeking SOTA: Time-Series Forecasting Must Adopt Taxonomy-Specific Evaluation to Dispel Illusory Gains

arXiv:2603. 15506v2 Announce Type: replace-cross Abstract: We argue that the current practice of evaluating AI/ML time-series forecasting models, predominantly on benchmarks characterized by strong, persistent periodicities and seasonalities, obscures real progress by overlooking the performance of efficient classical methods.

By Raeid Saqur, Christoph Bergmeir, Blanka Horvath, Daniel Schmidt, Frank Rudzicz, Terry Lyons
arXiv Machine Learning
Aug 19

Continuous Evolution Pool: Taming Recurring Concept Drift in Online Time Series Forecasting

The paper introduces the Continuous Evolution Pool (CEP), a replay‑free framework for online time series forecasting that tackles recurring concept drift. CEP maintains a dynamic pool of specialized forecasters, using lightweight statistical genes to identify concepts, spawn new models when distribution shifts occur, and prune obsolete ones under memory limits. Experiments on real‑world datasets show CEP reduces forecasting error by up to 24% compared to state‑of‑the‑art baselines, especially in scenarios with pronounced recurring drift.

By Tianxiang Zhan, Ming Jin, Yuanpeng He, Yuxuan Liang, Shirui Pan