paper-with-me

Papers

BERT-XML: Large Scale Automated ICD Coding Using BERT Pretraining

2020-05-26 · EMNLP (ClinicalNLP) 2020 11 · Zachariah Zhang, Jingshu Liu, Narges Razavian

Clinical interactions are initially recorded and documented in free text medical notes. ICD coding is the task of classifying and coding all diagnoses, symptoms and procedures associated with a patient's visit. The process is often manual and extremely time-consuming and expensive for hospitals. In this paper, we propose a machine learning model, BERT-XML, for large scale automated ICD coding from EHR notes, utilizing recently developed unsupervised pretraining that have achieved state of the art performance on a variety of NLP tasks. We train a BERT model from scratch on EHR notes, learning with vocabulary better suited for EHR tasks and thus outperform off-the-shelf models. We adapt the BERT architecture for ICD coding with multi-label attention. While other works focus on small public medical datasets, we have produced the first large scale ICD-10 classification model using millions of EHR notes to predict thousands of unique ICD codes.

📄 PDF Abstract BibTeX arXiv:2006.03685

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Leveraging Summary Guidance on Medical Report Summarization

2023-02-08 · Yunqi Zhu, Xuebing Yang, Yuanyuan Wu, Wensheng Zhang

This study presents three deidentified large medical text datasets, named DISCHARGE, ECHO and RADIOLOGY, which contain 50K, 16K and 378K pairs of report and summary that are derived from MIMIC-III, respectively. We imple…

16kAbstractive Text SummarizationDecoder

BERT for Long Documents: A Case Study of Automated ICD Coding

2022-11-04 · Arash Afkanpour, Shabir Adeel, Hansenclever Bassani, Arkady Epshteyn 외

Transformer models have achieved great success across many NLP problems. However, previous studies in automated ICD coding concluded that these models fail to outperform some of the earlier solutions such as CNN-based mo…

CheXbert: Combining Automatic Labelers and Expert Annotations for Accurate Radiology Report Labeling Using BERT

2020-04-20 · Akshay Smit, Saahil Jain, Pranav Rajpurkar, Anuj Pareek 외

The extraction of labels from radiology text reports enables large-scale training of medical imaging models. Existing approaches to report labeling typically rely either on sophisticated feature engineering based on medi…

Feature Engineering

Automated Alignment of Math Items to Content Standards in Large-Scale Assessments Using Language Models

2025-09-30 · Qingshu Xu, Hong Jiao, Tianyi Zhou, Ming Li 외 arxiv

Accurate alignment of items to content standards is critical for valid score interpretation in large-scale assessments. This study evaluates three automated paradigms for aligning items with four domain and nineteen skil…

Dimensionality ReductionEnsemble Learning

SNOBERT: A Benchmark for clinical notes entity linking in the SNOMED CT clinical terminology

2024-05-25 · Mikhail Kulyabin, Gleb Sokolov, Aleksandr Galaida, Andreas Maier 외

The extraction and analysis of insights from medical data, primarily stored in free-text formats by healthcare workers, presents significant challenges due to its unstructured nature. Medical coding, a crucial process in…

Entity Linking