MLDec 2, 2017

Survival-Supervised Topic Modeling with Anchor Words: Characterizing Pancreatitis Outcomes

arXiv:1712.00535v24 citations
AI Analysis

This work addresses a domain-specific problem in healthcare by providing an interpretable model for predicting patient outcomes in pancreatitis ICU cases, though it is incremental as it builds on existing anchor word and survival analysis methods.

The paper tackles the problem of predicting ICU length of stay for pancreatitis patients by introducing a survival-supervised topic modeling method that alternates between learning topics and survival models, achieving accuracy comparable to the best baselines while offering better interpretability.

We introduce a new approach for topic modeling that is supervised by survival analysis. Specifically, we build on recent work on unsupervised topic modeling with so-called anchor words by providing supervision through an elastic-net regularized Cox proportional hazards model. In short, an anchor word being present in a document provides strong indication that the document is partially about a specific topic. For example, by seeing "gallstones" in a document, we are fairly certain that the document is partially about medicine. Our proposed method alternates between learning a topic model and learning a survival model to find a local minimum of a block convex optimization problem. We apply our proposed approach to predicting how long patients with pancreatitis admitted to an intensive care unit (ICU) will stay in the ICU. Our approach is as accurate as the best of a variety of baselines while being more interpretable than any of the baselines.

Foundations

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

Your Notes