arXiv AI

SMart: A Multi-source Multi-phase Time Series Representation Transfer Framework

SMart is a new time series representation learning framework that combines a multi-phase recurrence plot recovery task with a source dataset selector. The recovery task uses three alternative modes to guide the encoder in capturing time series dynamics, while the selector chooses multiple suitable source datasets to augment the target dataset during pre‑training. Experiments demonstrate that SMart surpasses state‑of‑the‑art models, reducing mean absolute error by up to 19.5% in regression and increasing classification accuracy by up to 1.34%.

arXiv Machine Learning
Sep 3

Compositional Spectral Prompts for LLM-based Online Time Series Forecasting

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.

By Seungyoon Choi, Hyunchul Kim, Jae-Gil Lee, Chanyoung Park
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
Jun 16

FlowState: Sampling-Rate-Equivariant Time-Series Forecasting

arXiv:2508. 05287v3 Announce Type: replace-cross Abstract: Existing time series foundation models (TSFMs), often based on transformer variants, lack adaptability to different sampling rates, struggle with generalization across varying context and target lengths, and are computationally inefficient.

By Lars Graf, Thomas Ortner, Stanis{\l}aw Wo\'zniak, Angeliki Pantazi
arXiv Machine Learning
Sep 10

PatchFormer: A Patch-Based Time Series Foundation Model with Hierarchical Masked Reconstruction and Cross-Domain Transfer Learning for Zero-Shot Multi-Horizon Forecasting

arXiv:2601.20845v2 Announce Type: replace Abstract: Time series forecasting is a fundamental problem with applications in climate, energy, healthcare, and finance. Many existing approaches require do...

By Olaf Yunus Laitinen Imanov, Derya Umut Kulali, Taner Yilmaz
arXiv AI
Jul 1

Mantis: Lightweight Foundation Model for Time Series Classification

arXiv:2502. 15637v2 Announce Type: replace-cross Abstract: While foundation models have revolutionized various domains, their application to time series classification remains rather under-explored, with existing literature predominantly focused on forecasting.

By Vasilii Feofanov, Songkang Wen, Shifeng Xie, Simon Roschmann, Marius Alonso, Hongbo Guo, Romain Ilbert, Malik Tiomoko, Quentin Bouniot, Zeynep Akata, Lujia Pan, Jianfeng Zhang, Ievgen Redko
Hugging Face Trending Papers
Aug 6

TS-RAG: Retrieval Augmented Generation for Time Series Forecasting

While deep learning models, particularly transformer-based architectures, have shown impressive performance in time series forecasting, the application of retrieval-augmented generation (RAG) in this domain remains limited. Since RAG has proven effective in enhancing the capabilities of large language models by incorporating relevant external information, retrieving similar time series sequences as references might also improve accuracy in time series forecasting tasks.

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.