Persona:
Guerrero Martín, Juan

Cargando...
Foto de perfil
Dirección de correo electrónico
jguerrero@dia.uned.es
ORCID
0000-0002-9214-6941
Fecha de nacimiento
Proyectos de investigación
Unidades organizativas
Puesto de trabajo
Apellidos
Guerrero Martín
Nombre de pila
Juan
Nombre

Resultados de la búsqueda

Mostrando 1 - 2 de 2
  • Publicación
    A benchmark for Rey-Osterrieth complex figure test automatic scoring
    (2024-10-29) Guerrero Martín, Juan; Díaz Mardomingo, María del Carmen; García Herranz, Sara; Martínez Tomás, Rafael; Rincón Zamorano, Mariano
    The Rey–Osterrieth complex figure (ROCF) test is a neuropsychological task that can be useful for early detection of cognitive decline in the elderly population. Several computer vision systems have been proposed to automate this complex analysis task, but the lack of public benchmarks does not allow a fair comparison of these systems. To advance in that direction, we present a benchmarking framework for the automatic scoring of the ROCF test that provides: the ROCFD528 dataset, which is the first open dataset of ROCF line drawings; and experimental results obtained by several modern deep learning models, which can be used as a baseline for comparing new proposals. We evaluate different state-of-the-art convolutional neural networks (CNNs) under traditional and transfer learning paradigms. Experimental quantitative results (MAE = 3.448) indicate that a CNN specifically designed for sketches outperforms other state of the art CNN architectures when the number of examples available is limited. This benchmark can also be a paradigmatic example within the broad field of machine learning for the development of efficient and robust models for analyzing line drawings and sketches not only in classification but also in regression tasks.
  • Publicación
    Mild Cognitive Impairment Detection from Rey-Osterrieth Complex Figure Copy Drawings Using a Contrastive Loss Siamese Neural Network
    (Tech Science Press, 2025-10-15) Guerrero Martín, Juan; Estella Nonay, Eladio; Bachiller Mayoral, Margarita; Rincón Zamorano, Mariano; Universidad Nacional de Educación a Distancia (UNED)
    Neuropsychological tests, such as the Rey-Osterrieth complex figure (ROCF) test, help detect mild cognitive impairment (MCI) in adults by assessing cognitive abilities such as planning, organization, and memory. Furthermore, they are inexpensive and minimally invasive, making them excellent tools for early screening. In this paper, we propose the use of image analysis models to characterize the relationship between an individual’s ROCF drawing and their cognitive state.This task is usually framed as a classification problem and is solved using deep learning models, due to their success in the last decade. In order to achieve good performance, these models need to be trained with a large number of examples. Given that our data availability is limited, we alternatively treat our task as a similarity learning problem, performing pairwise ROCF drawing comparisons to define groups that represent different cognitive states.This way of working could lead to better data utilization and improved model performance. To solve the similarity learning problem, we propose a siamese neural network (SNN) that exploits the distances of arbitrary ROCF drawings to the ideal representation of the ROCF. Our proposal is compared against various deep learning models designed for classification using a public dataset of 528 ROCF copy drawings, which are associated with either healthy individuals or those with MCI. Quantitative results are derived from a scheme involving multiple rounds of evaluation, employing both a dedicated test set and 14-fold cross-validation. Our SNN proposal demonstrates superiority in validation performance, and test results comparable to those of the classification-based deep learning models.