CLMay 2, 2018

Automatic Coding for Neonatal Jaundice From Free Text Data Using Ensemble Methods

arXiv:1805.01054v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem for healthcare professionals by improving automated coding of neonatal jaundice, though it appears incremental as it builds on existing methods.

The study tackled the problem of automatically identifying neonatal jaundice diagnoses from clinical notes in NICU patients, and found that ensemble decision tree methods outperformed the current state-of-the-art SVM technique.

This study explores the creation of a machine learning model to automatically identify whether a Neonatal Intensive Care Unit (NICU) patient was diagnosed with neonatal jaundice during a particular hospitalization based on their associated clinical notes. We develop a number of techniques for text preprocessing and feature selection and compare the effectiveness of different classification models. We show that using ensemble decision tree classification, both with AdaBoost and with bagging, outperforms support vector machines (SVM), the current state-of-the-art technique for neonatal jaundice coding.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes