An Empirical Evaluation of Time-Series Feature Sets

10/21/2021
by   Trent Henderson, et al.
10

Solving time-series problems with features has been rising in popularity due to the availability of software for feature extraction. Feature-based time-series analysis can now be performed using many different feature sets, including hctsa (7730 features: Matlab), feasts (42 features: R), tsfeatures (63 features: R), Kats (40 features: Python), tsfresh (up to 1558 features: Python), TSFEL (390 features: Python), and the C-coded catch22 (22 features: Matlab, R, Python, and Julia). There is substantial overlap in the types of methods included in these sets (e.g., properties of the autocorrelation function and Fourier power spectrum), but they are yet to be systematically compared. Here we compare these seven sets on computational speed, assess the redundancy of features contained in each, and evaluate the overlap and redundancy between them. We take an empirical approach to feature similarity based on outputs across a diverse set of real-world and simulated time series. We find that feature sets vary across three orders of magnitude in their computation time per feature on a laptop for a 1000-sample series, from the fastest sets catch22 and TSFEL ( 0.1ms per feature) to tsfeatures ( 3s per feature). Using PCA to evaluate feature redundancy within each set, we find the highest within-set redundancy for TSFEL and tsfresh. For example, in TSFEL, 90 of the variance across 390 features can be captured with just four PCs. Finally, we introduce a metric for quantifying overlap between pairs of feature sets, which indicates substantial overlap. We found that the largest feature set, hctsa, is the most comprehensive, and that tsfresh is the most distinctive, due to its incorporation of many low-level Fourier coefficients. Our results provide empirical understanding of the differences between existing feature sets, information that can be used to better tailor feature sets to their applications.

READ FULL TEXT

page 1

page 5

page 6

research
08/12/2022

Feature-Based Time-Series Analysis in R using the theft Package

Time series are measured and analyzed across the sciences. One method of...
research
01/29/2019

catch22: CAnonical Time-series CHaracteristics

Capturing the dynamical properties of time series concisely as interpret...
research
01/15/2014

Highly comparative feature-based time-series classification

A highly comparative, feature-based approach to time series classificati...
research
09/15/2022

FRANS: Automatic Feature Extraction for Time Series Forecasting

Feature extraction methods help in dimensionality reduction and capture ...
research
07/25/2021

Massive feature extraction for explaining and foretelling hydroclimatic time series forecastability at the global scale

Statistical analyses and descriptive characterizations are sometimes ass...
research
12/12/2022

Stimuli Dependent Synergy and Redundancy Dominated Causal Effects in Time Series

We characterize the degree of synergy- and redundancy-dominated causal i...
research
09/28/2022

Feature Sets in Just-in-Time Defect Prediction: An Empirical Evaluation

Just-in-time defect prediction assigns a defect risk to each new change ...

Please sign up or login with your details

Forgot password? Click here to reset