CVJul 23, 2024

Automated Schizophrenia Detection from Handwriting Samples via Transfer Learning Convolutional Neural Networks

arXiv:2408.06347v11 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

This provides an objective, non-invasive tool for clinicians to diagnose and monitor schizophrenia, though it is incremental as it applies existing methods to a specific medical dataset.

The study tackled automated schizophrenia detection by analyzing handwriting samples using transfer learning with convolutional neural networks, achieving a 92% accuracy rate in distinguishing between schizophrenic and non-schizophrenic samples.

Schizophrenia is a globally prevalent psychiatric disorder that severely impairs daily life. Schizophrenia is caused by dopamine imbalances in the fronto-striatal pathways of the brain, which influences fine motor control in the cerebellum. This leads to abnormalities in handwriting. The goal of this study was to develop an accurate, objective, and accessible computational method to be able to distinguish schizophrenic handwriting samples from non-schizophrenic handwriting samples. To achieve this, data from Crespo et al. (2019) was used, which contains images of handwriting samples from schizophrenic and non-schizophrenic patients. The data was preprocessed and augmented to produce a more robust model that can recognize different types of handwriting. The data was used to train several different convolutional neural networks, and the model with the base architecture of InceptionV3 performed the best, differentiating between the two types of image with a 92% accuracy rate. To make this model accessible, a secure website was developed for medical professionals to use for their patients. Such a result suggests that handwriting analysis through computational models holds promise as a non-invasive and objective method for clinicians to diagnose and monitor schizophrenia.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes