Hierarchical Ensemble-Based Feature Selection for Time Series Forecasting
We introduce a novel ensemble approach for feature selection based on hierarchical stacking for non-stationarity and/or a limited number of samples with a large number of features. Our approach exploits the co-dependency between features using a hierarchical structure. Initially, a machine learning model is trained using a subset of features, and then the output of the model is updated using other algorithms in a hierarchical manner with the remaining features to minimize the target loss. This hierarchical structure allows for flexible depth and feature selection. By exploiting feature co-dependency hierarchically, our proposed approach overcomes the limitations of traditional feature selection methods and feature importance scores. The effectiveness of the approach is demonstrated on synthetic and well-known real-life datasets, providing significant scalable and stable performance improvements compared to the traditional methods and the state-of-the-art approaches. We also provide the source code of our approach to facilitate further research and replicability of our results.
Code (0)
등록된 구현이 없습니다.
Tasks
Feature Importancefeature selectionTime SeriesTime Series ForecastingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
HIERVAR: A Hierarchical Feature Selection Method for Time Series Analysis
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 explorin…
feature selectionTime SeriesTime Series AnalysisTime Series ClassificationModel selection in reconciling hierarchical time series
Model selection has been proven an effective strategy for improving accuracy in time series forecasting applications. However, when dealing with hierarchical time series, apart from selecting the most appropriate forecas…
modelModel SelectionTime SeriesTime Series Analysis+1Recurrent Auto-Encoder With Multi-Resolution Ensemble and Predictive Coding for Multivariate Time-Series Anomaly Detection
As large-scale time-series data can easily be found in real-world applications, multivariate time-series anomaly detection has played an essential role in diverse industries. It enables productivity improvement and maint…
Anomaly DetectionDecoderTime SeriesTime Series Analysis+1A Hierarchical Ensemble Pipeline for Anomaly Detection in ESA Satellite Telemetry
A hierarchical ensemble pipeline is introduced to address anomaly detection in multivariate telemetry data provided by European Space Agency (ESA). The method integrates shapelet-based and statistical feature extraction,…
Anomaly DetectionDeep Learning and Linear Programming for Automated Ensemble Forecasting and Interpretation
This paper presents an ensemble forecasting method that shows strong results on the M4 Competition dataset by decreasing feature and model selection assumptions, termed DONUT (DO Not UTilize human beliefs). Our assumptio…
Feature ImportanceModel SelectionTime SeriesTime Series Analysis