pith. machine review for the scientific record. sign in

arxiv: 1603.06995 · v4 · submitted 2016-03-22 · 💻 cs.CV

Recognition: unknown

Multi-Scale Convolutional Neural Networks for Time Series Classification

Authors on Pith no claims yet
classification 💻 cs.CV
keywords timeclassificationseriesmcnnmethodsaccuracyconvolutionalfeature
0
0 comments X
read the original abstract

Time series classification (TSC), the problem of predicting class labels of time series, has been around for decades within the community of data mining and machine learning, and found many important applications such as biomedical engineering and clinical prediction. However, it still remains challenging and falls short of classification accuracy and efficiency. Traditional approaches typically involve extracting discriminative features from the original time series using dynamic time warping (DTW) or shapelet transformation, based on which an off-the-shelf classifier can be applied. These methods are ad-hoc and separate the feature extraction part with the classification part, which limits their accuracy performance. Plus, most existing methods fail to take into account the fact that time series often have features at different time scales. To address these problems, we propose a novel end-to-end neural network model, Multi-Scale Convolutional Neural Networks (MCNN), which incorporates feature extraction and classification in a single framework. Leveraging a novel multi-branch layer and learnable convolutional layers, MCNN automatically extracts features at different scales and frequencies, leading to superior feature representation. MCNN is also computationally efficient, as it naturally leverages GPU computing. We conduct comprehensive empirical evaluation with various existing methods on a large number of benchmark datasets, and show that MCNN advances the state-of-the-art by achieving superior accuracy performance than other leading methods.

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. Deep learning-based pavement performance modeling using multiple distress indicators and road work history

    cs.LG 2026-05 unverdicted novelty 5.0

    CNN model outperforms standard machine learning in predicting pavement condition values from multiple distress indicators and road work history.