Data Mining–Based Model for Computer-Aided Diagnosis of Autism and Gelotophobia: Mixed Methods Deep Learning Approach

Gelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of those with autism spectrum disorder (ASD). This comorbidity can significantly impair the quality of life, particularly in adolescents with high-functio...

Full description

Saved in:
Bibliographic Details
Published inJMIR formative research Vol. 9; p. e72115
Main Authors Eldawansy, Mohamed, El Bakry, Hazem, M Shohieb, Samaa
Format Journal Article
LanguageEnglish
Published Canada JMIR Publications 13.08.2025
Subjects
Online AccessGet full text
ISSN2561-326X
2561-326X
DOI10.2196/72115

Cover

Abstract Gelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of those with autism spectrum disorder (ASD). This comorbidity can significantly impair the quality of life, particularly in adolescents with high-functioning ASD, where the prevalence reaches 41.98%. Accurate and automated detection tools could enhance early diagnosis and intervention. This study aimed to develop a deep learning-based diagnostic system that integrates facial emotion recognition with validated questionnaires to detect gelotophobia in individuals with or without ASD. The system was trained to identify ASD status using a balanced dataset of 2932 facial images (n=1466; 50% from individuals with ASD and n=1466; 50% from neurotypical individuals). The images were processed using the DeepFace library to extract facial features, which were then used as input for the deep learning classifier. After identifying ASD status, the same images were further analyzed using the pretrained DeepFace model to evaluate facial expressions for signs of gelotophobia. In cases where facial cues were ambiguous, the GELOPH questionnaire, consisting of 15 items, was administered to confirm the diagnosis The system was fully implemented using the Python programming language. Deep learning models were developed using libraries such as PyTorch for training the multilayer perceptron classifier, while CUDA was used to accelerate computations on compatible graphics processing units. Additional libraries from the Python programming language, such as scikit-learn, NumPy, and Pandas, were used for preprocessing, model evaluation, and data manipulation. DeepFace was integrated using its Python application programming interface for facial recognition and emotion classification. The dataset comprised 2932 facial images collected from platforms such as Kaggle and ASD-related websites, including 1466 (50%) images of children with ASD and 1466 (50%) images of neurotypical children. The dataset was split into 2653 (90.48%) training samples and 279 (9.51%) testing samples, with each image contributing 100,352 extracted features. We applied various machine learning models for ASD identification. The system achieved an overall prediction accuracy of 92% across both training and testing datasets, with the multilayer perceptron model demonstrating the highest testing accuracy. The system successfully classified gelotophobia in cases where facial expressions were clear. However, in cases of ambiguous facial cues, the DeepFace model alone was insufficient. Incorporating the GELOPH questionnaire improved diagnostic reliability and consistency. This study demonstrates the effectiveness of combining deep learning techniques with validated diagnostic tools for detecting gelotophobia, particularly in individuals with ASD. The high accuracy achieved highlights the system's potential for clinical and research applications, contributing to the improved understanding and management of gelotophobia among groups considered socially vulnerable. Future research could expand the system's applications to broader psychological assessments.
AbstractList Background:Gelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of those with autism spectrum disorder (ASD). This comorbidity can significantly impair the quality of life, particularly in adolescents with high-functioning ASD, where the prevalence reaches 41.98%. Accurate and automated detection tools could enhance early diagnosis and intervention.Objective:This study aimed to develop a deep learning–based diagnostic system that integrates facial emotion recognition with validated questionnaires to detect gelotophobia in individuals with or without ASD.Methods:The system was trained to identify ASD status using a balanced dataset of 2932 facial images (n=1466; 50% from individuals with ASD and n=1466; 50% from neurotypical individuals). The images were processed using the DeepFace library to extract facial features, which were then used as input for the deep learning classifier. After identifying ASD status, the same images were further analyzed using the pretrained DeepFace model to evaluate facial expressions for signs of gelotophobia. In cases where facial cues were ambiguous, the GELOPH questionnaire, consisting of 15 items, was administered to confirm the diagnosis The system was fully implemented using the Python programming language. Deep learning models were developed using libraries such as PyTorch for training the multilayer perceptron classifier, while CUDA was used to accelerate computations on compatible graphics processing units. Additional libraries from the Python programming language, such as scikit-learn, NumPy, and Pandas, were used for preprocessing, model evaluation, and data manipulation. DeepFace was integrated using its Python application programming interface for facial recognition and emotion classification.Results:The dataset comprised 2932 facial images collected from platforms such as Kaggle and ASD-related websites, including 1466 (50%) images of children with ASD and 1466 (50%) images of neurotypical children. The dataset was split into 2653 (90.48%) training samples and 279 (9.51%) testing samples, with each image contributing 100,352 extracted features. We applied various machine learning models for ASD identification. The system achieved an overall prediction accuracy of 92% across both training and testing datasets, with the multilayer perceptron model demonstrating the highest testing accuracy. The system successfully classified gelotophobia in cases where facial expressions were clear. However, in cases of ambiguous facial cues, the DeepFace model alone was insufficient. Incorporating the GELOPH questionnaire improved diagnostic reliability and consistency.Conclusions:This study demonstrates the effectiveness of combining deep learning techniques with validated diagnostic tools for detecting gelotophobia, particularly in individuals with ASD. The high accuracy achieved highlights the system’s potential for clinical and research applications, contributing to the improved understanding and management of gelotophobia among groups considered socially vulnerable. Future research could expand the system’s applications to broader psychological assessments.
Gelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of those with autism spectrum disorder (ASD). This comorbidity can significantly impair the quality of life, particularly in adolescents with high-functioning ASD, where the prevalence reaches 41.98%. Accurate and automated detection tools could enhance early diagnosis and intervention.BACKGROUNDGelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of those with autism spectrum disorder (ASD). This comorbidity can significantly impair the quality of life, particularly in adolescents with high-functioning ASD, where the prevalence reaches 41.98%. Accurate and automated detection tools could enhance early diagnosis and intervention.This study aimed to develop a deep learning-based diagnostic system that integrates facial emotion recognition with validated questionnaires to detect gelotophobia in individuals with or without ASD.OBJECTIVEThis study aimed to develop a deep learning-based diagnostic system that integrates facial emotion recognition with validated questionnaires to detect gelotophobia in individuals with or without ASD.The system was trained to identify ASD status using a balanced dataset of 2932 facial images (n=1466; 50% from individuals with ASD and n=1466; 50% from neurotypical individuals). The images were processed using the DeepFace library to extract facial features, which were then used as input for the deep learning classifier. After identifying ASD status, the same images were further analyzed using the pretrained DeepFace model to evaluate facial expressions for signs of gelotophobia. In cases where facial cues were ambiguous, the GELOPH questionnaire, consisting of 15 items, was administered to confirm the diagnosis The system was fully implemented using the Python programming language. Deep learning models were developed using libraries such as PyTorch for training the multilayer perceptron classifier, while CUDA was used to accelerate computations on compatible graphics processing units. Additional libraries from the Python programming language, such as scikit-learn, NumPy, and Pandas, were used for preprocessing, model evaluation, and data manipulation. DeepFace was integrated using its Python application programming interface for facial recognition and emotion classification.METHODSThe system was trained to identify ASD status using a balanced dataset of 2932 facial images (n=1466; 50% from individuals with ASD and n=1466; 50% from neurotypical individuals). The images were processed using the DeepFace library to extract facial features, which were then used as input for the deep learning classifier. After identifying ASD status, the same images were further analyzed using the pretrained DeepFace model to evaluate facial expressions for signs of gelotophobia. In cases where facial cues were ambiguous, the GELOPH questionnaire, consisting of 15 items, was administered to confirm the diagnosis The system was fully implemented using the Python programming language. Deep learning models were developed using libraries such as PyTorch for training the multilayer perceptron classifier, while CUDA was used to accelerate computations on compatible graphics processing units. Additional libraries from the Python programming language, such as scikit-learn, NumPy, and Pandas, were used for preprocessing, model evaluation, and data manipulation. DeepFace was integrated using its Python application programming interface for facial recognition and emotion classification.The dataset comprised 2932 facial images collected from platforms such as Kaggle and ASD-related websites, including 1466 (50%) images of children with ASD and 1466 (50%) images of neurotypical children. The dataset was split into 2653 (90.48%) training samples and 279 (9.51%) testing samples, with each image contributing 100,352 extracted features. We applied various machine learning models for ASD identification. The system achieved an overall prediction accuracy of 92% across both training and testing datasets, with the multilayer perceptron model demonstrating the highest testing accuracy. The system successfully classified gelotophobia in cases where facial expressions were clear. However, in cases of ambiguous facial cues, the DeepFace model alone was insufficient. Incorporating the GELOPH questionnaire improved diagnostic reliability and consistency.RESULTSThe dataset comprised 2932 facial images collected from platforms such as Kaggle and ASD-related websites, including 1466 (50%) images of children with ASD and 1466 (50%) images of neurotypical children. The dataset was split into 2653 (90.48%) training samples and 279 (9.51%) testing samples, with each image contributing 100,352 extracted features. We applied various machine learning models for ASD identification. The system achieved an overall prediction accuracy of 92% across both training and testing datasets, with the multilayer perceptron model demonstrating the highest testing accuracy. The system successfully classified gelotophobia in cases where facial expressions were clear. However, in cases of ambiguous facial cues, the DeepFace model alone was insufficient. Incorporating the GELOPH questionnaire improved diagnostic reliability and consistency.This study demonstrates the effectiveness of combining deep learning techniques with validated diagnostic tools for detecting gelotophobia, particularly in individuals with ASD. The high accuracy achieved highlights the system's potential for clinical and research applications, contributing to the improved understanding and management of gelotophobia among groups considered socially vulnerable. Future research could expand the system's applications to broader psychological assessments.CONCLUSIONSThis study demonstrates the effectiveness of combining deep learning techniques with validated diagnostic tools for detecting gelotophobia, particularly in individuals with ASD. The high accuracy achieved highlights the system's potential for clinical and research applications, contributing to the improved understanding and management of gelotophobia among groups considered socially vulnerable. Future research could expand the system's applications to broader psychological assessments.
Gelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of those with autism spectrum disorder (ASD). This comorbidity can significantly impair the quality of life, particularly in adolescents with high-functioning ASD, where the prevalence reaches 41.98%. Accurate and automated detection tools could enhance early diagnosis and intervention. This study aimed to develop a deep learning-based diagnostic system that integrates facial emotion recognition with validated questionnaires to detect gelotophobia in individuals with or without ASD. The system was trained to identify ASD status using a balanced dataset of 2932 facial images (n=1466; 50% from individuals with ASD and n=1466; 50% from neurotypical individuals). The images were processed using the DeepFace library to extract facial features, which were then used as input for the deep learning classifier. After identifying ASD status, the same images were further analyzed using the pretrained DeepFace model to evaluate facial expressions for signs of gelotophobia. In cases where facial cues were ambiguous, the GELOPH questionnaire, consisting of 15 items, was administered to confirm the diagnosis The system was fully implemented using the Python programming language. Deep learning models were developed using libraries such as PyTorch for training the multilayer perceptron classifier, while CUDA was used to accelerate computations on compatible graphics processing units. Additional libraries from the Python programming language, such as scikit-learn, NumPy, and Pandas, were used for preprocessing, model evaluation, and data manipulation. DeepFace was integrated using its Python application programming interface for facial recognition and emotion classification. The dataset comprised 2932 facial images collected from platforms such as Kaggle and ASD-related websites, including 1466 (50%) images of children with ASD and 1466 (50%) images of neurotypical children. The dataset was split into 2653 (90.48%) training samples and 279 (9.51%) testing samples, with each image contributing 100,352 extracted features. We applied various machine learning models for ASD identification. The system achieved an overall prediction accuracy of 92% across both training and testing datasets, with the multilayer perceptron model demonstrating the highest testing accuracy. The system successfully classified gelotophobia in cases where facial expressions were clear. However, in cases of ambiguous facial cues, the DeepFace model alone was insufficient. Incorporating the GELOPH questionnaire improved diagnostic reliability and consistency. This study demonstrates the effectiveness of combining deep learning techniques with validated diagnostic tools for detecting gelotophobia, particularly in individuals with ASD. The high accuracy achieved highlights the system's potential for clinical and research applications, contributing to the improved understanding and management of gelotophobia among groups considered socially vulnerable. Future research could expand the system's applications to broader psychological assessments.
BackgroundGelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of those with autism spectrum disorder (ASD). This comorbidity can significantly impair the quality of life, particularly in adolescents with high-functioning ASD, where the prevalence reaches 41.98%. Accurate and automated detection tools could enhance early diagnosis and intervention. ObjectiveThis study aimed to develop a deep learning–based diagnostic system that integrates facial emotion recognition with validated questionnaires to detect gelotophobia in individuals with or without ASD. MethodsThe system was trained to identify ASD status using a balanced dataset of 2932 facial images (n=1466; 50% from individuals with ASD and n=1466; 50% from neurotypical individuals). The images were processed using the DeepFace library to extract facial features, which were then used as input for the deep learning classifier. After identifying ASD status, the same images were further analyzed using the pretrained DeepFace model to evaluate facial expressions for signs of gelotophobia. In cases where facial cues were ambiguous, the GELOPH questionnaire, consisting of 15 items, was administered to confirm the diagnosis The system was fully implemented using the Python programming language. Deep learning models were developed using libraries such as PyTorch for training the multilayer perceptron classifier, while CUDA was used to accelerate computations on compatible graphics processing units. Additional libraries from the Python programming language, such as scikit-learn, NumPy, and Pandas, were used for preprocessing, model evaluation, and data manipulation. DeepFace was integrated using its Python application programming interface for facial recognition and emotion classification. ResultsThe dataset comprised 2932 facial images collected from platforms such as Kaggle and ASD-related websites, including 1466 (50%) images of children with ASD and 1466 (50%) images of neurotypical children. The dataset was split into 2653 (90.48%) training samples and 279 (9.51%) testing samples, with each image contributing 100,352 extracted features. We applied various machine learning models for ASD identification. The system achieved an overall prediction accuracy of 92% across both training and testing datasets, with the multilayer perceptron model demonstrating the highest testing accuracy. The system successfully classified gelotophobia in cases where facial expressions were clear. However, in cases of ambiguous facial cues, the DeepFace model alone was insufficient. Incorporating the GELOPH questionnaire improved diagnostic reliability and consistency. ConclusionsThis study demonstrates the effectiveness of combining deep learning techniques with validated diagnostic tools for detecting gelotophobia, particularly in individuals with ASD. The high accuracy achieved highlights the system’s potential for clinical and research applications, contributing to the improved understanding and management of gelotophobia among groups considered socially vulnerable. Future research could expand the system’s applications to broader psychological assessments.
Author M Shohieb, Samaa
Eldawansy, Mohamed
El Bakry, Hazem
AuthorAffiliation 1 Information Systems Faculty of Computers and Information Mansoura University Mansoura Egypt
AuthorAffiliation_xml – name: 1 Information Systems Faculty of Computers and Information Mansoura University Mansoura Egypt
Author_xml – sequence: 1
  givenname: Mohamed
  orcidid: 0000-0002-0473-6045
  surname: Eldawansy
  fullname: Eldawansy, Mohamed
– sequence: 2
  givenname: Hazem
  orcidid: 0000-0002-4798-0427
  surname: El Bakry
  fullname: El Bakry, Hazem
– sequence: 3
  givenname: Samaa
  orcidid: 0000-0002-2832-6171
  surname: M Shohieb
  fullname: M Shohieb, Samaa
BackLink https://www.ncbi.nlm.nih.gov/pubmed/40802390$$D View this record in MEDLINE/PubMed
BookMark eNp1ksFu1DAQhiNUREvZV0CWEIjLgu04TsIFLbtQKm3FBSRu1sSe7HqV2MFOKL3xDrwhT4K3W6oWiZMtz6dvxv79ODty3mGWzRh9xVktX5ecseJBdsILyeY5l1-P7uyPs1mMO0ppgmRZ54-yY0EryvOanmSXKxiBXFhn3eb3z1_vIKIhF95gR1ofyNL3wzRimC-sSYWVhY3z0UbiW7KYRht7As6QM-z86Ietbyy8SbYfewmOW28iWSEOZI0Q9i3IYhiCB719kj1soYs4u1lPsy8f3n9efpyvP52dLxfruRZcjPOmEhqlkLqoS4ZQQCm4lI0pNJRVowUYXpu6bDWveVMghQKxFrrCksnW8DI_zc4PXuNhp4ZgewhXyoNV1wc-bBSE0eoOldZMl1ww02IjSl5BlWsJjGrWUCyMSa4XB9fkBri6hK67FTKq9kGo6yAS-PYADlPTo9HoxgDdve73K85u1cZ_VyyFwirBkuHljSH4bxPGUfU2auw6cOinqPI9yGld1Ql99g-681Nw6VETJVhRFVTmiXp6d6TbWf7-hAQ8PwA6-BgDtv-52x-BR8KY
Cites_doi 10.1515/HUMR.2009.002
10.1002/aur.1615
10.3390/brainsci11060734
10.1007/s10803-018-3661-3
10.1155/2022/8709145
10.1007/s11042-019-07959-6
10.21608/cpc.2024.371280
10.1007/978-3-030-30809-4_38
10.1027/1901-2276.61.2.62
10.1109/ICMEW.2019.00123
10.1002/aur.2636
10.1007/s12144-021-01642-6
10.1515/humor-2013-0027
10.14704/WEB/V18SI02/WEB18291
10.3389/fninf.2019.00070
10.1016/j.jrp.2018.08.008
10.1515/HUMR.2009.001
10.15585/mmwr.ss6706a1
10.1080/09540261.2018.1455646
10.1515/humor.2008.002
10.1007/s10803-021-05138-x
10.1109/healthcom49281.2021.9398924
10.1007/s40489-023-00376-4
ContentType Journal Article
Copyright Mohamed Eldawansy, Hazem El Bakry, Samaa M Shohieb. Originally published in JMIR Formative Research (https://formative.jmir.org), 13.08.2025.
2025. This work is licensed under https://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Mohamed Eldawansy, Hazem El Bakry, Samaa M Shohieb. Originally published in JMIR Formative Research (https://formative.jmir.org), 13.08.2025. 2025
Copyright_xml – notice: Mohamed Eldawansy, Hazem El Bakry, Samaa M Shohieb. Originally published in JMIR Formative Research (https://formative.jmir.org), 13.08.2025.
– notice: 2025. This work is licensed under https://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
– notice: Mohamed Eldawansy, Hazem El Bakry, Samaa M Shohieb. Originally published in JMIR Formative Research (https://formative.jmir.org), 13.08.2025. 2025
DBID AAYXX
CITATION
CGR
CUY
CVF
ECM
EIF
NPM
3V.
7RV
7X7
7XB
8FI
8FJ
8FK
ABUWG
AFKRA
AZQEC
BENPR
CCPQU
DWQXO
FYUFA
GHDGH
K9.
KB0
M0S
NAPCQ
PHGZM
PHGZT
PIMPY
PJZUB
PKEHL
PPXIY
PQEST
PQQKQ
PQUKI
7X8
5PM
ADTOC
UNPAY
DOA
DOI 10.2196/72115
DatabaseName CrossRef
Medline
MEDLINE
MEDLINE (Ovid)
MEDLINE
MEDLINE
PubMed
ProQuest Central (Corporate)
Nursing & Allied Health Database (Proquest)
Health & Medical Collection
ProQuest Central (purchase pre-March 2016)
ProQuest Hospital Collection
Hospital Premium Collection (Alumni Edition)
ProQuest Central (Alumni) (purchase pre-March 2016)
ProQuest Central (Alumni)
ProQuest Central UK/Ireland
ProQuest Central Essentials
ProQuest Central
ProQuest One Community College
ProQuest Central
Health Research Premium Collection
Health Research Premium Collection (Alumni)
ProQuest Health & Medical Complete (Alumni)
Nursing & Allied Health Database (Alumni Edition)
Health & Medical Collection (Alumni Edition)
Nursing & Allied Health Premium
ProQuest Central Premium
ProQuest One Academic
ProQuest Publicly Available Content Database
ProQuest Health & Medical Research Collection
ProQuest One Academic Middle East (New)
ProQuest One Health & Nursing
ProQuest One Academic Eastern Edition (DO NOT USE)
ProQuest One Academic
ProQuest One Academic UKI Edition
MEDLINE - Academic
PubMed Central (Full Participant titles)
Unpaywall for CDI: Periodical Content
Unpaywall
DOAJ Directory of Open Access Journals
DatabaseTitle CrossRef
MEDLINE
Medline Complete
MEDLINE with Full Text
PubMed
MEDLINE (Ovid)
Publicly Available Content Database
ProQuest One Academic Middle East (New)
ProQuest Central Essentials
ProQuest Health & Medical Complete (Alumni)
ProQuest Central (Alumni Edition)
ProQuest One Community College
ProQuest One Health & Nursing
ProQuest Central
ProQuest Health & Medical Research Collection
Health Research Premium Collection
Health and Medicine Complete (Alumni Edition)
ProQuest Central Korea
ProQuest Central (New)
ProQuest One Academic Eastern Edition
ProQuest Nursing & Allied Health Source
ProQuest Hospital Collection
Health Research Premium Collection (Alumni)
ProQuest Hospital Collection (Alumni)
Nursing & Allied Health Premium
ProQuest Health & Medical Complete
ProQuest One Academic UKI Edition
ProQuest Nursing & Allied Health Source (Alumni)
ProQuest One Academic
ProQuest One Academic (New)
ProQuest Central (Alumni)
MEDLINE - Academic
DatabaseTitleList Publicly Available Content Database
MEDLINE - Academic
MEDLINE

Database_xml – sequence: 1
  dbid: DOA
  name: DOAJ Directory of Open Access Journals
  url: https://www.doaj.org/
  sourceTypes: Open Website
– sequence: 2
  dbid: NPM
  name: PubMed
  url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed
  sourceTypes: Index Database
– sequence: 3
  dbid: EIF
  name: MEDLINE
  url: https://proxy.k.utb.cz/login?url=https://www.webofscience.com/wos/medline/basic-search
  sourceTypes: Index Database
– sequence: 4
  dbid: UNPAY
  name: Unpaywall
  url: https://proxy.k.utb.cz/login?url=https://unpaywall.org/
  sourceTypes: Open Access Repository
– sequence: 5
  dbid: BENPR
  name: ProQuest Central
  url: http://www.proquest.com/pqcentral?accountid=15518
  sourceTypes: Aggregation Database
DeliveryMethod fulltext_linktorsrc
Discipline Medicine
EISSN 2561-326X
ExternalDocumentID oai_doaj_org_article_cc1c7241dfeb4728a83c6a10c1b0e5dd
10.2196/72115
PMC12391841
40802390
10_2196_72115
Genre Journal Article
GroupedDBID 53G
7RV
7X7
8FI
8FJ
AAFWJ
AAYXX
ABUWG
ADBBV
AFKRA
AFPKN
ALMA_UNASSIGNED_HOLDINGS
AOIJS
ARCSS
BCNDV
BENPR
CCPQU
CITATION
FYUFA
GROUPED_DOAJ
HMCUK
HYE
M~E
NAPCQ
OK1
PGMZT
PHGZM
PHGZT
PIMPY
PPXIY
PUEGO
RPM
UKHRP
CGR
CUY
CVF
ECM
EIF
NPM
3V.
7XB
8FK
AZQEC
DWQXO
K9.
PJZUB
PKEHL
PQEST
PQQKQ
PQUKI
7X8
5PM
ADTOC
UNPAY
ID FETCH-LOGICAL-c424t-b84ce646c5971ea5a74266bd5ca78bc4ad29d97fc292b5e0a5ee94c8e716fd273
IEDL.DBID BENPR
ISSN 2561-326X
IngestDate Fri Oct 03 12:42:43 EDT 2025
Sun Oct 26 04:11:33 EDT 2025
Sat Aug 30 05:11:26 EDT 2025
Tue Aug 26 09:00:07 EDT 2025
Tue Oct 07 07:08:31 EDT 2025
Thu Sep 04 05:02:38 EDT 2025
Wed Oct 01 05:41:41 EDT 2025
IsDoiOpenAccess true
IsOpenAccess true
IsPeerReviewed true
IsScholarly true
Keywords GELOPH
ResNet-50
facial expression analysis
residual network with 50 layers
machine learning
emotion recognition
neurodevelopmental disorders
artificial intelligence
social anxiety
Language English
License Mohamed Eldawansy, Hazem El Bakry, Samaa M Shohieb. Originally published in JMIR Formative Research (https://formative.jmir.org), 13.08.2025.
This is an open-access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work, first published in JMIR Formative Research, is properly cited. The complete bibliographic information, a link to the original publication on https://formative.jmir.org, as well as this copyright and license information must be included.
cc-by
LinkModel DirectLink
MergedId FETCHMERGED-LOGICAL-c424t-b84ce646c5971ea5a74266bd5ca78bc4ad29d97fc292b5e0a5ee94c8e716fd273
Notes ObjectType-Article-1
SourceType-Scholarly Journals-1
ObjectType-Feature-2
content type line 14
content type line 23
ORCID 0000-0002-4798-0427
0000-0002-2832-6171
0000-0002-0473-6045
OpenAccessLink https://www.proquest.com/docview/3241585063?pq-origsite=%requestingapplication%&accountid=15518
PMID 40802390
PQID 3241585063
PQPubID 4997113
ParticipantIDs doaj_primary_oai_doaj_org_article_cc1c7241dfeb4728a83c6a10c1b0e5dd
unpaywall_primary_10_2196_72115
pubmedcentral_primary_oai_pubmedcentral_nih_gov_12391841
proquest_miscellaneous_3239120989
proquest_journals_3241585063
pubmed_primary_40802390
crossref_primary_10_2196_72115
ProviderPackageCode CITATION
AAYXX
PublicationCentury 2000
PublicationDate 20250813
PublicationDateYYYYMMDD 2025-08-13
PublicationDate_xml – month: 8
  year: 2025
  text: 20250813
  day: 13
PublicationDecade 2020
PublicationPlace Canada
PublicationPlace_xml – name: Canada
– name: Toronto
– name: Toronto, Canada
PublicationTitle JMIR formative research
PublicationTitleAlternate JMIR Form Res
PublicationYear 2025
Publisher JMIR Publications
Publisher_xml – name: JMIR Publications
References ref13
ref12
ref14
ref11
ref10
ref2
ref1
ref17
ref19
Kats, Y (ref23) 2021
Ganesan, S (ref16) 2021; 18
ref18
Ul Haque, MI (ref15) 2018
ref24
ref26
ref25
ref20
ref22
ref21
ref8
ref7
ref9
ref4
ref3
ref6
ref5
References_xml – ident: ref9
  doi: 10.1515/HUMR.2009.002
– year: 2018
  ident: ref15
  publication-title: 2018 IEEE 9th Annual Information Technology, Electronics and Mobile Communication Conference (IEMCON)
– ident: ref19
  doi: 10.1002/aur.1615
– ident: ref21
  doi: 10.3390/brainsci11060734
– ident: ref4
  doi: 10.1007/s10803-018-3661-3
– ident: ref8
  doi: 10.1155/2022/8709145
– ident: ref13
  doi: 10.1007/s11042-019-07959-6
– ident: ref14
  doi: 10.21608/cpc.2024.371280
– ident: ref5
  doi: 10.1007/978-3-030-30809-4_38
– year: 2021
  ident: ref23
  publication-title: Education and Technology Support for Children and Young Adults With ASD and Learning Disabilities
– ident: ref12
  doi: 10.1027/1901-2276.61.2.62
– ident: ref18
  doi: 10.1109/ICMEW.2019.00123
– ident: ref22
  doi: 10.1002/aur.2636
– ident: ref2
  doi: 10.1007/s12144-021-01642-6
– ident: ref24
  doi: 10.1515/humor-2013-0027
– volume: 18
  start-page: 406
  issue: 02
  year: 2021
  ident: ref16
  publication-title: Webology
  doi: 10.14704/WEB/V18SI02/WEB18291
– ident: ref17
  doi: 10.3389/fninf.2019.00070
– ident: ref26
– ident: ref1
  doi: 10.1016/j.jrp.2018.08.008
– ident: ref10
  doi: 10.1515/HUMR.2009.001
– ident: ref6
  doi: 10.15585/mmwr.ss6706a1
– ident: ref7
  doi: 10.1080/09540261.2018.1455646
– ident: ref25
  doi: 10.1515/humor.2008.002
– ident: ref3
  doi: 10.1007/s10803-021-05138-x
– ident: ref20
  doi: 10.1109/healthcom49281.2021.9398924
– ident: ref11
  doi: 10.1007/s40489-023-00376-4
SSID ssj0002116793
Score 2.3027868
Snippet Gelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of those with...
Background:Gelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of...
BackgroundGelotophobia, the fear of being laughed at, is a social anxiety condition that affects approximately 6% of neurotypical individuals and up to 45% of...
SourceID doaj
unpaywall
pubmedcentral
proquest
pubmed
crossref
SourceType Open Website
Open Access Repository
Aggregation Database
Index Database
StartPage e72115
SubjectTerms Accuracy
Artificial intelligence
Autism Spectrum Disorder - psychology
Autistic children
Automation
Behavior
Child
Data Mining
Deep Learning
Detection Algorithms
Diagnosis, Computer-Assisted - methods
Emotions
Emotions - classification
Facial Expression
Facial Recognition
Facial recognition technology
Female
Humans
Integrated approach
Intervention
Laughter - psychology
Machine learning
Male
Neural networks
Original Paper
Phobic Disorders - diagnosis
Phobic Disorders - psychology
Predictive Value of Tests
Quantitative psychology
Questionnaires
Social anxiety
Social interaction
Surveys and Questionnaires
SummonAdditionalLinks – databaseName: DOAJ Directory of Open Access Journals
  dbid: DOA
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV3NbtQwEB6hHgoSQi2_KW0xEteoie0kNrdtl1IhlROVeovGP4GVtsmK3VXpjXfgDXkSPE52tSsqceGaSayJZ-z5Rh5_A_BOlIQLlE6F0U0qy8KnaIVPc4VcyyqjAieqtvhcXlzJT9fF9UarL6oJ6-mB-4k7sTa3VQgzrvFGVlyhErbEPLO5yXzhHO2-mdIbyRTtwTweL4hdeEy1zsHLTijTKbaCT-Tovw9Y_l0f-XDZzvDuFqfTjeBzvgdPBtTIRr22-_DAt09h93I4F38Gt2NcILuMzR5-__x1GkKTY9TmbMoCKGWr1g3paOKCYNyX103mrGvYKHje_IZh69hHP-2IZ6AzE3wfRvtBg8QO03M29n7GBjLWr2w0MJE_h6vzD1_OLtKhpUJqJZeL1ChpfSlLG_KI3GOBFUVo4wqLlTJWouPa6aqxXHNT-AwL77W0yoe0qnEB6ryAnbZr_StgutSYGQJIcRdQmqCgavImfIc80wkcr-a6nvXMGXXIOMgYdTRGAqdkgbWQiK7jg2D-ejB__S_zJ3C4sl89rL55LQiWEBWfSODtWhzWDR2GYOu7Jb0jNN0bVkHRl72515pIuoAsdJaA2nKELVW3Je3kW-TmzmlYJfME3qx95v7fP_gfv_8aHnFqSEwcveIQdhbfl_4ooKSFOY4L4g-S2RJ-
  priority: 102
  providerName: Directory of Open Access Journals
– databaseName: Unpaywall
  dbid: UNPAY
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV1Lb9QwEB6VrVQqId6PQFuMxDUlD9uxuaUspUJqxYGVllPkV2DFNlmRrAqc-A_8Q34JniS76kIR14xjTeyZzGd7_A3A85QjLhAyTLUsQ8qZC5VJXRgLlUiaRZjghNkWZ_xkQt9O2XQL9ld3YS6d33tf4i9wgcKuwTZnHmqPYHty9i7_gAXjGO6bJHy6Azc22m7El46G_yrs-HcK5PVltVDfLtR8fim-HN_qtwKbjpYQ00o-Hy5bfWi-_0Ha-E_Vb8PNAVmSvDeFO7Dlqruwczqcnd-Di7FqFTntCkL8-vHzyIcvS7AU2px44EpW5R3CfGa9YNyn4M0aUpck99bZnBNVWfLGzWvkIqj1TL30vX3FTroq1A0ZO7cgA2HrR5IPbOX3YXL8-v2rk3AouxAamtA21IIaxyk3fq0RO8VUhlFcW2ZUJrShyibSyqw0iUw0c5FizklqhPNLr9J6OPQARlVduUdAJJcq0giiuj-FkAgXRRmX_j2VRDKAg9VkFYueXaPwqxIcvqIbvgCOcArXQiTD7h74gS4G3yqMiU3mkYgtnaZZIpRIDVdxZGIdOWZtAHsrAygGD22KFKEL0vWlATxbi71v4YGJqly9xDapxLvFwiv6sLeXtSYULymnMgpAbFjShqqbkmr2qePvjrFbQeMAnq6N7urPf_zfFk9gN8GKxEjSm-7BqP2ydPseJrX6YHCW34oAEKg
  priority: 102
  providerName: Unpaywall
Title Data Mining–Based Model for Computer-Aided Diagnosis of Autism and Gelotophobia: Mixed Methods Deep Learning Approach
URI https://www.ncbi.nlm.nih.gov/pubmed/40802390
https://www.proquest.com/docview/3241585063
https://www.proquest.com/docview/3239120989
https://pubmed.ncbi.nlm.nih.gov/PMC12391841
https://doi.org/10.2196/72115
https://doaj.org/article/cc1c7241dfeb4728a83c6a10c1b0e5dd
UnpaywallVersion publishedVersion
Volume 9
hasFullText 1
inHoldings 1
isFullTextHit
isPrint
journalDatabaseRights – providerCode: PRVAON
  databaseName: DOAJ Directory of Open Access Journals
  customDbUrl:
  eissn: 2561-326X
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002116793
  issn: 2561-326X
  databaseCode: DOA
  dateStart: 20170101
  isFulltext: true
  titleUrlDefault: https://www.doaj.org/
  providerName: Directory of Open Access Journals
– providerCode: PRVHPJ
  databaseName: ROAD: Directory of Open Access Scholarly Resources (selected full-text only)
  customDbUrl:
  eissn: 2561-326X
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002116793
  issn: 2561-326X
  databaseCode: M~E
  dateStart: 20170101
  isFulltext: true
  titleUrlDefault: https://road.issn.org
  providerName: ISSN International Centre
– providerCode: PRVAQN
  databaseName: PubMed Central
  customDbUrl:
  eissn: 2561-326X
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002116793
  issn: 2561-326X
  databaseCode: RPM
  dateStart: 20170101
  isFulltext: true
  titleUrlDefault: https://www.ncbi.nlm.nih.gov/pmc/
  providerName: National Library of Medicine
– providerCode: PRVPQU
  databaseName: ProQuest Central
  customDbUrl: http://www.proquest.com/pqcentral?accountid=15518
  eissn: 2561-326X
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002116793
  issn: 2561-326X
  databaseCode: BENPR
  dateStart: 20170101
  isFulltext: true
  titleUrlDefault: https://www.proquest.com/central
  providerName: ProQuest
– providerCode: PRVPQU
  databaseName: ProQuest Health & Medical
  customDbUrl:
  eissn: 2561-326X
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002116793
  issn: 2561-326X
  databaseCode: 7X7
  dateStart: 20170101
  isFulltext: true
  titleUrlDefault: https://search.proquest.com/healthcomplete
  providerName: ProQuest
link http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwfV1fb9MwED9tnTSQEOL_AqMYiddoie0kNhJCKd2YkFZNiErlKXJsZ1TqkrK2GrzxHfiGfBJ8blKomHhMLrEuubPvbJ9_P4BXLMW8QMiQlbIKeZrYUGlmw1goKnkWYYETVluM0tMx_zBJJjsw6s7CYFllNyb6gdo0GtfIjxiGGoRXY2_nX0NkjcLd1Y5CQ7XUCuaNhxjbhT2KyFg92Bscj84_blZdqN92YPtwB2ugnfcd4Qwo2QpKHrv_poTz37rJW6t6rr5fq9nsr6B0cg_uttkkydfmvw87tn4A-2ftfvlDuB6qpSJnngTi14-fAxeyDEH6sxlxySrpKB3CfGqcYLguu5suSFOR3Hnk4pKo2pD3dtYg_kBTTtVr19o3bMQzTy_I0No5aUFaL0jeIpQ_gvHJ8ad3p2FLtRBqTvkyLAXXNuWpdvOL2KpEZRi5S5NolYlSc2WoNDKrNJW0TGykEmsl18K66VZlXAr0GHp1U9sDIDKVKioxcfKjg5CYIooqrtx7ikYygH73r4v5GlGjcDMRNEbhjRHAAC2wESIAtr_RXF0UbX8qtI515lzCVLbkGRVKMJ2qONJxGdnEmAAOO_sVba9cFH98KICXG7HrT7hJomrbrPAZJvE8sXCKPlmbe6MJx4PJTEYBiC1H2FJ1W1JPv3jM7hibFTwO4MXGZ27-_Kf_1_wZ3KZIQYyovOwQesurlX3u8qJl2YfdbJL1W5fv-9UFdzUeneeffwML5RLz
linkProvider ProQuest
linkToHtml http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1fb9MwED-NTdqQEOL_AmMzEjxGS2wnsZEm1NKNjq0VQpu0t8yxnVGpS8raquyN78D34cPwSfClSaFi4m2vcWI5vrPvznf-_QBesxj9AiF9lsnc53FkfaWZ9UOhqORJgAVOWG3Rj7un_ONZdLYCP5u7MFhW2eyJ1UZtSo1n5LsMTQ3Cq7F3o68-skZhdrWh0FA1tYLZqyDG6osdR_Z65kK48d5hx8n7DaUH-yfvu37NMuBrTvnEzwTXNuaxdq51aFWkEjRamYm0SkSmuTJUGpnkmkqaRTZQkbWSa2FdpJEbZ_1dv3dgjTMuXfC31t7vf_q8OOWhVZqDrcM9rLl22r6LEVe0ZAQrroCbHNx_6zQ3psVIXc_UcPiXETx4APdr75W05ur2EFZs8QjWe3V-_jHMOmqiSK8infj1_UfbmUhDkG5tSJxzTBoKCb81MK6hMy_zG4xJmZOWWwHjS6IKQz7YYYl4B2U2UG9db9-wk4rpekw61o5IDQp7QVo1IvoTOL2VSX8Kq0VZ2E0gMpYqyNBRq3YjIdElFXmYu-8UDaQH281cp6M5gkfqIh8URloJw4M2SmDRiIDb1YPy6iKt12-qdagTp4ImtxlPqFCC6ViFgQ6zwEbGeLDVyC-td4Fx-kdnPXi1aHbrF5MyqrDlFN9hEu8vCzfQZ3NxL0bC8SI0k4EHYkkRloa63FIMvlQY4SF2K3jowc5CZ27-_ef_H_kObHRPesfp8WH_6AXcpUh_jIjAbAtWJ1dT-9L5ZJNsu1Z8Aue3vdZ-A6NhTXU
linkToPdf http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV3NbtQwEB6VIi1ICPFPoLRGgmO0ie0kNhJCW8LSUlpxoNLegmM77UrbZOnuaumNd-BteByeBE9-FlZU3HrNJJbj-cYztsfzAbxgMcYFQvosl4XP48j6SjPrh0JRyZMAE5ww2-Io3jvmH0bRaAN-dndhMK2ymxPridpUGvfI-wxdDZZXY_2iTYv4lA7fTL_6yCCFJ60dnUYDkQN7sXTLt9nr_dTp-iWlw3ef3-75LcOArznlcz8XXNuYx9qF1aFVkUrQYeUm0ioRuebKUGlkUmgqaR7ZQEXWSq6FdauMwjjP79q9BtcTxiSmEyajZLW_Q-sDDtaDW5ht7XDex7VWtOb-apaAy0LbfzM0byzKqbpYqsnkL_c3vAO327iVDBqg3YUNW96D3mF7Mn8flqmaK3JY0038-v5j1zlHQ5BobUJcWEw68gh_MDZOkDYJfuMZqQoycNifnRFVGvLeTiqsdFDlY_XKtfYNG6k5rmcktXZK2nKwJ2TQ1kJ_AMdXMuQPYbOsSvsYiIylCnIM0ep5SEgMRkURFu47RQPpwXY31tm0qd2RuTUPKiOrleHBLmpgJcRS2_WD6vwkay030zrUiQOfKWzOEyqUYDpWYaDDPLCRMR5sdfrLWvufZX_Q6sHzldhZLh7HqNJWC3yHSby5LFxHHzXqXvWE4xVoJgMPxBoQ1rq6LinHp3V18BCbFTz0YGeFmct__8n_e74DPWdh2cf9o4OncJMi7zGWAmZbsDk_X9hnLhib59s16gl8uWoz-w2Vh0sP
linkToUnpaywall http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV1Lb9QwEB6VrVQqId6PQFuMxDUlD9uxuaUspUJqxYGVllPkV2DFNlmRrAqc-A_8Q34JniS76kIR14xjTeyZzGd7_A3A85QjLhAyTLUsQ8qZC5VJXRgLlUiaRZjghNkWZ_xkQt9O2XQL9ld3YS6d33tf4i9wgcKuwTZnHmqPYHty9i7_gAXjGO6bJHy6Azc22m7El46G_yrs-HcK5PVltVDfLtR8fim-HN_qtwKbjpYQ00o-Hy5bfWi-_0Ha-E_Vb8PNAVmSvDeFO7Dlqruwczqcnd-Di7FqFTntCkL8-vHzyIcvS7AU2px44EpW5R3CfGa9YNyn4M0aUpck99bZnBNVWfLGzWvkIqj1TL30vX3FTroq1A0ZO7cgA2HrR5IPbOX3YXL8-v2rk3AouxAamtA21IIaxyk3fq0RO8VUhlFcW2ZUJrShyibSyqw0iUw0c5FizklqhPNLr9J6OPQARlVduUdAJJcq0giiuj-FkAgXRRmX_j2VRDKAg9VkFYueXaPwqxIcvqIbvgCOcArXQiTD7h74gS4G3yqMiU3mkYgtnaZZIpRIDVdxZGIdOWZtAHsrAygGD22KFKEL0vWlATxbi71v4YGJqly9xDapxLvFwiv6sLeXtSYULymnMgpAbFjShqqbkmr2qePvjrFbQeMAnq6N7urPf_zfFk9gN8GKxEjSm-7BqP2ydPseJrX6YHCW34oAEKg
openUrl ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Data+Mining%E2%80%93Based+Model+for+Computer-Aided+Diagnosis+of+Autism+and+Gelotophobia%3A+Mixed+Methods+Deep+Learning+Approach&rft.jtitle=JMIR+formative+research&rft.au=Eldawansy%2C+Mohamed&rft.au=Hazem+El+Bakry&rft.au=Shohieb%2C+Samaa+M&rft.date=2025-08-13&rft.pub=JMIR+Publications&rft.eissn=2561-326X&rft.volume=9&rft.spage=e72115&rft_id=info:doi/10.2196%2F72115&rft.externalDBID=HAS_PDF_LINK
thumbnail_l http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=2561-326X&client=summon
thumbnail_m http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=2561-326X&client=summon
thumbnail_s http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=2561-326X&client=summon