paper-with-me

Papers

Combining LSTM and Latent Topic Modeling for Mortality Prediction

2017-09-08 · Yohan Jo, Lisa Lee, Shruti Palaskar

There is a great need for technologies that can predict the mortality of patients in intensive care units with both high accuracy and accountability. We present joint end-to-end neural network architectures that combine long short-term memory (LSTM) and a latent topic model to simultaneously train a classifier for mortality prediction and learn latent topics indicative of mortality from textual clinical notes. For topic interpretability, the topic modeling layer has been carefully designed as a single-layer network with constraints inspired by LDA. Experiments on the MIMIC-III dataset show that our models significantly outperform prior models that are based on LDA topics in mortality prediction. However, we achieve limited success with our method for interpreting topics from the trained models by looking at the neural network weights.

📄 PDF Abstract BibTeX arXiv:1709.02842

Code (0)

등록된 구현이 없습니다.

Tasks

Mortality PredictionPrediction

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Latent LSTM Allocation: Joint clustering and non-linear dynamic modeling of sequence data

2017-08-01 · ICML 2017 8 · Manzil Zaheer, Amr Ahmed, Alexander J. Smola

Recurrent neural networks, such as long-short term memory (LSTM) networks, are powerful tools for modeling sequential data like user browsing history (Tan et al., 2016; Korpusik et al., 2016) or natural language tex…

Clustering

State Space LSTM Models with Particle MCMC Inference

2017-11-30 · ICLR 2018 1 · Xun Zheng, Manzil Zaheer, Amr Ahmed, Yu-An Wang 외

Long Short-Term Memory (LSTM) is one of the most powerful sequence models. Despite the strong performance, however, it lacks the nice interpretability as in state space models. In this paper, we present a way to combine …

State Space ModelsTopic Models

Combining Deep Learning and Topic Modeling for Review Understanding in Context-Aware Recommendation

2018-06-01 · NAACL 2018 6 · Mingmin Jin, Xin Luo, Huiling Zhu, Hankz Hankui Zhuo

With the rise of e-commerce, people are accustomed to writing their reviews after receiving the goods. These comments are so important that a bad review can have a direct impact on others buying. Besides, the abundant in…

ClusteringCollaborative FilteringRecommendation Systems

Quantifying Community Characteristics of Maternal Mortality Using Social Media

2020-04-14 · Rediet Abebe, Salvatore Giorgi, Anna Tedijanto, Anneke Buffone 외

While most mortality rates have decreased in the US, maternal mortality has increased and is among the highest of any OECD nation. Extensive public health research is ongoing to better understand the characteristics of c…

Neural Document Embeddings for Intensive Care Patient Mortality Prediction

2016-12-01 · Paulina Grnarova, Florian Schmidt, Stephanie L. Hyland, Carsten Eickhoff

We present an automatic mortality prediction scheme based on the unstructured textual content of clinical notes. Proposing a convolutional document embedding approach, our empirical investigation using the MIMIC-III inte…

Document EmbeddingMortality PredictionPrediction