Finding Foundation Models for Time Series Classification with a PreText Task
Ali Ismail-Fawaz, Maxime Devanne, Stefano Berretti, Jonathan Weber,, Germain Forestier

TL;DR
This paper introduces a novel pretext task for pre-training foundation models in time series classification, significantly reducing overfitting and improving performance across diverse datasets in the UCR archive.
Contribution
The paper proposes a new pretext task for pre-training TSC models that enhances cross-dataset generalization and reduces overfitting in small datasets.
Findings
Pre-training with the pretext task outperforms conventional training methods.
The approach reduces overfitting in small datasets.
Pre-trained models adapt efficiently to new datasets.
Abstract
Over the past decade, Time Series Classification (TSC) has gained an increasing attention. While various methods were explored, deep learning - particularly through Convolutional Neural Networks (CNNs)-stands out as an effective approach. However, due to the limited availability of training data, defining a foundation model for TSC that overcomes the overfitting problem is still a challenging task. The UCR archive, encompassing a wide spectrum of datasets ranging from motion recognition to ECG-based heart disease detection, serves as a prime example for exploring this issue in diverse TSC scenarios. In this paper, we address the overfitting challenge by introducing pre-trained domain foundation models. A key aspect of our methodology is a novel pretext task that spans multiple datasets. This task is designed to identify the originating dataset of each time series sample, with the goal…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · EEG and Brain-Computer Interfaces · Anomaly Detection Techniques and Applications
MethodsConvolution
