Leveraging Natural Language Understanding to develop NLP models for “Autism Spectrum Disorder (ASD) Risk Assessment for Early Diagnosis” by analysing the semantics of Electronic Health Records (NIH-NIMH Grant).
Using patient records dataset comprising of several .txt files that contained information with pertinent sections such as the 'Discharge Diagnosis of patient', 'Chief Complaint' and 'History of Present Illness of patient'. With each text file there were annotations representing the output of a named entity recognition process to help compliment the factors found during modelling. I applied Machine Learning techniques to uncover the common underlying factors for a given medical condition in the given patient records.
Using clinical text data obtained from patients’ records and notes, Our project aimed to develop a robust deep- learning model for early diagnosis of Autism Spectrum Disorder (ASD). The main challenge in this task is the scarcity of labeled data, which limits the model’s ability to generalize well across various clinical scenarios. To address this issue, adversarial train- ing techniques are used to improve the model’s generalization and performance on unseen data. Furthermore, the proposed model employs advanced natural language processing techniques to capture the nuances and patterns found in clinical texts. This approach is expected to improve the accuracy, reliability, and robustness of clinical decision support systems for ASD diagnosis, resulting in better patient outcomes and more efficient healthcare delivery.
The project was done towards the completion of my course ECE 696: Advanced topics in Electrical Eng. - Differential Privacy, Robustness & Fairness of ML models.
We were given a thousand text samples for training & some 130 for test scrapped from emails in Anafora XML format. The task was to develope and optimize a NLP model to first identify and predict all the pieces of time-expressions from the given texts into 28 target label used to express or hint time in various contexts of a natural langauge, such as 'Month-Of-Year', 'Day-Of-Month', 'time-of-the-day',
'AMPM-Of-Day', 'Hour-Of-Day', 'Minute-Of-Hour', 'Month-Of-Year', 'Part-Of-Week', 'Season-Of-Year', 'Second-Of-Minute', 'Year' etc.
The project was done towards the completion of my course INFO 557: Neural Networks.
ML Square is a python library that utilises deep learning techniques to
P. Barai, Prakash Bisht, G. Leroy, J. M. Rothman, S. Lee, J. Andrews, S. A. Rice, A. Ahmed.
American Medical Informatics Association (AMIA) Summit, Boston, 2024 (Distinguished paper award – data science and AI category)
Chancellor R. Woolsey, Prakash Bisht, Joshua Rothman, Gondy Leroy.
American Medical Informatics Association (AMIA) Summit, Boston, 2024
Shakkeel A, Prakash Bisht, Ravi M, and Soma S D.
AIMLSystems 2021. Association for Computing Machinery, New York, NY, USA, Article 23, 1–7
Prakash Bisht, and Soma S Dhavala.