On the Feasibility of Vision-Language Models for Time-Series Classification
Vinay Prithyani, Mohsin Mohammed, Richa Gadgil, Ricardo, Buitrago, Vinija Jain, Aman Chadha

TL;DR
This paper explores using Vision-Language Models for time-series classification by combining graphical and numerical data, demonstrating competitive results with minimal fine-tuning and proposing a scalable training pipeline.
Contribution
It introduces a novel method integrating graphical data representations with numerical data for time-series classification using VLMs, and develops a scalable training pipeline.
Findings
VLMs achieve competitive results after two epochs of fine-tuning.
Graphical representations enhance contextual understanding of time-series data.
The approach is effective for both univariate and multivariate data.
Abstract
We build upon time-series classification by leveraging the capabilities of Vision Language Models (VLMs). We find that VLMs produce competitive results after two or less epochs of fine-tuning. We develop a novel approach that incorporates graphical data representations as images in conjunction with numerical data. This approach is rooted in the hypothesis that graphical representations can provide additional contextual information that numerical data alone may not capture. Additionally, providing a graphical representation can circumvent issues such as limited context length faced by LLMs. To further advance this work, we implemented a scalable end-to-end pipeline for training on different scenarios, allowing us to isolate the most effective strategies for transferring learning capabilities from LLMs to Time Series Classification (TSC) tasks. Our approach works with univariate and…
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
