This research explores using eye-tracking data and machine learning to predict Autism Spectrum Disorder (ASD), achieving 74.6% accuracy with logistic regression, highlighting eye-tracking's potential for early, non-invasive ASD diagnosis and its applicability to other neurological conditions.
Autism Spectrum Disorder (ASD) is a neurodevelopmental condition that affects communication, social interaction, and behavior. With over 5.4 million individuals in the United States diagnosed with ASD, early detection is critical for improving outcomes through timely intervention. Eye-tracking technology, which monitors visual attention patterns, has emerged as a potential tool for early diagnosis. Our research aimed to explore whether eye-tracking scan path images could be used to predict the presence of ASD by applying machine learning techniques. We collected eye-tracking data from individuals with ASD and non-ASD controls, processed the images to enhance clarity, and labeled them accordingly (ASD = 1, non-ASD = 0). Several machine learning models were tested, with logistic regression being the most effective, achieving an accuracy of 74.6% using a regularization parameter (C) of 0.1. This indicates that while eye-tracking can aid in ASD classification, there is still room for improvement in model performance. Our findings suggest that eye-tracking combined with machine learning has the potential to assist in early ASD detection. This non-invasive method may also be useful in diagnosing other neurological conditions, such as Alzheimer’s, offering healthcare professionals a new approach for early intervention.
Related Projects