pith. sign in

arxiv: 2102.04179 · v1 · pith:YEJXPRM7 · submitted 2021-02-08 · cs.CV · cs.AI

Plotting time: On the usage of CNNs for time series classification

pith:YEJXPRM7open to challenge →

classification cs.CV cs.AI
keywords timeseriesclassificationdatasetsdatamethodsresultssimple
0
0 comments X
read the original abstract

We present a novel approach for time series classification where we represent time series data as plot images and feed them to a simple CNN, outperforming several state-of-the-art methods. We propose a simple and highly replicable way of plotting the time series, and feed these images as input to a non-optimized shallow CNN, without any normalization or residual connections. These representations are no more than default line plots using the time series data, where the only pre-processing applied is to reduce the number of white pixels in the image. We compare our method with different state-of-the-art methods specialized in time series classification on two real-world non public datasets, as well as 98 datasets of the UCR dataset collection. The results show that our approach is very promising, achieving the best results on both real-world datasets and matching / beating the best state-of-the-art methods in six UCR datasets. We argue that, if a simple naive design like ours can obtain such good results, it is worth further exploring the capabilities of using image representation of time series data, along with more powerful CNNs, for classification and other related tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VTBench: A Multimodal Framework for Time-Series Classification with Chart-Based Representations

    cs.CV 2026-04 unverdicted novelty 6.0

    Fusing chart visualizations with raw time series improves or maintains classification accuracy on UCR datasets when the visuals add non-redundant information.