paper-with-me

Papers

Multiple Sclerosis Severity Classification From Clinical Text

2020-10-29 · EMNLP (ClinicalNLP) 2020 11 · Alister D Costa, Stefan Denkovski, Michal Malyska, Sae Young Moon, Brandon Rufino, Zhen Yang, Taylor Killian, Marzyeh Ghassemi

Multiple Sclerosis (MS) is a chronic, inflammatory and degenerative neurological disease, which is monitored by a specialist using the Expanded Disability Status Scale (EDSS) and recorded in unstructured text in the form of a neurology consult note. An EDSS measurement contains an overall "EDSS" score and several functional subscores. Typically, expert knowledge is required to interpret consult notes and generate these scores. Previous approaches used limited context length Word2Vec embeddings and keyword searches to predict scores given a consult note, but often failed when scores were not explicitly stated. In this work, we present MS-BERT, the first publicly available transformer model trained on real clinical data other than MIMIC. Next, we present MSBC, a classifier that applies MS-BERT to generate embeddings and predict EDSS and functional subscores. Lastly, we explore combining MSBC with other models through the use of Snorkel to generate scores for unlabelled consult notes. MSBC achieves state-of-the-art performance on all metrics and prediction tasks and outperforms the models generated from the Snorkel ensemble. We improve Macro-F1 by 0.12 (to 0.88) for predicting EDSS and on average by 0.29 (to 0.63) for predicting functional subscores over previous Word2Vec CNN and rule-based approaches.

📄 PDF Abstract BibTeX arXiv:2010.15316

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Predicting multiple sclerosis disease severity with multimodal deep neural networks

2023-04-08 · Kai Zhang, John A. Lincoln, Xiaoqian Jiang, Elmer V. Bernstam 외

Multiple Sclerosis (MS) is a chronic disease developed in human brain and spinal cord, which can cause permanent damage or deterioration of the nerves. The severity of MS disease is monitored by the Expanded Disability S…

Deep LearningDisease Prediction

Automated Grading System of Retinal Arterio-venous Crossing Patterns: A Deep Learning Approach Replicating Ophthalmologist's Diagnostic Process of Arteriolosclerosis

2020-11-07 · Liangzhi Li, Manisha Verma, Bowen Wang, Yuta Nakashima 외

The status of retinal arteriovenous crossing is of great significance for clinical evaluation of arteriolosclerosis and systemic hypertension. As an ophthalmology diagnostic criteria, Scheie's classification has been use…

Diagnostic

Assessment of corticospinal tract dysfunction and disease severity in amyotrophic lateral sclerosis

2016-09-28

The upper motor neuron dysfunction in amyotrophic lateral sclerosis was quantified using triple stimulation and more focal transcranial magnetic stimulation techniques that were developed to reduce recording variability.…

BIG-bench Machine LearningDiagnostic

Assessing clinical utility of Machine Learning and Artificial Intelligence approaches to analyze speech recordings in Multiple Sclerosis: A Pilot Study

2021-09-20 · Emil Svoboda, Tomáš Bořil, Jan Rusz, Tereza Tykalová 외

Background: An early diagnosis together with an accurate disease progression monitoring of multiple sclerosis is an important component of successful disease management. Prior studies have established that multiple scler…

Binary ClassificationManagement

Atherosclerosis through Hierarchical Explainable Neural Network Analysis

2025-07-10 · Irsyad Adam, Steven Swee, Erika Yilin, Ethan Ji 외 arxiv

In this work, we study the problem pertaining to personalized classification of subclinical atherosclerosis by developing a hierarchical graph neural network framework to leverage two characteristic modalities of a patie…

Graph Neural Network