paper-with-me

Papers

Classifying Autism from Crowdsourced Semi-Structured Speech Recordings: A Machine Learning Approach

2022-01-04 · Nathan A. Chi, Peter Washington, Aaron Kline, Arman Husic, Cathy Hou, Chloe He, Kaitlyn Dunlap, Dennis Wall

Autism spectrum disorder (ASD) is a neurodevelopmental disorder which results in altered behavior, social development, and communication patterns. In past years, autism prevalence has tripled, with 1 in 54 children now affected. Given that traditional diagnosis is a lengthy, labor-intensive process, significant attention has been given to developing systems that automatically screen for autism. Prosody abnormalities are among the clearest signs of autism, with affected children displaying speech idiosyncrasies including echolalia, monotonous intonation, atypical pitch, and irregular linguistic stress patterns. In this work, we present a suite of machine learning approaches to detect autism in self-recorded speech audio captured from autistic and neurotypical (NT) children in home environments. We consider three methods to detect autism in child speech: first, Random Forests trained on extracted audio features (including Mel-frequency cepstral coefficients); second, convolutional neural networks (CNNs) trained on spectrograms; and third, fine-tuned wav2vec 2.0--a state-of-the-art Transformer-based ASR model. We train our classifiers on our novel dataset of cellphone-recorded child speech audio curated from Stanford's Guess What? mobile game, an app designed to crowdsource videos of autistic and neurotypical children in a natural home environment. The Random Forest classifier achieves 70% accuracy, the fine-tuned wav2vec 2.0 model achieves 77% accuracy, and the CNN achieves 79% accuracy when classifying children's audio as either ASD or NT. Our models were able to predict autism status when training on a varied selection of home audio clips with inconsistent recording quality, which may be more generalizable to real world conditions. These results demonstrate that machine learning methods offer promise in detecting autism automatically from speech without specialized equipment.

📄 PDF Abstract BibTeX arXiv:2201.00927

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Detecting Language Impairments in Autism: A Computational Analysis of Semi-structured Conversations with Vector Semantics

2018-01-01 · WS 2018 1 · Adam Goodkind, Michelle Lee, Gary E. Martin, Molly Losh 외
Semantic Textual Similarity

Identifying stable speech-language markers of autism in children: Preliminary evidence from a longitudinal telephony-based study

2022-07-01 · NAACL (CLPsych) 2022 7 · Sunghye Cho, Riccardo Fusaroli, Maggie Rose Pelella, Kimberly Tena 외

This study examined differences in linguistic features produced by autistic and neurotypical (NT) children during brief picture descriptions, and assessed feature stability over time. Weekly speech samples from well-char…

Machine learning approach for early detection of autism by combining questionnaire and home video screening

2017-03-15 · Halim Abbas, Ford Garberson, Eric Glover, Dennis P. Wall

Existing screening tools for early detection of autism are expensive, cumbersome, time-intensive, and sometimes fall short in predictive value. In this work, we apply Machine Learning (ML) to gold standard clinical data …

BIG-bench Machine LearningFeature Engineeringfeature selection

COPA-SSE: Semi-structured Explanations for Commonsense Reasoning

2022-01-18 · LREC 2022 6 · Ana Brassard, Benjamin Heinzerling, Pride Kavumba, Kentaro Inui

We present Semi-Structured Explanations for COPA (COPA-SSE), a new crowdsourced dataset of 9,747 semi-structured, English common sense explanations for Choice of Plausible Alternatives (COPA) questions. The explanations …

Common Sense ReasoningKnowledge Graphs

Hear Me, See Me, Understand Me: Audio-Visual Autism Behavior Recognition

2024-03-22 · Shijian Deng, Erin E. Kosloski, Siddhi Patel, Zeke A. Barnett 외

In this article, we introduce a novel problem of audio-visual autism behavior recognition, which includes social behavior recognition, an essential aspect previously omitted in AI-assisted autism screening research. We d…

Language ModellingLarge Language ModelMultimodal Large Language Model