AILGMLDec 16, 2015

Feature Representation for ICU Mortality

arXiv:1512.05294v2
Originality Incremental advance
AI Analysis

This work addresses the problem of improving ICU mortality prediction for healthcare practitioners, but it is incremental as it focuses on a specific representation method.

The study compared different feature representations for clinical event data in predicting 36-hour ICU mortality using logistic regression, finding that a new 'hill' representation outperformed binary and linear representations.

Good predictors of ICU Mortality have the potential to identify high-risk patients earlier, improve ICU resource allocation, or create more accurate population-level risk models. Machine learning practitioners typically make choices about how to represent features in a particular model, but these choices are seldom evaluated quantitatively. This study compares the performance of different representations of clinical event data from MIMIC II in a logistic regression model to predict 36-hour ICU mortality. The most common representations are linear (normalized counts) and binary (yes/no). These, along with a new representation termed "hill", are compared using both L1 and L2 regularization. Results indicate that the introduced "hill" representation outperforms both the binary and linear representations, the hill representation thus has the potential to improve existing models of ICU mortality.

Foundations

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

Your Notes