•  57
    From simple to complex: a sequential method for enhancing time series forecasting with deep learning
    with M. Martínez-Ballesteros, F. Martínez-Álvarez, A. Troncoso, and G. Asencio-Cortés
    Logic Journal of the IGPL 32 (6): 986-1003. 2024.
    Time series forecasting is a well-known deep learning application field in which previous data are used to predict the future behavior of the series. Recently, several deep learning approaches have been proposed in which several nonlinear functions are applied to the input to obtain the output. In this paper, we introduce a novel method to improve the performance of deep learning models in time series forecasting. This method divides the model into hierarchies or levels from simpler to more comp…Read more
  •  77
    Embedded feature selection for neural networks via learnable drop layer
    with M. MartÍnez-Ballesteros, I. S. Brito, F. MartÍnez-Álvarez, and G. Asencio-CortÉs
    Logic Journal of the IGPL 33 (5). 2025.
    Feature selection is a widely studied technique whose goal is to reduce the dimensionality of the problem by removing irrelevant features. It has multiple benefits, such as improved efficacy, efficiency and interpretability of almost any type of machine learning model. Feature selection techniques may be divided into three main categories, depending on the process used to remove the features known as Filter, Wrapper and Embedded. Embedded methods are usually the preferred feature selection metho…Read more