Embedded feature selection in LSTM networks with multi-objective evolutionary ensemble learning for time series forecasting
Raquel Espinosa, Fernando Jim\'enez, Jos\'e Palma

TL;DR
This paper introduces a novel embedded feature selection method for LSTM networks using multi-objective evolutionary algorithms, enhancing time series forecasting accuracy and interpretability.
Contribution
It presents a new integrated approach combining feature selection, multi-objective optimization, and ensemble learning within LSTM models for improved forecasting.
Findings
Significantly improves LSTM generalization on air quality data
Reduces overfitting compared to traditional methods
Provides attribute importance insights
Abstract
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 method embedded in Long Short-Term Memory networks, leveraging a multi-objective evolutionary algorithm. Our approach optimizes the weights and biases of the LSTM in a partitioned manner, with each objective function of the evolutionary algorithm targeting the root mean square error in a specific data partition. The set of non-dominated forecast models identified by the algorithm is then utilized to construct a meta-model through stacking-based ensemble learning. Furthermore, our proposed method provides an avenue for attribute importance determination, as the frequency of selection for each attribute in the set of non-dominated forecasting models reflects their…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAir Quality Monitoring and Forecasting · Time Series Analysis and Forecasting
MethodsSparse Evolutionary Training · Tanh Activation · Sigmoid Activation · Long Short-Term Memory · Feature Selection
