Transfer learning for time series classification using synthetic data generation
Yarden Rotem, Nathaniel Shimoni, Lior Rokach, Bracha Shapira

TL;DR
This paper introduces a novel transfer learning approach for time series classification that leverages a large synthetic dataset and regression tasks, achieving improved performance over traditional methods.
Contribution
It presents a new synthetic data generation method and demonstrates that using regression tasks as source tasks enhances transfer learning effectiveness for time series classification.
Findings
Synthetic dataset contains 15 million diverse time series.
Regression tasks outperform classification tasks as source tasks.
Method achieves superior accuracy compared to existing approaches.
Abstract
In this paper, we propose an innovative Transfer learning for Time series classification method. Instead of using an existing dataset from the UCR archive as the source dataset, we generated a 15,000,000 synthetic univariate time series dataset that was created using our unique synthetic time series generator algorithm which can generate data with diverse patterns and angles and different sequence lengths. Furthermore, instead of using classification tasks provided by the UCR archive as the source task as previous studies did,we used our own 55 regression tasks as the source tasks, which produced better results than selecting classification tasks from the UCR archive
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 · Advanced Chemical Sensor Technologies · Anomaly Detection Techniques and Applications
