🌙

基于卷积和深度学习的时间序列序数分类技术

Convolutional- and Deep Learning-Based Techniques for Time Series Ordinal Classification

IEEE Transactions on Cybernetics · 2024
被引 9
ABS 3

中文导读

本文首次对时间序列序数分类方法进行基准测试,将卷积和深度学习技术适配于序数标签问题,实验表明序数版本在序数指标上显著优于传统名义分类方法。

Abstract

Time-series classification (TSC) covers the supervised learning problem where input data is provided in the form of series of values observed through repeated measurements over time, and whose objective is to predict the category to which they belong. When the class values are ordinal, classifiers that take this into account can perform better than nominal classifiers. Time-series ordinal classification (TSOC) is the field bridging this gap, yet unexplored in the literature. There are a wide range of time-series problems showing an ordered label structure, and TSC techniques that ignore the order relationship discard useful information. Hence, this article presents the first benchmarking of TSOC methodologies, exploiting the ordering of the target labels to boost the performance of current TSC state of the art. Both convolutional- and deep-learning-based methodologies (among the best performing alternatives for nominal TSC) are adapted for TSOC. For the experiments, a selection of 29 ordinal problems has been made. In this way, this article contributes to the establishment of the state of the art in TSOC. The results obtained by ordinal versions are found to be significantly better than current nominal TSC techniques in terms of ordinal performance metrics, outlining the importance of considering the ordering of the labels when dealing with this kind of problems.

时间序列分类序数分类深度学习卷积神经网络机器学习