paper-with-me

홈 › Papers

Understanding Transformers for Time Series: Rank Structure, Flow-of-ranks, and Compressibility

2025-10-02 · Annan Yu, Danielle C. Maddix, Boran Han, Xiyuan Zhang, Abdul Fatir Ansari, Oleksandr Shchur, Christos Faloutsos, Andrew Gordon Wilson, Michael W. Mahoney, Yuyang Wang arxiv

Transformers are widely used across data modalities, and yet the principles distilled from text models often transfer imperfectly to models trained to other modalities. In this paper, we analyze Transformers through the lens of rank structure. Our focus is on the time series setting, where the structural properties of the data differ remarkably from those of text or vision. We show that time-series embeddings, unlike text or vision, exhibit sharply decaying singular value spectra: small patch sizes and smooth continuous mappings concentrate the data into low-rank subspaces. From this, we prove that the associated $Q/K/V$ projections admit accurate low-rank approximations, and that attention layers become compressible in proportion to the decay of the embedding spectrum. We introduce the concept of flow-of-ranks, a phenomenon by which nonlinear mixing across depth inflates the rank, explaining why early layers are most amenable to compression and why ranks grow with depth. Guided by these theoretical and empirical results, we use these insights to compress Chronos, a large time series foundation model, achieving a reduction of $65\%$ in inference time and $81\%$ in memory, without loss of accuracy. Our findings provide principled guidance for allocating width, depth, and heads in time series foundation models, and for exploiting their inherent compressibility.

📄 PDF Abstract BibTeX arXiv:2510.03358

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transformers in Time Series: A Survey

2022-02-15 · Qingsong Wen, Tian Zhou, Chaoli Zhang, Weiqi Chen 외

Transformers have achieved superior performances in many tasks in natural language processing and computer vision, which also triggered great interest in the time series community. Among multiple advantages of Transforme…

Anomaly DetectionSurveyTime SeriesTime Series Analysis

World Machine: Towards Generative World Modeling for Time-Series

2026-05-21 · Elton Cardoso do Nascimento, Alexandre da Silva Simões, Esther Luna Colombini, Ricardo Ribeiro Gudwin 외 arxiv

World models represent a paradigm shift in generative AI, pursuing predictive understanding and controllable simulation of environments in a structured and generalizable way. We present World Machine, a generative world-…

DiTS: Multimodal Diffusion Transformers Are Time Series Forecasters

2026-02-06 · Haoran Zhang, Haixuan Liu, Yong Liu, Yunzhong Qiu 외 arxiv

While generative modeling on time series facilitates more capable and flexible probabilistic forecasting, existing generative time series models do not address the multi-dimensional properties of time series data well. T…

Video Generation

LLM Pretraining Shapes a Generalizable Manifold: Insights into Cross-Modal Transfer to Time Series

2026-05-19 · Alexis Roger, Prateek Humane, Zhenghan Tai, Gwen Legate 외 arxiv

Can language-pretrained transformers become effective time-series forecasters, and why? In this paper, we show that cross-modal transfer arises because language pretraining preconditions time series training with a reusa…

Domain Adaptation for Time series Transformers using One-step fine-tuning

2024-01-12 · Subina Khanal, Seshu Tirupathi, Giulio Zizzo, Ambrish Rawat 외

The recent breakthrough of Transformers in deep learning has drawn significant attention of the time series community due to their ability to capture long-range dependencies. However, like other deep learning models, Tra…

Domain AdaptationTime SeriesTime Series Prediction