论文标题
时间序列分类的动态稀疏网络:学习“看''的内容
Dynamic Sparse Network for Time Series Classification: Learning What to "see''
论文作者
论文摘要
确定时间序列``可见''并使用的接收场(RF)对于改善时间序列分类(TSC)的性能至关重要。但是,跨时间序列数据的信号尺度的变化使得决定TSC的适当RF尺寸使其具有挑战性。在本文中,我们提出了一个具有稀疏连接的动态稀疏网络(DSN),该网络可以学会覆盖各种RF而不繁琐的超参数调整。每个稀疏层中的内核都是稀疏的,可以通过动态稀疏训练在约束区域进行探索,从而可以降低资源成本。实验结果表明,与最近的基线方法相比,所提出的DSN模型可以在单变量和多元TSC数据集上实现最先进的TSC数据集,其计算成本小于50 \%,这为时间序列分析的更准确的资源感知方法打开了途径。我们的代码可在以下网址公开获取:https://github.com/qiaoxiao7282/dsn。
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.