paper-with-me

Papers

Automatic ICD Coding Exploiting Discourse Structure and Reconciled Code Embeddings

2022-10-01 · COLING 2022 10 · Shurui Zhang, Bozheng Zhang, Fuxin Zhang, Bo Sang, Wanchun Yang

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

📄 PDF Abstract BibTeX

Code (1)

discnet2022/discnet 공식 구현 pytorch

Tasks

EpidemiologyMedical Code Prediction

Similar Papers 제목 키워드 기반

Evaluating Discourse Phenomena in Neural Machine Translation

2017-11-01 · NAACL 2018 6 · Rachel Bawden, Rico Sennrich, Alexandra Birch, Barry Haddow

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 TranslationNMTSentenceTranslation

Automatic deductive coding in discourse analysis: an application of large language models in learning analytics

2024-10-02 · Lishan Zhang, Han Wu, Xiaoshan Huang, Tengfei Duan 외

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+3

TransSent: Towards Generation of Structured Sentences with Discourse Marker

2019-09-05 · Xing Wu, Dongjun Wei, Liangjun Zang, Jizhong Han 외

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 Generation

A machine learning approach for forecasting hierarchical time series

2020-05-31 · Paolo Mancuso, Veronica Piccialli, Antonio M. Sudoso

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 Forecasting

Structured Dialogue Discourse Parsing

2023-06-26 · SIGDIAL (ACL) 2022 9 · Ta-Chung Chi, Alexander I. Rudnicky

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