CLNov 14, 2017

Unsupervised patient representations from clinical notes with interpretable classification decisions

arXiv:1711.05198v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of interpretable patient representation learning for healthcare applications, but it is incremental as it applies existing unsupervised methods to clinical data.

The paper tackled learning unsupervised dense patient representations from clinical notes using stacked denoising autoencoders and paragraph vector models, and evaluated them in supervised setups, showing performance comparable to sparse representations. It also provided interpretability by analyzing encoded features and classifier input significance.

We have two main contributions in this work: 1. We explore the usage of a stacked denoising autoencoder, and a paragraph vector model to learn task-independent dense patient representations directly from clinical notes. We evaluate these representations by using them as features in multiple supervised setups, and compare their performance with those of sparse representations. 2. To understand and interpret the representations, we explore the best encoded features within the patient representations obtained from the autoencoder model. Further, we calculate the significance of the input features of the trained classifiers when we use these pretrained representations as input.

Foundations

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

Your Notes