paper-with-me

Papers

MedML: Fusing Medical Knowledge and Machine Learning Models for Early Pediatric COVID-19 Hospitalization and Severity Prediction

2022-07-25 · Junyi Gao, Chaoqi Yang, George Heintz, Scott Barrows, Elise Albers, Mary Stapel, Sara Warfield, Adam Cross, Jimeng Sun, the N3C consortium

The COVID-19 pandemic has caused devastating economic and social disruption, straining the resources of healthcare institutions worldwide. This has led to a nationwide call for models to predict hospitalization and severe illness in patients with COVID-19 to inform distribution of limited healthcare resources. We respond to one of these calls specific to the pediatric population. To address this challenge, we study two prediction tasks for the pediatric population using electronic health records: 1) predicting which children are more likely to be hospitalized, and 2) among hospitalized children, which individuals are more likely to develop severe symptoms. We respond to the national Pediatric COVID-19 data challenge with a novel machine learning model, MedML. MedML extracts the most predictive features based on medical knowledge and propensity scores from over 6 million medical concepts and incorporates the inter-feature relationships between heterogeneous medical features via graph neural networks (GNN). We evaluate MedML across 143,605 patients for the hospitalization prediction task and 11,465 patients for the severity prediction task using data from the National Cohort Collaborative (N3C) dataset. We also report detailed group-level and individual-level feature importance analyses to evaluate the model interpretability. MedML achieves up to a 7% higher AUROC score and up to a 14% higher AUPRC score compared to the best baseline machine learning models and performs well across all nine national geographic regions and over all three-month spans since the start of the pandemic. Our cross-disciplinary research team has developed a method of incorporating clinical domain knowledge as the framework for a new type of machine learning model that is more predictive and explainable than current state-of-the-art data-driven feature selection methods.

📄 PDF Abstract BibTeX arXiv:2207.12283

Code (1)

v1xerunt/medml 공식 구현 pytorch

Tasks

BIG-bench Machine LearningFeature Importancefeature selectionseverity prediction

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Medical MLLM is Vulnerable: Cross-Modality Jailbreak and Mismatched Attacks on Medical Multimodal Large Language Models

2024-05-26 · Xijie Huang, Xinyuan Wang, Hantao Zhang, Yinghao Zhu 외

Security concerns related to Large Language Models (LLMs) have been extensively explored, yet the safety implications for Multimodal Large Language Models (MLLMs), particularly in medical contexts (MedMLLMs), remain insu…

Incorporating Domain Knowledge into Medical NLI using Knowledge Graphs

2019-08-31 · IJCNLP 2019 11 · Soumya Sharma, Bishal Santra, Abhik Jana, T. Y. S. S. Santosh 외

Recently, biomedical version of embeddings obtained from language models such as BioELMo have shown state-of-the-art results for the textual inference task in the medical domain. In this paper, we explore how to incorpor…

Knowledge Graphs

Mixture-of-Partitions: Infusing Large Biomedical Knowledge Graphs into BERT

2021-09-10 · EMNLP 2021 11 · Zaiqiao Meng, Fangyu Liu, Thomas Hikaru Clark, Ehsan Shareghi 외

Infusing factual knowledge into pre-trained models is fundamental for many knowledge-intensive tasks. In this paper, we proposed Mixture-of-Partitions (MoP), an infusion approach that can handle a very large knowledge gr…

Knowledge Graphs

Infusing Disease Knowledge into BERT for Health Question Answering, Medical Inference and Disease Name Recognition

2020-10-08 · EMNLP 2020 11 · Yun He, Ziwei Zhu, Yin Zhang, Qin Chen 외

Knowledge of a disease includes information of various aspects of the disease, such as signs and symptoms, diagnosis and treatment. This disease knowledge is critical for many health-related and biomedical tasks, includi…

Question AnsweringWorld Knowledge

Knowledge-Empowered Representation Learning for Chinese Medical Reading Comprehension: Task, Model and Resources

2020-08-24 · Findings (ACL) 2021 8 · Taolin Zhang, Chengyu Wang, Minghui Qiu, Bite Yang 외

Machine Reading Comprehension (MRC) aims to extract answers to questions given a passage. It has been widely studied recently, especially in open domains. However, few efforts have been made on closed-domain MRC, mainly …

Machine Reading ComprehensionMulti-Task LearningReading ComprehensionRepresentation Learning