Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Time Series Classification from Scratch with Deep Neural Networks: A Strong Baseline

About

We propose a simple but strong baseline for time series classification from scratch with deep neural networks. Our proposed baseline models are pure end-to-end without any heavy preprocessing on the raw data or feature crafting. The proposed Fully Convolutional Network (FCN) achieves premium performance to other state-of-the-art approaches and our exploration of the very deep neural networks with the ResNet structure is also competitive. The global average pooling in our convolutional model enables the exploitation of the Class Activation Map (CAM) to find out the contributing region in the raw data for the specific labels. Our models provides a simple choice for the real world application and a good starting point for the future research. An overall analysis is provided to discuss the generalization capability of our models, learned features, network structures and the classification semantics.

Zhiguang Wang, Weizhong Yan, Tim Oates• 2016

Related benchmarks

TaskDatasetResultRank
Time-series classificationSelfRegulationSCP2
Accuracy51.2
55
Time-series classificationHeartbeat
Accuracy72.4
51
Time-series classificationSelfRegulationSCP1
Accuracy84.3
45
Multivariate Time Series ClassificationFinger Movement
Accuracy54
39
Time-series classificationPENDIGITS (test)
Accuracy96.7
36
Time-series classificationFaceDetection
Accuracy58.4
34
Multivariate Time Series ClassificationUEA multivariate TS classification archive Statistics without N/A 26 datasets (test)
Mean Rank15.38
34
Time-series classification16 TSC datasets (test)
P(Pred > True)99.8
33
Multivariate Time Series Classificationpendigits
Accuracy98.57
33
Multivariate Time Series ClassificationLIBRAS
Accuracy85
33
Showing 10 of 59 rows

Other info

Follow for update