LETS-C: Leveraging Language Embedding for Time Series Classification
Abstract
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 language 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 well-established time series classification benchmark datasets. 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 language encoders to embed 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.
Community
This work utilizes a language embedding model to embed time series data and pair the embeddings with a simple classification head composed of convolutional neural networks and multilayer perceptron for time series classification. This approach not only outperforms the current state-of-the-art in classification accuracy but also uses significantly fewer trainable parameters.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- TSCMamba: Mamba Meets Multi-View Learning for Time Series Classification (2024)
- TimeCMA: Towards LLM-Empowered Time Series Forecasting via Cross-Modality Alignment (2024)
- DGCformer: Deep Graph Clustering Transformer for Multivariate Time Series Forecasting (2024)
- ShapeFormer: Shapelet Transformer for Multivariate Time Series Classification (2024)
- Generative Pre-Trained Diffusion Paradigm for Zero-Shot Time Series Forecasting (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
@rachneetkaur did you train the deep learning based models in the multivariate or univariate setting? Thanks!
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper