{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/115395"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/115395","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Regularization for dysarthric speech recognition and telemedicine applications","abstract":"Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2022-11-11 without embargo terms","abstract_html":"Submission original under an indefinite embargo labeled &#x27;Open Access&#x27;. The submission was exported from vireo on 2022-11-11 without embargo terms","abstract_has_math":false,"creators":["Harvill, John"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"M.S.","degree_level":"Thesis","degree_discipline":"Electrical & Computer Engr","degree_department":null,"school":null,"contributors":["Hasegawa-Johnson, Mark A"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2022,"date_issued":"2022-05","date_published":"2022-05","updated_at":"2026-07-22T22:24:54Z","subjects":["Regularization","Dysarthric Speech","COVID-19 Detection","Respiratory Rate Estimation"],"languages":["en","eng"],"rights":["Copyright 2022 John Harvill"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/115395","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Hasegawa-Johnson, Mark A"]},{"key":"dc:creator","label":"Author","values":["Harvill, John"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2022-05","2022-04-12"]},{"key":"dc:type","label":"Dc Type","values":["text","Thesis"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Electrical & Computer Engr"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Thesis"]},{"key":"thesis:degree_name","label":"Degree Name","values":["M.S."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Regularization","Dysarthric Speech","COVID-19 Detection","Respiratory Rate Estimation"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["en","eng"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright 2022 John Harvill"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/115395"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2022-11-11 without embargo terms","The student, John Harvill, accepted the attached license on 2022-04-11 at 14:27.","The student, John Harvill, submitted this Thesis for approval on 2022-04-11 at 14:37.","This Thesis was approved for publication on 2022-04-12 at 08:58.","DSpace SAF Submission Ingestion Package generated from Vireo submission #17635 on 2022-11-11 at 13:05:05","A common problem encountered when training neural networks is that of overfitting, where a trained model makes high-quality predictions on training data but fails to generalize well to unseen samples. There exist many generic techniques for avoiding overfitting, called regularization, such as weight regularization, dropout, and noise injection. In this work, we explore domain and problem-specific techniques for data augmentation and pretraining, two other forms of regularization. For many tasks, one of the major challenges to avoiding overfitting is the relatively small amount of task-specific labeled data available. Data augmentation seeks to alleviate this problem by artificially creating more data that can be used during training. Although the generated data is not real, it has been shown empirically to improve model performance when used during the training process. Model pretraining is another technique that seeks to take advantage of a large amount of unlabeled data from the target domain that can be used to learn useful features. After pretraining, the model can be fine-tuned for the under-resourced task. The problems we explore in this work are Automatic Speech Recognition (ASR) of dysarthric speech, estimation of respiratory rate from breathing audio, and prediction of COVID-19 status from speech, breathing and cough audio. All three of these problems are relatively under-resourced compared to many other current deep learning problems and can uniquely benefit from task-specific regularization techniques. We explore the ability of voice conversion for use as an effective method to augment an existing dataset of dysarthric speech (UA Speech). After training a voice conversion system to transform healthy speech such that it sounds like dysarthric speech, we generate a large amount of artificial dysarthric speech data from healthy speech. We also propose a data augmentation technique for periodic data that permutes frequency channels that can be used to augment a small breathing audio dataset such that it can be used to train a neural network to estimate respiratory rate. Finally, we apply an audio pretraining technique to cough, speech, and breathing audio modalities for the prediction of COVID-19 status in patients. We find that pretraining improves performance on a small labeled dataset of COVID-19 positive and negative patients."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Regularization for dysarthric speech recognition and telemedicine applications"]}]}],"canonical_facts":{"dc:contributor":["Hasegawa-Johnson, Mark A"],"dc:creator":["Harvill, John"],"dc:date":["2022-05","2022-04-12"],"dc:description":["Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2022-11-11 without embargo terms","The student, John Harvill, accepted the attached license on 2022-04-11 at 14:27.","The student, John Harvill, submitted this Thesis for approval on 2022-04-11 at 14:37.","This Thesis was approved for publication on 2022-04-12 at 08:58.","DSpace SAF Submission Ingestion Package generated from Vireo submission #17635 on 2022-11-11 at 13:05:05","A common problem encountered when training neural networks is that of overfitting, where a trained model makes high-quality predictions on training data but fails to generalize well to unseen samples. There exist many generic techniques for avoiding overfitting, called regularization, such as weight regularization, dropout, and noise injection. In this work, we explore domain and problem-specific techniques for data augmentation and pretraining, two other forms of regularization. For many tasks, one of the major challenges to avoiding overfitting is the relatively small amount of task-specific labeled data available. Data augmentation seeks to alleviate this problem by artificially creating more data that can be used during training. Although the generated data is not real, it has been shown empirically to improve model performance when used during the training process. Model pretraining is another technique that seeks to take advantage of a large amount of unlabeled data from the target domain that can be used to learn useful features. After pretraining, the model can be fine-tuned for the under-resourced task. The problems we explore in this work are Automatic Speech Recognition (ASR) of dysarthric speech, estimation of respiratory rate from breathing audio, and prediction of COVID-19 status from speech, breathing and cough audio. All three of these problems are relatively under-resourced compared to many other current deep learning problems and can uniquely benefit from task-specific regularization techniques. We explore the ability of voice conversion for use as an effective method to augment an existing dataset of dysarthric speech (UA Speech). After training a voice conversion system to transform healthy speech such that it sounds like dysarthric speech, we generate a large amount of artificial dysarthric speech data from healthy speech. We also propose a data augmentation technique for periodic data that permutes frequency channels that can be used to augment a small breathing audio dataset such that it can be used to train a neural network to estimate respiratory rate. Finally, we apply an audio pretraining technique to cough, speech, and breathing audio modalities for the prediction of COVID-19 status in patients. We find that pretraining improves performance on a small labeled dataset of COVID-19 positive and negative patients."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/115395"],"dc:language":["en","eng"],"dc:rights":["Copyright 2022 John Harvill"],"dc:subject":["Regularization","Dysarthric Speech","COVID-19 Detection","Respiratory Rate Estimation"],"dc:title":["Regularization for dysarthric speech recognition and telemedicine applications"],"dc:type":["text","Thesis"],"thesis:degree_discipline":["Electrical & Computer Engr"],"thesis:degree_level":["Thesis"],"thesis:degree_name":["M.S."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:24:54Z"}