Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Enhance autism spectrum disorder detection using stacking ensemble learning model with explainable AI.

Tao Song1, Usama Jabbar2, Valentin Marian Antohi3

  • 1School of Artificial Intelligence and Electronic Engineering, Sichuan Technology and Business University, Chengdu, Sichuan, 611745, China.

Biodata Mining
|June 9, 2026
PubMed
Summary

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Impact of air pollution on life expectancy in Asian developing countries: Does renewable energy adoption matter?

Frontiers in public health·2026
Same author

Deep learning based approach for Behavior classification in diagnoses of Autism Spectrum Disorder using naturalistic videos.

Frontiers in computational neuroscience·2026
Same author

Prematurity and Multidimensional Risk Patterns in Adolescent and Adult Pregnancies: A Principal Component Analysis in an Eastern European Cohort.

Children (Basel, Switzerland)·2025
Same author

Driving frugal innovation in SMEs: how sustainable leadership, knowledge sources and information credibility make a difference.

Frontiers in sociology·2024
Same author

Repeated fluoxetine treatment induces long-lasting neurotrophic changes in the medial prefrontal cortex of adult rats.

Behavioural brain research·2019
Same author

Graphene Oxide/Ferrocene-Containing Polymer/Gold Nanoparticle Triple Nanocomposite.

Nanomaterials (Basel, Switzerland)·2019
This summary is machine-generated.

This study introduces a computer-based system to help identify autism in young children earlier. By combining several different mathematical models into one, the researchers created a tool that accurately predicts autism risk using specific behavioral data. They also used special techniques to explain how the system makes its choices, which could help doctors make better screening decisions.

Area of Science:

  • Machine learning applications in autism spectrum disorder diagnostics
  • Computational intelligence within clinical informatics

Background:

No prior work had resolved the challenge of achieving high-precision automated screening for early neurodevelopmental conditions in young children. Existing clinical diagnostic pathways often face delays that hinder timely support for families. Prior research has shown that sensory processing differences frequently characterize these developmental profiles. That uncertainty drove the need for more robust, data-driven identification tools. Many current screening methods struggle with data imbalances inherent in clinical datasets. This gap motivated the development of sophisticated computational architectures. Scientists have long sought ways to integrate diverse behavioral indicators into a unified predictive framework. Such advancements could potentially streamline the initial assessment process for healthcare providers.

Purpose Of The Study:

The aim of this study is to develop a data-driven framework for the early identification of autism in young children. Researchers sought to address the limitations of existing screening methods through advanced computational techniques. The project focuses on improving diagnostic precision by leveraging multiple machine learning algorithms simultaneously. This motivation stems from the need for faster, more reliable tools in pediatric healthcare settings. The authors intended to create a system capable of handling complex, imbalanced clinical data. They also aimed to provide transparency in how the model reaches its conclusions. By integrating feature selection and explainable artificial intelligence, the team hoped to assist clinicians in their decision-making processes. This work addresses the urgent requirement for efficient, accessible screening alternatives for neurodevelopmental conditions.

Keywords:
Autism spectrum disorderEnsemble modelExplainable AIFeature selectionMachine learningpredictive modelingpediatric screeningexplainable AIbehavioral informatics

Frequently Asked Questions

The researchers propose a stacked ensemble architecture where K-Nearest Neighbors, Random Forest, Support Vector Machine, Naive Bayes, and Decision Tree serve as base learners. A Random Forest meta-classifier then aggregates these predictions to enhance overall diagnostic accuracy compared to using any single algorithm alone.

The authors utilize the Synthetic Minority Oversampling Technique to address class imbalance within the training data. This ensures the model learns effectively from minority cases, whereas standard approaches might overlook these instances due to the skewed distribution of diagnostic labels.

The researchers perform feature selection using Information Gain and Pearson Correlation. This technical necessity ensures the model focuses on the most relevant behavioral attributes, preventing noise from less significant variables while improving the computational efficiency of the final predictive system.

Related Experiment Videos

Main Methods:

Review Approach involved constructing a multi-layered computational pipeline to process pediatric behavioral records. The team addressed missing entries and categorical variables through standardized data cleaning protocols. They applied Information Gain and Pearson Correlation to isolate the most influential predictive attributes. To balance the distribution of samples, the investigators implemented the Synthetic Minority Oversampling Technique. The core architecture utilized a stacked ensemble strategy with five distinct base learners. A Random Forest meta-classifier integrated these individual outputs to produce final diagnostic predictions. The researchers performed hyperparameter tuning to refine the operational parameters of the entire system. Finally, they employed the Shapley explanation method to quantify the influence of specific features on the generated outcomes.

Main Results:

Key Findings From the Literature indicate that the stacked ensemble model consistently outperformed individual classifiers across all tested datasets. The framework achieved 99% accuracy on the Toddler Saudi dataset. Testing on the Q-CHAT dataset resulted in 98% accuracy. The model reached 99% accuracy when evaluated on both the Nao and fused datasets. These results highlight the superior predictive capability of the combined approach. The authors observed that the meta-classifier effectively synthesized information from the base learners to improve overall reliability. Furthermore, the Shapley explanation method successfully identified the primary behavioral features driving the model predictions. The data suggest that this framework provides a highly effective tool for automated screening applications.

Conclusions:

Synthesis and Implications suggest that the integrated computational architecture provides a highly reliable method for identifying early developmental markers. The authors propose that combining multiple base learners significantly improves predictive performance compared to standalone algorithms. Their findings demonstrate that the meta-classifier approach effectively reduces classification errors across diverse datasets. The researchers indicate that incorporating explainable techniques allows clinicians to interpret model-driven decisions with greater transparency. This synthesis highlights the potential for automated systems to support, rather than replace, professional clinical judgment. The authors suggest that their framework offers a scalable solution for screening in resource-limited settings. Their evidence supports the utility of advanced feature selection in refining diagnostic accuracy. The study concludes that such tools represent a promising direction for enhancing pediatric mental health services.

The authors employ the Shapley explanation method to interpret model predictions. This data type allows clinicians to visualize the specific impact of individual behavioral features on the final classification, providing transparency that black-box models typically lack.

The researchers measure performance using accuracy, precision, recall, and F1-score. These metrics provide a comprehensive evaluation of the model's ability to correctly identify positive cases while minimizing false alarms across various clinical datasets.

The authors propose that their framework serves as a promising alternative for early screening. They suggest that healthcare workers could use these automated insights to facilitate faster decision-making, potentially reducing the time between initial suspicion and formal clinical intervention.