paper-with-me

Papers

Embedded Temporal Feature Selection for Time Series Forecasting Using Deep Learning

2023-10-01 · International Work-Conference on Artificial Neural Networks 2023 10 · Manuel Jesús Jiménez-Navarro, María Martínez-Ballesteros, Francisco Martínez-Álvarez, Gualberto Asencio-Cortés

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.

📄 PDF Abstract BibTeX

Code (1)

manjimnav/TSSLayer tf

Tasks

Deep Learningfeature selectionMultivariate Time Series ForecastingTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Embedded feature selection in LSTM networks with multi-objective evolutionary ensemble learning for time series forecasting

2023-12-29 · Raquel Espinosa, Fernando Jiménez, José Palma

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+1

A hybrid IndRNNLSTM approach for real-time anomaly detection in software-defined networks

2024-02-02 · Sajjad Salem, Salman Asoudeh

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 Series

Temporal Feature Selection on Networked Time Series

2016-12-20 · Haishuai Wang, Jia Wu, Peng Zhang, Chengqi Zhang

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 Classification

Model Input-Output Configuration Search with Embedded Feature Selection for Sensor Time-series and Image Classification

2023-10-26 · Anh T. Hoang, Zsolt J. Viharos

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+3

Clustering of Time Series Data with Prior Geographical Information

2021-07-03 · Reza Asadi, Amelia Regan

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