paper-with-me

Papers

Universal Redundancies in Time Series Foundation Models

2026-02-02 · Anthony Bao, Venkata Hasith Vattikuti, Jeffrey Lai, William Gilpin arxiv

Time Series Foundation Models (TSFMs) leverage extensive pretraining to accurately predict unseen time series during inference, without the need for task-specific fine-tuning. Through large-scale evaluations on standard benchmarks, we find that leading transformer-based TSFMs exhibit redundant components in their intermediate layers. We introduce a set of tools for mechanistic interpretability of TSFMs, including ablations of specific components and direct logit attribution on the residual stream. Our findings are consistent across several leading TSFMs with diverse architectures, and across a diverse set of real-world and synthetic time-series datasets. We discover that all models in our study are robust to ablations of entire layers. Furthermore, we develop a theoretical framework framing transformers as kernel regressors, motivating a purely intrinsic strategy for ablating heads based on the stable rank of the per-head projection matrices. Using this approach, we uncover the specific heads responsible for degenerate phenomena widely observed in TSFMs, such as parroting of motifs from the context and seasonality bias. Our study sheds light on the universal properties of this emerging class of architectures for continuous-time sequence modeling.

📄 PDF Abstract BibTeX arXiv:2602.01605

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

General Time-series Model for Universal Knowledge Representation of Multivariate Time-Series data

2025-02-05 · Cheng He, Xu Huang, Gangwei Jiang, Zhaoyi Li 외

Universal knowledge representation is a central problem for multivariate time series(MTS) foundation models and yet remains open. This paper investigates this problem from the first principle and it makes four folds of c…

Anomaly DetectionImputationTime SeriesTime Series Analysis

Position: Universal Time Series Foundation Models Rest on a Category Error

2026-02-05 · Xilin Dai, Wanxu Cai, Zhijian Xu, Qiang Xu arxiv

This position paper argues that the pursuit of "Universal Foundation Models for Time Series" rests on a fundamental category error, mistaking a structural Container for a semantic Modality. We contend that because time s…

A Time-Series Foundation Model by Universal Delay Embedding

2025-09-15 · Zijian Wang, Peng Tao, Jifan Shi, Rui Bao 외 arxiv

This study introduces Universal Delay Embedding (UDE), a pretrained foundation model designed to revolutionize time-series forecasting through principled integration of delay embedding representation and Koopman operator…

Time Series as Language: A Universal Tokenizer for General-Purpose Time Series Foundation Models

2026-05-31 · Yunhao Zhang, Ruiying Qi, Jiale Zheng, Jianfeng Zhang 외 arxiv

While Next-Token Prediction (NTP) has unified LLM pretraining, its adaptation to unbounded, continuous time series (TS) remains open. To bridge the gap, we introduce UniTok, a universal tokenizer that transforms TS into …

WaveMoE: A Wavelet-Enhanced Mixture-of-Experts Foundation Model for Time Series Forecasting

2026-04-12 · Shunyu Wu, Jiawei Huang, Weibin Feng, Boxin Li 외 arxiv

Time series foundation models (TSFMs) have recently achieved remarkable success in universal forecasting by leveraging large-scale pretraining on diverse time series data. Complementing this progress, incorporating frequ…

Time Series Forecasting