paper-with-me

홈 › Papers

User-friendly Foundation Model Adapters for Multivariate Time Series Classification

2024-09-18 · Vasilii Feofanov, Romain Ilbert, Malik Tiomoko, Themis Palpanas, Ievgen Redko

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.

📄 PDF Abstract BibTeX arXiv:2409.12264

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionGPUTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

Mantis: Lightweight Calibrated Foundation Model for User-Friendly Time Series Classification

2025-02-21 · Vasilii Feofanov, Songkang Wen, Marius Alonso, Romain Ilbert 외

In recent years, there has been increasing interest in developing foundation models for time series data that can generalize across diverse downstream tasks. While numerous forecasting-oriented foundation models have bee…

Contrastive LearningTime SeriesTime Series Classification

AdaPTS: Adapting Univariate Foundation Models to Probabilistic Multivariate Time Series Forecasting

2025-02-14 · Abdelhakim Benechehab, Vasilii Feofanov, Giuseppe Paolo, Albert Thomas 외

Pre-trained foundation models (FMs) have shown exceptional performance in univariate time series forecasting tasks. However, several practical challenges persist, including managing intricate dependencies among features …

Multivariate Time Series ForecastingRepresentation LearningTime SeriesTime Series Forecasting+2

The mbsts package: Multivariate Bayesian Structural Time Series Models in R

2021-06-26 · Ning Ning, Jinwen Qiu

The multivariate Bayesian structural time series (MBSTS) model is a general machine learning model that deals with inference and prediction for multiple correlated time series, where one also has the choice of using a di…

feature selectionTime SeriesTime Series AnalysisTime Series Forecasting

LoREnc: Low-Rank Encryption for Securing Foundation Models and LoRA Adapters

2026-05-13 · Beomjin Ahn, Jungmin Kwon, Chanyong Jung, Jaewook Chung arxiv

Foundation models and low-rank adapters enable efficient on-device generative AI but raise risks such as intellectual property leakage and model recovery attacks. Existing defenses are often impractical because they requ…

A Framework for Double-Blind Federated Adaptation of Foundation Models

2025-02-03 · Nurbek Tastan, Karthik Nandakumar

The availability of foundational models (FMs) pre-trained on large-scale data has advanced the state-of-the-art in many computer vision tasks. While FMs have demonstrated good zero-shot performance on many image classifi…

Federated Learningimage-classificationImage ClassificationKnowledge Distillation+2