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

Dynamic Sparse Network for Time Series Classification: Learning What to "see''

About

The receptive field (RF), which determines the region of time series to be ``seen'' and used, is critical to improve the performance for time series classification (TSC). However, the variation of signal scales across and within time series data, makes it challenging to decide on proper RF sizes for TSC. In this paper, we propose a dynamic sparse network (DSN) with sparse connections for TSC, which can learn to cover various RF without cumbersome hyper-parameters tuning. The kernels in each sparse layer are sparse and can be explored under the constraint regions by dynamic sparse training, which makes it possible to reduce the resource cost. The experimental results show that the proposed DSN model can achieve state-of-art performance on both univariate and multivariate TSC datasets with less than 50\% computational cost compared with recent baseline methods, opening the path towards more accurate resource-aware methods for time series analyses. Our code is publicly available at: https://github.com/QiaoXiao7282/DSN.

Qiao Xiao, Boqian Wu, Yu Zhang, Shiwei Liu, Mykola Pechenizkiy, Elena Mocanu, Decebal Constantin Mocanu• 2022

Related benchmarks

TaskDatasetResultRank
Time-series classificationUEA 30 archive (test)
FLOPs (M)305.4
6
Multivariate Time Series ClassificationUEA 30 archive--
5
Multivariate Time Series ClassificationEEG2 UCI (test)
Accuracy99.1
4
Multivariate Time Series ClassificationHAR UCI (test)
Accuracy96.82
4
Time-series classificationUCR 112 archive (test)
Parameters (K)126.3
4
Multivariate Time Series ClassificationDaily Sport UCI (test)
Accuracy99.19
4
Univariate Time Series ClassificationUCR 85 archive (test)--
3
Showing 7 of 7 rows

Other info

Code

Follow for update