Embedded Temporal Feature Selection for Time Series Forecasting Using Deep Learning
Traditional time series forecasting models often use all available variables, including potentially irrelevant or noisy features, which can lead to overfitting and poor performance. Feature selection can help address this issue by selecting the most informative variables in the temporal and feature dimensions. However, selecting the right features can be challenging for time series models. Embedded feature selection has been a popular approach, but many techniques do not include it in their design, including deep learning methods, which can lead to less efficient and effective feature selection. This paper presents a deep learning-based method for time series forecasting that incorporates feature selection to improve model efficacy and interpretability. The proposed method uses a multidimensional layer to remove irrelevant features along the temporal dimension. The resulting model is compared to several feature selection methods and experimental results demonstrate that the proposed approach can improve forecasting accuracy while reducing model complexity.
Code (1)
Tasks
Deep Learningfeature selectionMultivariate Time Series ForecastingTime SeriesTime Series ForecastingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Embedded feature selection in LSTM networks with multi-objective evolutionary ensemble learning for time series forecasting
Time series forecasting plays a crucial role in diverse fields, necessitating the development of robust models that can effectively handle complex temporal patterns. In this article, we present a novel feature selection …
AttributeEnsemble Learningfeature selectionTime Series+1A hybrid IndRNNLSTM approach for real-time anomaly detection in software-defined networks
Anomaly detection in SDN using data flow prediction is a difficult task. This problem is included in the category of time series and regression problems. Machine learning approaches are challenging in this field due to t…
Anomaly Detectionfeature selectionTime SeriesTemporal Feature Selection on Networked Time Series
This paper formulates the problem of learning discriminative features (\textit{i.e.,} segments) from networked time series data considering the linked information among time series. For example, social network users are …
feature selectionTime SeriesTime Series AnalysisTime Series ClassificationModel Input-Output Configuration Search with Embedded Feature Selection for Sensor Time-series and Image Classification
Machine learning is a powerful tool for extracting valuable information and making various predictions from diverse datasets. Traditional machine learning algorithms rely on well-defined input and output variables; howev…
Computational EfficiencyDecoderfeature selectionimage-classification+3Clustering of Time Series Data with Prior Geographical Information
Time Series data are broadly studied in various domains of transportation systems. Traffic data area challenging example of spatio-temporal data, as it is multi-variate time series with high correlations in spatial and t…
Anomaly DetectionClusteringTime SeriesTime Series Analysis