{"id":{"repo_id":"chapman","oai_identifier":"oai:digitalcommons.chapman.edu:cads_dissertations-1030"},"canonical_url":"https://search.dev.ndltd.org/etd/chapman/oai:digitalcommons.chapman.edu:cads_dissertations-1030","repository":{"repo_id":"chapman","name":"Chapman University","base_url":"https://digitalcommons.chapman.edu/do/oai/"},"display":{"title":"Advances in NLP Algorithms on Unstructured Medical Notes Data and Approaches to Handling Class Imbalance Issues","abstract":"<p>This dissertation is composed of three research projects, each addressing one aspect of the text classification tasks on unstructured medical notes.</p> <p>The first study investigated the model performance of sequence deep learning models that are widely used in NLP tasks such as RNN, GRU, LSTM, Bi-LSTM, as well as CNN and the novel and more advanced attention-based algorithms such as the Transformer Encoder and BERT-Base. The model performances of these algorithms were evaluated with and without pre-trained word embeddings. The Transformer Encoder model stood out as the best model for all tasks and the CNN model produced comparable performance when the classes were relatively balanced.</p> <p>As an extension of the first study, the second study explored the effects of 20 text data augmentation methods on the same data to handle the issues of class imbalance and small sample size. In addition, the effects of different strategies in terms of the amount of augmentation were also investigated. The results showed that the Splitting Augmenter consistently improved the model performance in all strategies for most tasks, and the largest improvement was 0.13 in F1 score and an impressive 0.34 in AUC-ROC. For highly imbalanced tasks, the strategy that augments the minority class until balanced improved model performance by the largest margin. For other tasks, the best-performing strategy was the one that augments the minority class until balanced and then augments both classes by an additional 10%.</p> <p>The third study was carried out to predict suicidal or self-injurious events to help improve the efficiency of triage for health care services and prevent suicidal and injurious events from happening in the Orange County Jails. This study showed that the medical and mental health progress notes data contain more information about the inmates’ mental health state pertaining to their suicidal or self-injurious tendency than the structured data available in the database. Two different ways of incorporating the information from the notes data in the model building were introduced, and under-sampling was used to effectively mitigate the impact of extremely imbalanced classes.</p>","abstract_html":"&lt;p&gt;This dissertation is composed of three research projects, each addressing one aspect of the text classification tasks on unstructured medical notes.&lt;/p&gt; &lt;p&gt;The first study investigated the model performance of sequence deep learning models that are widely used in NLP tasks such as RNN, GRU, LSTM, Bi-LSTM, as well as CNN and the novel and more advanced attention-based algorithms such as the Transformer Encoder and BERT-Base. The model performances of these algorithms were evaluated with and without pre-trained word embeddings. The Transformer Encoder model stood out as the best model for all tasks and the CNN model produced comparable performance when the classes were relatively balanced.&lt;/p&gt; &lt;p&gt;As an extension of the first study, the second study explored the effects of 20 text data augmentation methods on the same data to handle the issues of class imbalance and small sample size. In addition, the effects of different strategies in terms of the amount of augmentation were also investigated. The results showed that the Splitting Augmenter consistently improved the model performance in all strategies for most tasks, and the largest improvement was 0.13 in F1 score and an impressive 0.34 in AUC-ROC. For highly imbalanced tasks, the strategy that augments the minority class until balanced improved model performance by the largest margin. For other tasks, the best-performing strategy was the one that augments the minority class until balanced and then augments both classes by an additional 10%.&lt;/p&gt; &lt;p&gt;The third study was carried out to predict suicidal or self-injurious events to help improve the efficiency of triage for health care services and prevent suicidal and injurious events from happening in the Orange County Jails. This study showed that the medical and mental health progress notes data contain more information about the inmates’ mental health state pertaining to their suicidal or self-injurious tendency than the structured data available in the database. Two different ways of incorporating the information from the notes data in the model building were introduced, and under-sampling was used to effectively mitigate the impact of extremely imbalanced classes.&lt;/p&gt;","abstract_has_math":false,"creators":["Lu, Hanna"],"institution":null,"degree_name":"Doctor of Philosophy (PhD)","degree_level":"Dissertation","degree_discipline":"Computational and Data Sciences","degree_department":null,"school":null,"contributors":["Cyril Rakovski","Daniel Alpay","Chun Hsien Chiang","Alex Barrett"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2022,"date_issued":"2022-12-01T08:00:00Z","date_published":"2022-12-01T08:00:00Z","updated_at":"2026-07-24T01:38:24Z","subjects":["NLP","Deep Learning","Class Imbalance","Medical Notes","Transformer Encoder","Text Data Augmentation","Under Sampling","Suicidal and Self-injurious Events","Community Health and Preventive Medicine","Diagnosis","Health Services Research"],"languages":[],"rights":[],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://digitalcommons.chapman.edu/cads_dissertations/30","outbound_label":"Repository record","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Cyril Rakovski","Daniel Alpay","Chun Hsien Chiang","Alex Barrett"]},{"key":"dc:creator","label":"Author","values":["Lu, Hanna"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date.available","label":"Dc Date Available","values":["2024-11-22T08:00:00Z"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computational and Data Sciences"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Doctor of Philosophy (PhD)"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["NLP","Deep Learning","Class Imbalance","Medical Notes","Transformer Encoder","Text Data Augmentation","Under Sampling","Suicidal and Self-injurious Events","Community Health and Preventive Medicine","Diagnosis","Health Services Research"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://digitalcommons.chapman.edu/cads_dissertations/30"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description.abstract","label":"Abstract","values":["<p>This dissertation is composed of three research projects, each addressing one aspect of the text classification tasks on unstructured medical notes.</p> <p>The first study investigated the model performance of sequence deep learning models that are widely used in NLP tasks such as RNN, GRU, LSTM, Bi-LSTM, as well as CNN and the novel and more advanced attention-based algorithms such as the Transformer Encoder and BERT-Base. The model performances of these algorithms were evaluated with and without pre-trained word embeddings. The Transformer Encoder model stood out as the best model for all tasks and the CNN model produced comparable performance when the classes were relatively balanced.</p> <p>As an extension of the first study, the second study explored the effects of 20 text data augmentation methods on the same data to handle the issues of class imbalance and small sample size. In addition, the effects of different strategies in terms of the amount of augmentation were also investigated. The results showed that the Splitting Augmenter consistently improved the model performance in all strategies for most tasks, and the largest improvement was 0.13 in F1 score and an impressive 0.34 in AUC-ROC. For highly imbalanced tasks, the strategy that augments the minority class until balanced improved model performance by the largest margin. For other tasks, the best-performing strategy was the one that augments the minority class until balanced and then augments both classes by an additional 10%.</p> <p>The third study was carried out to predict suicidal or self-injurious events to help improve the efficiency of triage for health care services and prevent suicidal and injurious events from happening in the Orange County Jails. This study showed that the medical and mental health progress notes data contain more information about the inmates’ mental health state pertaining to their suicidal or self-injurious tendency than the structured data available in the database. Two different ways of incorporating the information from the notes data in the model building were introduced, and under-sampling was used to effectively mitigate the impact of extremely imbalanced classes.</p>"]},{"key":"dc:source","label":"Dc Source","values":["H. Lu, \"Advances in NLP algorithms on unstructured medical notes data and approaches to handling class imbalance issues,\" Ph.D. dissertation, Chapman University, Orange, CA, 2022. <a href=\"https://doi.org/10.36837/chapman.000414\">https://doi.org/10.36837/chapman.000414</a>"]},{"key":"dc:title","label":"Title","values":["Advances in NLP Algorithms on Unstructured Medical Notes Data and Approaches to Handling Class Imbalance Issues"]}]}],"canonical_facts":{"dc:contributor":["Cyril Rakovski","Daniel Alpay","Chun Hsien Chiang","Alex Barrett"],"dc:creator":["Lu, Hanna"],"dc:date.available":["2024-11-22T08:00:00Z"],"dc:description.abstract":["<p>This dissertation is composed of three research projects, each addressing one aspect of the text classification tasks on unstructured medical notes.</p> <p>The first study investigated the model performance of sequence deep learning models that are widely used in NLP tasks such as RNN, GRU, LSTM, Bi-LSTM, as well as CNN and the novel and more advanced attention-based algorithms such as the Transformer Encoder and BERT-Base. The model performances of these algorithms were evaluated with and without pre-trained word embeddings. The Transformer Encoder model stood out as the best model for all tasks and the CNN model produced comparable performance when the classes were relatively balanced.</p> <p>As an extension of the first study, the second study explored the effects of 20 text data augmentation methods on the same data to handle the issues of class imbalance and small sample size. In addition, the effects of different strategies in terms of the amount of augmentation were also investigated. The results showed that the Splitting Augmenter consistently improved the model performance in all strategies for most tasks, and the largest improvement was 0.13 in F1 score and an impressive 0.34 in AUC-ROC. For highly imbalanced tasks, the strategy that augments the minority class until balanced improved model performance by the largest margin. For other tasks, the best-performing strategy was the one that augments the minority class until balanced and then augments both classes by an additional 10%.</p> <p>The third study was carried out to predict suicidal or self-injurious events to help improve the efficiency of triage for health care services and prevent suicidal and injurious events from happening in the Orange County Jails. This study showed that the medical and mental health progress notes data contain more information about the inmates’ mental health state pertaining to their suicidal or self-injurious tendency than the structured data available in the database. Two different ways of incorporating the information from the notes data in the model building were introduced, and under-sampling was used to effectively mitigate the impact of extremely imbalanced classes.</p>"],"dc:identifier":["https://digitalcommons.chapman.edu/cads_dissertations/30"],"dc:source":["H. Lu, \"Advances in NLP algorithms on unstructured medical notes data and approaches to handling class imbalance issues,\" Ph.D. dissertation, Chapman University, Orange, CA, 2022. <a href=\"https://doi.org/10.36837/chapman.000414\">https://doi.org/10.36837/chapman.000414</a>"],"dc:subject":["NLP","Deep Learning","Class Imbalance","Medical Notes","Transformer Encoder","Text Data Augmentation","Under Sampling","Suicidal and Self-injurious Events","Community Health and Preventive Medicine","Diagnosis","Health Services Research"],"dc:title":["Advances in NLP Algorithms on Unstructured Medical Notes Data and Approaches to Handling Class Imbalance Issues"],"thesis:degree_discipline":["Computational and Data Sciences"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Doctor of Philosophy (PhD)"]},"updated_at":"2026-07-24T01:38:24Z"}