English

User-friendly Foundation Model Adapters for Multivariate Time Series Classification

Machine Learning 2024-09-20 v1 Machine Learning

Abstract

Foundation models, while highly effective, are often resource-intensive, requiring substantial inference time and memory. This paper addresses the challenge of making these models more accessible with limited computational resources by exploring dimensionality reduction techniques. Our goal is to enable users to run large pre-trained foundation models on standard GPUs without sacrificing performance. We investigate classical methods such as Principal Component Analysis alongside neural network-based adapters, aiming to reduce the dimensionality of multivariate time series data while preserving key features. Our experiments show up to a 10x speedup compared to the baseline model, without performance degradation, and enable up to 4.5x more datasets to fit on a single GPU, paving the way for more user-friendly and scalable foundation models.

Keywords

Cite

@article{arxiv.2409.12264,
  title  = {User-friendly Foundation Model Adapters for Multivariate Time Series Classification},
  author = {Vasilii Feofanov and Romain Ilbert and Malik Tiomoko and Themis Palpanas and Ievgen Redko},
  journal= {arXiv preprint arXiv:2409.12264},
  year   = {2024}
}

Comments

The first two authors contributed equally

R2 v1 2026-06-28T18:49:29.815Z