Blend-Res2net: Blended Representation Space by Transformation of Residual Mapping with Restrained Learning for Time Series Classification
Arijit Ukil, Antonio J. Jara, Leandro Marín
Abstract
The typical problem like insufficient training instances in time series classification task demands novel deep neural network architecture to warrant consistent and accurate performance. Deep Residual Network (ResNet) learns through ℋ(x) = ℱ(x) + x, where ℱ(x) is a nonlinear function. We propose Blend-Res <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> Net that blends two different representation spaces: ℋ <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> (x) = ℱ(x) + Trans(x) and ℋ <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> (x) = ℱ(Trans(x)) + x with the intention of learning over richer representation by capturing the temporal as well as the spectral signatures (Trans(∙) represents the transformation function). The sophistication of richer representation for better understanding of the complex structure of time series signals, may result in higher generalization loss. Hence, the deep network complexity is adapted by proposed novel restrained learning, which introduces dynamic estimation of the network depth. The efficacy of Blend-Res <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> Net is demonstrated by a series of ablation experiments over publicly available benchmark time series archive- UCR. We further establish the superior performance of Blend-Res <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> Net over baselines and state-of-the-art algorithms including 1-NN-DTW, HIVE-COTE, ResNet, InceptionTime, ROCKET, DMS-CNN, TS-Chief.
BibTeX
@inproceedings{icassp2021_blendres2netblen,
title = {Blend-Res2net: Blended Representation Space by Transformation of Residual Mapping with Restrained Learning for Time Series Classification},
author = {Arijit Ukil and Antonio J. Jara and Leandro Marín},
booktitle = {ICASSP 2021},
year = {2021}
}