Be Wary of Your Time Series Preprocessing
Sofiane Ennadir, Tianze Wang, Oleg Smirnov, Sahar Asadi, Lele Cao

TL;DR
This paper provides a formal analysis of how normalization strategies affect the expressivity of Transformer models in time series tasks, revealing that the choice of normalization can significantly impact model capacity and performance.
Contribution
It introduces a novel expressivity framework for time series, derives theoretical bounds for normalization methods, and empirically evaluates their effects on Transformer-based models.
Findings
Normalization choice influences model expressivity and performance.
Omitting normalization can sometimes outperform standard methods.
No single normalization method is universally best across tasks.
Abstract
Normalization and scaling are fundamental preprocessing steps in time series modeling, yet their role in Transformer-based models remains underexplored from a theoretical perspective. In this work, we present the first formal analysis of how different normalization strategies, specifically instance-based and global scaling, impact the expressivity of Transformer-based architectures for time series representation learning. We propose a novel expressivity framework tailored to time series, which quantifies a model's ability to distinguish between similar and dissimilar inputs in the representation space. Using this framework, we derive theoretical bounds for two widely used normalization methods: Standard and Min-Max scaling. Our analysis reveals that the choice of normalization strategy can significantly influence the model's representational capacity, depending on the task and data…
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.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Forecasting Techniques and Applications
