Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LETS-C: Leveraging Text Embedding for Time Series Classification

About

Recent advancements in language modeling have shown promising results when applied to time series data. In particular, fine-tuning pre-trained large language models (LLMs) for time series classification tasks has achieved state-of-the-art (SOTA) performance on standard benchmarks. However, these LLM-based models have a significant drawback due to the large model size, with the number of trainable parameters in the millions. In this paper, we propose an alternative approach to leveraging the success of language modeling in the time series domain. Instead of fine-tuning LLMs, we utilize a text embedding model to embed time series and then pair the embeddings with a simple classification head composed of convolutional neural networks (CNN) and multilayer perceptron (MLP). We conducted extensive experiments on a well-established time series classification benchmark. We demonstrated LETS-C not only outperforms the current SOTA in classification accuracy but also offers a lightweight solution, using only 14.5% of the trainable parameters on average compared to the SOTA model. Our findings suggest that leveraging text embedding models to encode time series data, combined with a simple yet effective classification head, offers a promising direction for achieving high-performance time series classification while maintaining a lightweight model architecture.

Rachneet Kaur, Zhen Zeng, Tucker Balch, Manuela Veloso• 2024

Related benchmarks

TaskDatasetResultRank
Time-series classificationPEMS-SF--
45
Time-series classificationUEA Time Series Classification Archive EC FD HW HB JV PEMS-SF SCP1 SCP2 SAD UW
Accuracy (EC)52.9
28
Time-series classificationEthanol Concentration (EC)
Trainable Parameters (M)0.28
2
Time-series classificationFace Detection (FD)
Trainable parameters (M)0.003
2
Time-series classificationHandwriting (HW)
Trainable parameters (M)0.15
2
Time-series classificationHeartbeat (HB)
Trainable Parameters (M)0.04
2
Time-series classificationJapanese Vowels (JV)
Trainable Parameters (M)0.14
2
Time-series classificationSelf-Regulation SCP1
Trainable Parameters (M)0.3
2
Time-series classificationSelf-Regulation SCP2
Trainable Parameters (M)0.33
2
Time-series classificationSpoken Arabic Digits (SAD)
Params (M)0.14
2
Showing 10 of 11 rows

Other info

Follow for update