论文标题
用于多元时间序列分析的GATED RES2NET
Gated Res2Net for Multivariate Time Series Analysis
论文作者
论文摘要
多元时间序列分析是数据挖掘的重要问题,因为其广泛应用程序。随着时间序列数据可用于培训的增加,在时间序列分析领域中实施深层神经网络变得很普遍。 RES2NET是最近提出的骨干,可以进一步改善最先进的网络,因为它通过连接不同的过滤器组来提高多尺度表示能力。但是,RES2NET忽略了特征图的相关性,并且缺乏对信息交互过程的控制。为了解决这个问题,在本文中,我们提出了一个基于门控机制和RES2NET的思想的骨干卷积神经网络,即门控RES2NET(GRES2NET),用于多变量时间序列分析。分层残差连接受到门的影响,其值是根据原始特征图,先前的输出特征映射和下一个输入特征映射计算的,从而更有效地考虑了特征图之间的相关性。通过使用门控机制,网络可以控制发送信息的过程,因此可以更好地捕获和利用特征图之间的时间信息和相关性。我们在四个多元时间序列数据集上评估了GRES2NET,包括两个分类数据集和两个预测数据集。结果表明,GRES2NET对最新方法具有更好的性能,从而表明了优越性
Multivariate time series analysis is an important problem in data mining because of its widespread applications. With the increase of time series data available for training, implementing deep neural networks in the field of time series analysis is becoming common. Res2Net, a recently proposed backbone, can further improve the state-of-the-art networks as it improves the multi-scale representation ability through connecting different groups of filters. However, Res2Net ignores the correlations of the feature maps and lacks the control on the information interaction process. To address that problem, in this paper, we propose a backbone convolutional neural network based on the thought of gated mechanism and Res2Net, namely Gated Res2Net (GRes2Net), for multivariate time series analysis. The hierarchical residual-like connections are influenced by gates whose values are calculated based on the original feature maps, the previous output feature maps and the next input feature maps thus considering the correlations between the feature maps more effectively. Through the utilization of gated mechanism, the network can control the process of information sending hence can better capture and utilize the both the temporal information and the correlations between the feature maps. We evaluate the GRes2Net on four multivariate time series datasets including two classification datasets and two forecasting datasets. The results demonstrate that GRes2Net have better performances over the state-of-the-art methods thus indicating the superiority