Person:
Ferrero Jaurrieta, Mikel

Loading...
Profile Picture

Email Address

Birth Date

Research Projects

Organizational Units

Job Title

Last Name

Ferrero Jaurrieta

First Name

Mikel

person.page.departamento

Estadística, Informática y Matemáticas

ORCID

0000-0002-6854-3437

person.page.upna

812011

Name

Search Results

Now showing 1 - 2 of 2
  • PublicationOpen Access
    VCI-LSTM: Vector choquet integral-based long short-term memory
    (IEEE, 2022) Ferrero Jaurrieta, Mikel; Takáč, Zdenko; Fernández Fernández, Francisco Javier; Horanská, Lubomíra; Pereira Dimuro, Graçaliz; Montes, Susana; Díaz, Irene; Bustince Sola, Humberto; Estadística, Informática y Matemáticas; Estatistika, Informatika eta Matematika
    Choquet integral is a widely used aggregation operator on one-dimensional and interval-valued information, since it is able to take into account the possible interaction among data. However, there are many cases where the information taken into account is vectorial, such as Long Short-Term Memories (LSTM). LSTM units are a kind of Recurrent Neural Networks that have become one of the most powerful tools to deal with sequential information since they have the power of controlling the information flow. In this paper, we first generalize the standard Choquet integral to admit an input composed by $n$-dimensional vectors, which produces an $n$-dimensional vector output. We study several properties and construction methods of vector Choquet integrals. Then, we use this integral in the place of the summation operator, introducing in this way the new VCI-LSTM architecture. Finally, we use the proposed VCI-LSTM to deal with two problems: sequential image classification and text classification.
  • PublicationOpen Access
    Enhancing LSTM for sequential image classification by modifying data aggregation
    (IEEE, 2021) Takáč, Zdenko; Ferrero Jaurrieta, Mikel; Horanská, Lubomíra; Krivonakova, Nada; Pereira Dimuro, Graçaliz; Bustince Sola, Humberto; Estadística, Informática y Matemáticas; Estatistika, Informatika eta Matematika
    Recurrent Neural Networks (RNN) model sequential information and are commonly used for the analysis of time series. The most usual operation to fuse information in RNNs is the sum. In this work, we use a RNN extended type, Long Short-Term Memory (LSTM) and we use it for image classification, to which we give a sequential interpretation. Since the data used may not be independent to each other, we modify the sum operator of an LSTM unit using the n-dimensional Choquet integral, which considers possible data coalitions. We compare our methods to those based on usual aggregation functions, using the datasets Fashion-MNIST and MNIST.