Research Article Open Access

Autism Spectrum Disorder Prediction Using Hybrid Deep Learning Model and a Recommendation System Application for Autistic Patient

Biplov PaneruORCID1, Bishwash PaneruORCID2, Krishna Bikram ShahORCID3, Awan ShresthaORCID4, Ramhari PoudyalORCID5 and Khem Narayan PoudyalORCID2
  • 1 Department of Electronics and Communication Engineering, Nepal Engineering College, Pokhara University, Nepal
  • 2 Department of Applied Science and Chemical Engineering, Tribhuvan University, IOE Pulchowk Campus, Nepal
  • 3 Department of Computer Science Engineering, Nepal Engineering College, Pokhara University, Nepal
  • 4 Department of Computer Science and Engineering, Kathmandu University, Nepal
  • 5 Department of Information System Engineering, HIST Engineering College, Purbanchal University, Nepal

Abstract

The goal of this study is to create machine learning models that use a big dataset to predict Autism Spectrum Disorder (ASD). To achieve optimal performance, a number of algorithms were employed and refined, including Support Vector Machines (SVM), Random Forest, XGBoost, Multi-Layer Perceptron (MLP) and a hybrid model that combines MLP and SVM. To evaluate the durability of the model's performance, the study used cross-validation and hyperparameter tuning techniques. Measures such as memory, accuracy, precision and F1-score have been employed to assess how well the models predict ASD. It's interesting to note that the RBF kernel did quite well in the grid search using the SVM model. All models produced good findings, with test set accuracies ranging from 87-97%. With 97% accuracy on the testing set, the CatBoost algorithm demonstrated excellent performance. Additionally, the hybrid MLP + SVM model demonstrated the potential benefits of combining different approaches by doing well on both the training and testing sets. Additionally, a Flask application was made to provide a straightforward user interface for the machine learning models that were learned. For those with ASD or who are at risk, this application generates predictions based on user input and provides tailored recommendations and interventions. The work highlights the potential for developing useful tools to support ASD diagnosis and intervention, as well as the effectiveness of machine learning techniques in ASD prediction. The robustness and applicability of the existing models may be strengthened by more research and validation on bigger and more varied datasets

Journal of Computer Science
Volume 20 No. 9, 2024, 1040-1050

DOI: https://doi.org/10.3844/jcssp.2024.1040.1050

Submitted On: 27 March 2024 Published On: 6 July 2024

How to Cite: Paneru, B., Shah, K. B., Shrestha, A., Poudyal, R. & Poudyal, K. N. (2024). Autism Spectrum Disorder Prediction Using Hybrid Deep Learning Model and a Recommendation System Application for Autistic Patient. Journal of Computer Science, 20(9), 1040-1050. https://doi.org/10.3844/jcssp.2024.1040.1050

  • 825 Views
  • 361 Downloads
  • 0 Citations

Download

Keywords

  • Autism Spectrum Disorder
  • Hyperparameter Tuning
  • Cross Validation
  • Flask Application