Deep Learning Models for Early Identification of Learning Disorders in Children with Autism Spectrum Disorder
摘要
Learning disorders are common among children with Autism spectrum disorder (ASD). Although autism itself is not a learning disability, it can significantly affect a child’s ability to process and retain information. And as a result, it hinders their academic and social progress. Early diagnosis of children who may have chances of developing learning disorder often helps to provide effective treatment. This research aims to develop mechanisms to detect and predict the learning disorder in children with ASD traits aged from 1 to 18 years old. In this work, the dataset has been obtained from Kaggle, which consisted primarily of 1985 different set of values. After data preprocessing, we obtained our final dataset with 1937 values. In total, nine machine learning algorithms were employed to predict whether a child with ASD traits has a probability of developing learning disorder or not. Two hyperparameter optimizers were employed to improve the predictability. Accuracies of 99.48% were obtained by both decision tree and random tree classifier. Finally, LIME, an explainable AI framework, was applied to interpret and retrace the prediction output of the machine learning models.