An Empirical Evaluation of Foundation Models for Multivariate Time Series Classification
Abstract
Foundation models have recently emerged as a promising approach for time series analysis, adapting transformer architectures originally designed for natural language processing to handle continuous temporal data. While these models demonstrate strong performance across various time series tasks, their handling of multivariate time series, particularly inter-channel dependencies, remains underexplored. In this paper, we present a comprehensive analysis of current foundation models for time series, including tokenization-based, patch-based, and shape-based approaches, focusing on their mechanisms and data representations for capturing relationships between channels. Our analysis shows that even though these models have advanced architectures, they mostly process channels independently, which may prevent them from fully capturing cross-channel patterns. We examine this limitation across different model families and discuss its implications for multivariate time series analysis. Our empirical evaluation shows that foundation models perform well on simpler tasks but exhibit diminished effectiveness as channel dependencies increase, with specialized time series methods consistently outperforming them on complex datasets. These findings highlight the critical need for channel-aware architectures and more effective strategies for modeling inter-channel relationships in foundation models.
Cite
Text
Isiacik et al. "An Empirical Evaluation of Foundation Models for Multivariate Time Series Classification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-662-72243-5_1Markdown
[Isiacik et al. "An Empirical Evaluation of Foundation Models for Multivariate Time Series Classification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/isiacik2025ecmlpkdd-empirical/) doi:10.1007/978-3-662-72243-5_1BibTeX
@inproceedings{isiacik2025ecmlpkdd-empirical,
title = {{An Empirical Evaluation of Foundation Models for Multivariate Time Series Classification}},
author = {Isiacik, Pinar Sungu and Le Nguyen, Thach and Aderinola, Timilehin B. and Ifrim, Georgiana},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {3-21},
doi = {10.1007/978-3-662-72243-5_1},
url = {https://mlanthology.org/ecmlpkdd/2025/isiacik2025ecmlpkdd-empirical/}
}