Dsco: A Language Modeling Approach For Time Series Classification

Daoyuan Li,Li Li,Tegawende F. Bissyande,Jacques Klein,Yves Le Traon
DOI: https://doi.org/10.1007/978-3-319-41920-6_22
2016-01-01
Abstract:Time series data are abundant in various domains and are often characterized as large in size and high in dimensionality, leading to storage and processing challenges. Symbolic representation of time series - which transforms numeric time series data into texts - is a promising technique to address these challenges. However, these techniques are essentially lossy compression functions and information are partially lost during transformation. To that end, we bring up a novel approach named Domain Series Corpus (DSCo), which builds per-class language models from the symbolized texts. To classify unlabeled samples, we compute the fitness of each symbolized sample against all per-class models and choose the class represented by the model with the best fitness score. Our work innovatively takes advantage of mature techniques from both time series mining and NLP communities. Through extensive experiments on an open dataset archive, we demonstrate that it performs similarly to approaches working with original uncompressed numeric data.
What problem does this paper attempt to address?