SILGOct 11, 2021

Novel Features for Time Series Analysis: A Complex Networks Approach

arXiv:2110.09888v325 citations
Originality Incremental advance
AI Analysis

This work addresses the need for robust time series features in machine learning applications, offering an incremental improvement over conventional methods.

The authors tackled the problem of capturing time series characteristics for applications like classification and clustering by introducing NetF, a novel feature set based on topological measures from complex network mappings, which achieved high-accuracy clustering without requiring data preprocessing.

Being able to capture the characteristics of a time series with a feature vector is a very important task with a multitude of applications, such as classification, clustering or forecasting. Usually, the features are obtained from linear and nonlinear time series measures, that may present several data related drawbacks. In this work we introduce NetF as an alternative set of features, incorporating several representative topological measures of different complex networks mappings of the time series. Our approach does not require data preprocessing and is applicable regardless of any data characteristics. Exploring our novel feature vector, we are able to connect mapped network features to properties inherent in diversified time series models, showing that NetF can be useful to characterize time data. Furthermore, we also demonstrate the applicability of our methodology in clustering synthetic and benchmark time series sets, comparing its performance with more conventional features, showcasing how NetF can achieve high-accuracy clusters. Our results are very promising, with network features from different mapping methods capturing different properties of the time series, adding a different and rich feature set to the literature.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes