Back To Projects

Predicting the Presence of Autism Spectrum Disorder Based on Eye-Tracking Scan Path Images

Sara C.

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.

Explore More!

Source Code
Sara C.
Emily Broadhurst

Related Projects

Smart Agriculture: Optimizing Soil pH and Crop Recommendations Using Machine Learning

This study explores how hyperparameter tuning enhances the performance of machine learning models, achieving a 99.5% accuracy in crop classification and highlighting the potential of AI-driven optimization for sustainable precision agriculture.
Pracheth G.
Mentored by Henry Cerbone
Multi-Label Prediction of Protein Subcellular Localizations through Machine Learning and State-of-the-art Structural Embeddings

This research explores various machine learning models to predict protein subcellular localization using UniProt’s Swiss-Prot database and Meta’s high-performing ESM2 structural embeddings.
Alfred B.
Mentored by Ayush Pandit
AI Detection of Emotions through EEG

We proceeded to develop a recurrent neural network (RNN) model structure that could analyze an individual’s brain waves and predict their emotional condition.
Srinivas S.
Mentored by Nima Leclerc