{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/121277"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/121277","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Towards fine-grained automated age extraction for precision medicine","abstract":"Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2025-08-01","abstract_html":"Submission published under a 24 month embargo labeled &#x27;Closed Access&#x27;, the embargo will last until 2025-08-01","abstract_has_math":false,"creators":["Salvi, Rohan Charudatt"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"M.S.","degree_level":"Thesis","degree_discipline":"Information Management","degree_department":null,"school":null,"contributors":["Blake, Catherine","Bosch, Nigel"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2023,"date_issued":"2023-08","date_published":"2023-08","updated_at":"2026-07-22T22:24:57Z","subjects":["Natural Language Processing","Precision Medicine","Information Extraction"],"languages":["en","eng"],"rights":["Copyright 2023 Rohan Charudatt Salvi"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/121277","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Blake, Catherine","Bosch, Nigel"]},{"key":"dc:creator","label":"Author","values":["Salvi, Rohan Charudatt"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2023-08","2023-07-18"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Information Management"]},{"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":["Natural Language Processing","Precision Medicine","Information Extraction"]}]},{"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 2023 Rohan Charudatt Salvi"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/121277"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2025-08-01","The student, Rohan Charudatt Salvi, accepted the attached license on 2023-07-18 at 11:25.","The student, Rohan Charudatt Salvi, submitted this Thesis for approval on 2023-07-18 at 11:43.","This Thesis was approved for publication on 2023-07-18 at 16:01.","DSpace SAF Submission Ingestion Package generated from Vireo submission #19712 on 2023-12-04 at 17:35:58","Precision medicine (PM) aims to customize interventions for individuals. Although genetic factors have received significant attention, non-genetic population characteristics such as age, race, and gender remain underutilized due to challenges in extracting information at the right level of specificity from the literature. Our goal is to automatically identify age, where authors use either narrative (e.g., adult, child) or numbers where the latter is further delineated into mean, median, minimum, maximum (e.g., 20 and 60 respectively from the text aged 20-60), standard deviation, and upper and lower bounds (e.g., >60, less than 50). To address this issue, we conducted 2 experiments. In the first experiment, we used three information extraction methods (rule-based, extractive question-answering, and conditional generation) to identify age at the level of detail needed by PM. We then conduct experiments using an existing evidence-based medicine natural language processing (EBM-NLP) dataset (that we have augmented to include the extra detail) and introduce a new dataset focused on breast cancer, where the age at diagnosis significantly impacts intervention possibilities. Extractive question answering consistently outperformed the other techniques, achieving the highest F1-scores of 0.988, 0.961, 0.991, 0.994, and 0.667 for mean, median, minimum, maximum, and standard deviation, respectively, in the breast cancer dataset. Our analysis also revealed 200 missing values in EBM-NLP and that training models for each facet rely heavily on having a substantial amount of training data and computational resources. The second experiment addresses this limitation, where we explore information extraction active learning. We curated a new breast cancer data set and conducted a comparative study on conditional random fields and bidirectional long short-term memory-conditional random field (Bi-LSTM-CRF) models and sampling techniques. Our findings reveal that the Bi-LSTM-CRF model, coupled with random sampling, outperforms other approaches, achieving F1-scores of 0.653, 0.719, 0.924, and 0.977 for mean, median, minimum, and maximum, respectively. The active learning approach did not work for standard deviation. Overall, these results demonstrate that automated methods can identify age and the latter approach is promising to identify other regarding non-genetic factors, for precision medicine. This thesis contributes to the fields of precision medicine and information science by providing publicly available datasets, including a new breast cancer dataset and a revised EBM-NLP dataset that includes the level of specificity required by PM, to enable others to hone their automated methods."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Towards fine-grained automated age extraction for precision medicine"]}]}],"canonical_facts":{"dc:contributor":["Blake, Catherine","Bosch, Nigel"],"dc:creator":["Salvi, Rohan Charudatt"],"dc:date":["2023-08","2023-07-18"],"dc:description":["Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2025-08-01","The student, Rohan Charudatt Salvi, accepted the attached license on 2023-07-18 at 11:25.","The student, Rohan Charudatt Salvi, submitted this Thesis for approval on 2023-07-18 at 11:43.","This Thesis was approved for publication on 2023-07-18 at 16:01.","DSpace SAF Submission Ingestion Package generated from Vireo submission #19712 on 2023-12-04 at 17:35:58","Precision medicine (PM) aims to customize interventions for individuals. Although genetic factors have received significant attention, non-genetic population characteristics such as age, race, and gender remain underutilized due to challenges in extracting information at the right level of specificity from the literature. Our goal is to automatically identify age, where authors use either narrative (e.g., adult, child) or numbers where the latter is further delineated into mean, median, minimum, maximum (e.g., 20 and 60 respectively from the text aged 20-60), standard deviation, and upper and lower bounds (e.g., >60, less than 50). To address this issue, we conducted 2 experiments. In the first experiment, we used three information extraction methods (rule-based, extractive question-answering, and conditional generation) to identify age at the level of detail needed by PM. We then conduct experiments using an existing evidence-based medicine natural language processing (EBM-NLP) dataset (that we have augmented to include the extra detail) and introduce a new dataset focused on breast cancer, where the age at diagnosis significantly impacts intervention possibilities. Extractive question answering consistently outperformed the other techniques, achieving the highest F1-scores of 0.988, 0.961, 0.991, 0.994, and 0.667 for mean, median, minimum, maximum, and standard deviation, respectively, in the breast cancer dataset. Our analysis also revealed 200 missing values in EBM-NLP and that training models for each facet rely heavily on having a substantial amount of training data and computational resources. The second experiment addresses this limitation, where we explore information extraction active learning. We curated a new breast cancer data set and conducted a comparative study on conditional random fields and bidirectional long short-term memory-conditional random field (Bi-LSTM-CRF) models and sampling techniques. Our findings reveal that the Bi-LSTM-CRF model, coupled with random sampling, outperforms other approaches, achieving F1-scores of 0.653, 0.719, 0.924, and 0.977 for mean, median, minimum, and maximum, respectively. The active learning approach did not work for standard deviation. Overall, these results demonstrate that automated methods can identify age and the latter approach is promising to identify other regarding non-genetic factors, for precision medicine. This thesis contributes to the fields of precision medicine and information science by providing publicly available datasets, including a new breast cancer dataset and a revised EBM-NLP dataset that includes the level of specificity required by PM, to enable others to hone their automated methods."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/121277"],"dc:language":["en","eng"],"dc:rights":["Copyright 2023 Rohan Charudatt Salvi"],"dc:subject":["Natural Language Processing","Precision Medicine","Information Extraction"],"dc:title":["Towards fine-grained automated age extraction for precision medicine"],"dc:type":["text"],"thesis:degree_discipline":["Information Management"],"thesis:degree_level":["Thesis"],"thesis:degree_name":["M.S."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:24:57Z"}