Advancing Time Series Classification with Multimodal Language Modeling
Mingyue Cheng, Yiheng Chen, Qi Liu, Zhiding Liu, Yucong Luo

TL;DR
This paper introduces InstructTime, a novel time series classification approach that leverages multimodal language models and generative capabilities to improve transferability and reflect label similarities.
Contribution
It proposes a learning-to-generate paradigm for time series classification using pre-trained language models with multimodal inputs and domain transfer pre-training.
Findings
InstructTime outperforms existing methods on benchmark datasets.
The approach demonstrates improved transferability across domains.
It shows potential for a universal foundation model in time series classification.
Abstract
For the advancements of time series classification, scrutinizing previous studies, most existing methods adopt a common learning-to-classify paradigm - a time series classifier model tries to learn the relation between sequence inputs and target label encoded by one-hot distribution. Although effective, this paradigm conceals two inherent limitations: (1) encoding target categories with one-hot distribution fails to reflect the comparability and similarity between labels, and (2) it is very difficult to learn transferable model across domains, which greatly hinder the development of universal serving paradigm. In this work, we propose InstructTime, a novel attempt to reshape time series classification as a learning-to-generate paradigm. Relying on the powerful generative capacity of the pre-trained language model, the core idea is to formulate the classification of time series as a…
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 Text Analysis Techniques
