LGITJul 22, 2024

HIERVAR: A Hierarchical Feature Selection Method for Time Series Analysis

arXiv:2407.16048v1h-index: 45
Originality Highly original
AI Analysis

This addresses the challenge of irrelevant or multi-collinear features in time series analysis for domains like finance and healthcare, representing a strong specific gain.

The paper tackles the problem of feature redundancy in time series classification by proposing a hierarchical feature selection method using ANOVA variance analysis, resulting in a reduction of features by over 94% while maintaining accuracy.

Time series classification stands as a pivotal and intricate challenge across various domains, including finance, healthcare, and industrial systems. In contemporary research, there has been a notable upsurge in exploring feature extraction through random sampling. Unlike deep convolutional networks, these methods sidestep elaborate training procedures, yet they often necessitate generating a surplus of features to comprehensively encapsulate time series nuances. Consequently, some features may lack relevance to labels or exhibit multi-collinearity with others. In this paper, we propose a novel hierarchical feature selection method aided by ANOVA variance analysis to address this challenge. Through meticulous experimentation, we demonstrate that our method substantially reduces features by over 94% while preserving accuracy -- a significant advancement in the field of time series analysis and feature selection.

Foundations

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

Your Notes