RED CoMETS: An ensemble classifier for symbolically represented multivariate time series
Luca A. Bennett, Zahraa S. Abdallah
TL;DR
This work introduces RED CoMETS, a novel ensemble classifier for symbolically represented multivariate time series that extends the Co-eye univariate framework to multivariate data. It combines two MV extensions—Concatenating and Ensembling—with a faster univariate foundation built on SAX and SFA lenses, enhanced by a random pair selection strategy and three voting schemes. Across 111 UCR datasets, RED CoMETS demonstrates competitive accuracy with state-of-the-art baselines and notably achieves the best reported accuracy on HandMovementDirection, while offering substantial speedups over the original Co-eye. The approach enables efficient, high-accuracy MV time series classification with practical implications for domains requiring scalable analysis of complex temporal data.
Abstract
Multivariate time series classification is a rapidly growing research field with practical applications in finance, healthcare, engineering, and more. The complexity of classifying multivariate time series data arises from its high dimensionality, temporal dependencies, and varying lengths. This paper introduces a novel ensemble classifier called RED CoMETS (Random Enhanced Co-eye for Multivariate Time Series), which addresses these challenges. RED CoMETS builds upon the success of Co-eye, an ensemble classifier specifically designed for symbolically represented univariate time series, and extends its capabilities to handle multivariate data. The performance of RED CoMETS is evaluated on benchmark datasets from the UCR archive, where it demonstrates competitive accuracy when compared to state-of-the-art techniques in multivariate settings. Notably, it achieves the highest reported accuracy in the literature for the 'HandMovementDirection' dataset. Moreover, the proposed method significantly reduces computation time compared to Co-eye, making it an efficient and effective choice for multivariate time series classification.
