Mimic-IV-ICD: A new benchmark for eXtreme MultiLabel Classification
Clinical notes are assigned ICD codes - sets of codes for diagnoses and procedures. In the recent years, predictive machine learning models have been built for automatic ICD coding. However, there is a lack of widely accepted benchmarks for automated ICD coding models based on large-scale public EHR data. This paper proposes a public benchmark suite for ICD-10 coding using a large EHR dataset derived from MIMIC-IV, the most recent public EHR dataset. We implement and compare several popular methods for ICD coding prediction tasks to standardize data preprocessing and establish a comprehensive ICD coding benchmark dataset. This approach fosters reproducibility and model comparison, accelerating progress toward employing automated ICD coding in future studies. Furthermore, we create a new ICD-9 benchmark using MIMIC-IV data, providing more data points and a higher number of ICD codes than MIMIC-III. Our open-source code offers easy access to data processing steps, benchmark creation, and experiment replication for those with MIMIC-IV access, providing insights, guidance, and protocols to efficiently develop ICD coding models.
Code (1)
Tasks
Multi-Label ClassificationSimilar Papers 제목 키워드 기반
PD-Sparse : A Primal and Dual Sparse Approach to Extreme Multiclass and Multilabel Classification
We consider Multiclass and Multilabel classification with extremely large number of classes, of which only few are labeled to each instance. In such setting, standard methods that have training, prediction cost linear to…
ClassificationGeneral ClassificationText ClassificationLog-time and Log-space Extreme Classification
We present LTLS, a technique for multiclass and multilabel prediction that can perform training and inference in logarithmic time and space. LTLS embeds large classification problems into simple structured prediction pro…
ClassificationGeneral ClassificationPredictionStructured PredictionICXML: An In-Context Learning Framework for Zero-Shot Extreme Multi-Label Classification
This paper focuses on the task of Extreme Multi-Label Classification (XMC) whose goal is to predict multiple labels for each instance from an extremely large label space. While existing research has primarily focused on …
Extreme Multi-Label ClassificationIn-Context LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONAdversarial Examples for Extreme Multilabel Text Classification
Extreme Multilabel Text Classification (XMTC) is a text classification problem in which, (i) the output space is extremely large, (ii) each data point may have multiple positive labels, and (iii) the data follows a stron…
ClassificationMultilabel Text ClassificationRecommendation Systemstext-classification+1Extreme Multilabel Classification for Specialist Doctor Recommendation with Implicit Feedback and Limited Patient Metadata
Recommendation Systems (RS) are often used to address the issue of medical doctor referrals. However, these systems require access to patient feedback and medical records, which may not always be available in real-world …
Recommendation Systems