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 Concept Videos

Autism Spectrum Disorder01:19

Autism Spectrum Disorder

599
Autism spectrum disorder (ASD) is a neurodevelopmental condition marked by persistent deficits in social communication and interaction alongside restrictive and repetitive behaviors or interests. ASD is sometimes accompanied by intellectual impairment.
These core symptoms manifest differently among individuals, ranging from mild to severe. The disorder's complexity extends beyond its clinical presentation, encompassing a diverse range of biological, cognitive, and sociocultural influences.
599
Genetic Screens02:46

Genetic Screens

5.3K
Genetic screens are tools used to identify genes and mutations responsible for phenotypes of interest. Genetic screens help identify individuals or a group of people at risk of developing  genetic diseases and help them with early intervention, targeted therapy, and reproductive options.
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which...
5.3K
Modeling in Therapy01:26

Modeling in Therapy

247
Modeling, a key technique in therapy, uses observational learning to help clients acquire and practice new skills by watching therapists demonstrate desired behaviors. This approach, rooted in Albert Bandura's concept of vicarious learning, plays a significant role in therapeutic interventions for various psychological conditions, including social anxiety, ADHD, and depression.
Participant Modeling
Participant modeling involves therapists demonstrating calm and effective behaviors in...
247
Systematic Sampling Method01:17

Systematic Sampling Method

12.1K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
Systematic sampling is one of the simplest methods...
12.1K
Sampling Plans01:23

Sampling Plans

677
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
677

You might also read

Related Articles

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

Sort by
Same author

RDoC-informed explainable AI as a paradigm for multilevel Alzheimer's disease diagnosis and progression prediction: a systematic review.

Brain informatics·2026
Same author

Autism Data Classification Using AI Algorithms with Rules: Focused Review.

Bioengineering (Basel, Switzerland)·2025
Same author

Bio-Inspired Energy-Efficient Cluster-Based Routing Protocol for the IoT in Disaster Scenarios.

Sensors (Basel, Switzerland)·2024
Same author

A secure and privacy preserved data aggregation scheme in IoMT.

Heliyon·2024
Same author

Assessing Autistic Traits in Toddlers Using a Data-Driven Approach with DSM-5 Mapping.

Bioengineering (Basel, Switzerland)·2023
Same author

Smart Wireless Sensor Technology for Healthcare Monitoring System Using Cognitive Radio Networks.

Sensors (Basel, Switzerland)·2023

Related Experiment Video

Updated: Nov 21, 2025

Use of a Video Scoring Anchor for Rapid Serial Assessment of Social Communication in Toddlers
09:16

Use of a Video Scoring Anchor for Rapid Serial Assessment of Social Communication in Toddlers

Published on: March 14, 2018

10.5K

Improving screening systems of autism using data sampling.

Alexander James Walter Scott1, Yun Wang1, Hussein Abdel-Jaber2

  • 1Digital Technologies, Manukau Institute of Technolog, Auckland, New Zealand.

Technology and Health Care : Official Journal of the European Society for Engineering and Medicine
|January 18, 2021
PubMed
Summary
This summary is machine-generated.

This article explores how to improve autism screening tools by addressing the common problem where datasets contain far more healthy individuals than those with the condition. By using specific data balancing techniques, the researchers demonstrate that machine learning models can more accurately identify individuals who need further evaluation.

Keywords:
Artificial intelligenceautism screeningclass imbalanceclassificationdata resamplingmachine learningdiagnostic accuracydata imbalancepredictive modelingclinical screening

Frequently Asked Questions

More Related Videos

Eye Tracking Young Children with Autism
09:03

Eye Tracking Young Children with Autism

Published on: March 27, 2012

46.1K
Strategies for Assessing Autistic-Like Behaviors in Mice
07:38

Strategies for Assessing Autistic-Like Behaviors in Mice

Published on: September 20, 2024

1.7K

Related Experiment Videos

Last Updated: Nov 21, 2025

Use of a Video Scoring Anchor for Rapid Serial Assessment of Social Communication in Toddlers
09:16

Use of a Video Scoring Anchor for Rapid Serial Assessment of Social Communication in Toddlers

Published on: March 14, 2018

10.5K
Eye Tracking Young Children with Autism
09:03

Eye Tracking Young Children with Autism

Published on: March 27, 2012

46.1K
Strategies for Assessing Autistic-Like Behaviors in Mice
07:38

Strategies for Assessing Autistic-Like Behaviors in Mice

Published on: September 20, 2024

1.7K

Area of Science:

  • Autism Spectrum Disorder screening research within clinical informatics
  • Machine learning applications in diagnostic medicine

Background:

No prior work had resolved how to effectively mitigate the skew in diagnostic datasets for neurodevelopmental conditions. Prior research has shown that skewed data often leads to biased classification algorithms. That uncertainty drove the need for better handling of uneven group sizes in clinical records. It was already known that standard models frequently favor the majority group during training. This gap motivated an investigation into how resampling strategies influence diagnostic accuracy. Previous studies often overlooked the specific impact of these imbalances on screening sensitivity. No prior work had resolved the optimal balance for autism-related datasets. This study addresses the persistent challenge of training reliable models when cases are significantly outnumbered by controls.

Purpose Of The Study:

The aim of this study is to improve the accuracy of autism screening systems by addressing class imbalance. Researchers seek to determine which resampling methods effectively balance datasets containing more controls than cases. This problem is significant because biased models often fail to detect individuals who require clinical attention. The investigation explores how different pre-processing techniques influence the performance of machine learning classifiers. By testing various strategies, the authors intend to identify the most reliable approach for diagnostic tasks. The motivation stems from the need to speed up early diagnosis and subsequent treatment for those affected. This work examines the relationship between data distribution and the quality of model outputs. The study ultimately strives to provide a framework for developing more robust and intelligent screening tools.

Main Methods:

The review approach involved a quantitative analysis of a large screening dataset. Researchers applied various resampling strategies to address the uneven distribution of clinical cases. The team utilized a specific machine learning classifier to evaluate the impact of these adjustments. Evaluation focused on standard diagnostic metrics to determine model effectiveness. The study compared performance outcomes across different pre-processing configurations. Investigators systematically tested how oversampling influenced the final classification accuracy. This approach allowed for a direct comparison between balanced and unbalanced data inputs. The methodology prioritized identifying the most effective techniques for improving screening reliability.

Main Results:

Key findings from the literature indicate that oversampling significantly enhances the performance of the machine learning classifier. The Naive Bayes model demonstrated superior sensitivity and specificity when applied to balanced datasets. These results highlight the effectiveness of pre-processing in mitigating the negative effects of class imbalance. The analysis confirms that models trained on raw data often fail to identify cases accurately. Oversampling consistently yielded better outcomes than other tested resampling methods. The study reports that these adjustments are vital for improving the quality of diagnostic predictions. Quantitative evidence shows a clear improvement in the F1-measure across the evaluated scenarios. The results suggest that intelligent technology can be optimized to reduce the rate of undetected cases.

Conclusions:

The authors propose that data resampling strategies enhance the reliability of automated screening tools. Oversampling techniques consistently outperformed other approaches in the evaluated scenarios. The researchers suggest that the Naive Bayes classifier achieves superior diagnostic accuracy when paired with these balancing methods. This synthesis implies that intelligent technology can significantly improve the detection of neurodevelopmental conditions. The findings demonstrate that addressing class imbalance is a prerequisite for robust clinical model development. Authors state that these improvements facilitate faster access to necessary medical interventions. The evidence supports the integration of advanced pre-processing steps in future diagnostic software designs. These results provide a clear pathway for refining current screening protocols through intelligent data management.

The researchers propose that oversampling techniques improve model performance by addressing class imbalance. This approach specifically increases the sensitivity and specificity of the Naive Bayes classifier compared to models trained on raw, unbalanced datasets.

The study utilizes a screening dataset containing over 1100 instances. This collection provides the necessary volume to evaluate how different resampling strategies affect the classification of individuals with and without the condition.

The authors indicate that the Naive Bayes classifier is necessary to achieve superior sensitivity and specificity. This model demonstrates better performance than other tested algorithms when combined with oversampling pre-processing steps.

The researchers employ data resampling as a critical pre-processing step. This role is vital for correcting the numerical disparity between cases and controls before the machine learning phase begins.

The team measures performance using sensitivity, specificity, and the F1-measure. These metrics quantify the model's ability to correctly identify cases while minimizing errors compared to baseline approaches.

The authors suggest that these findings encourage further refinement of intelligent technology for diagnostic systems. They propose that implementing these pre-processing strategies will lead to more reliable and accessible early detection tools.