Automatic ICD Coding Exploiting Discourse Structure and Reconciled Code Embeddings
The International Classification of Diseases (ICD) is the foundation of global health statistics and epidemiology. The ICD is designed to translate health conditions into alphanumeric codes. A number of approaches have been proposed for automatic ICD coding, since manual coding is labor-intensive and there is a global shortage of healthcare workers. However, existing studies did not exploit the discourse structure of clinical notes, which provides rich contextual information for code assignment. In this paper, we exploit the discourse structure by leveraging section type classification and section type embeddings. We also focus on the class-imbalanced problem and the heterogeneous writing style between clinical notes and ICD code definitions. The proposed reconciled embedding approach is able to tackle them simultaneously. Experimental results on the MIMIC dataset show that our model outperforms all previous state-of-the-art models by a large margin. The source code is available at https://github.com/discnet2022/discnet
Code (1)
Tasks
EpidemiologyMedical Code PredictionSimilar Papers 제목 키워드 기반
Evaluating Discourse Phenomena in Neural Machine Translation
For machine translation to tackle discourse phenomena, models must have access to extra-sentential linguistic context. There has been recent interest in modelling context in neural machine translation (NMT), but models h…
Machine TranslationNMTSentenceTranslationAutomatic deductive coding in discourse analysis: an application of large language models in learning analytics
Deductive coding is a common discourse analysis method widely used by learning science and learning analytics researchers for understanding teaching and learning interactions. It often requires researchers to manually la…
Feature EngineeringLanguage ModelingLanguage ModellingLarge Language Model+3TransSent: Towards Generation of Structured Sentences with Discourse Marker
Structured sentences are important expressions in human writings and dialogues. Previous works on neural text generation fused semantic and structural information by encoding the entire sentence into a mixed hidden repre…
Dialogue GenerationSentenceText GenerationA machine learning approach for forecasting hierarchical time series
In this paper, we propose a machine learning approach for forecasting hierarchical time series. When dealing with hierarchical time series, apart from generating accurate forecasts, one needs to select a suitable method …
BIG-bench Machine LearningTime SeriesTime Series AnalysisTime Series ForecastingStructured Dialogue Discourse Parsing
Dialogue discourse parsing aims to uncover the internal structure of a multi-participant conversation by finding all the discourse~\emph{links} and corresponding~\emph{relations}. Previous work either treats this task as…
Discourse ParsingMultiple-choice