TINTO: Converting Tidy Data into image for classification with 2-Dimensional Convolutional Neural Networks

The growing interest in the use of algorithms-based machine learning for predictive tasks has generated a large and diverse development of algorithms. However, it is widely known that not all of these algorithms are adapted to efficient solutions in certain tidy data format datasets. For this reason...

ver descrição completa

Detalhes bibliográficos
Autores: Talla Chumpitaz, Reewos, García Castro, Raúl, Orozco Barbosa, Luis, Castillo-Cara, Manuel
Formato: artículo
Fecha de publicación:2023
País:España
Recursos:Universidad Nacional de Educación a Distancia
Repositorio:e-spacio. Repositorio Institucional de la UNED
Idioma:inglés
OAI Identifier:oai:e-spacio.uned.es:20.500.14468/12308
Acesso em linha:https://hdl.handle.net/20.500.14468/12308
Access Level:acceso abierto
Palavra-chave:Tabular to image conversion
Image classification
Image blurring technique
Image generation
Convolutional neural networks
Tabular data into image
Descrição
Resumo:The growing interest in the use of algorithms-based machine learning for predictive tasks has generated a large and diverse development of algorithms. However, it is widely known that not all of these algorithms are adapted to efficient solutions in certain tidy data format datasets. For this reason, novel techniques are currently being developed to convert tidy data into images with the aim of using Convolutional Neural Networks (CNNs). TINTO offers the opportunity to convert tidy data into images through the representation of characteristic pixels by implementing two dimensional reduction algorithms: Principal Component Analysis (PCA) and t-distributed Stochastic Neighbour Embedding (t-SNE). Our proposal also includes a blurring technique, which adds more ordered information to the image and can improve the classification task in CNNs.