paper-with-me

홈 › Papers

Patient Subtyping via Time-Aware LSTM Networks

2017-08-13 · KDD '17 Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining 2017 8 · Inci M. Baytas, Cao Xiao, Xi Zhang, Fei Wang, Anil K. Jain, Jiayu Zhou

In the study of various diseases, heterogeneity among patients usually leads to different progression patterns and may require different types of therapeutic intervention. Therefore, it is important to study patient subtyping, which is grouping of patients into disease characterizing subtypes. Subtyping from complex patient data is challenging because of the information heterogeneity and temporal dynamics. Long-Short Term Memory (LSTM) has been successfully used in many domains for processing sequential data, and recently applied for analyzing longitudinal patient records. The LSTM units are designed to handle data with constant elapsed times between consecutive elements of a sequence. Given that time lapse between successive elements in patient records can vary from days to months, the design of traditional LSTM may lead to suboptimal performance. In this paper, we propose a novel LSTM unit called Time-Aware LSTM (T-LSTM) to handle irregular time intervals in longitudinal patient records. We learn a subspace decomposition of the cell memory which enables time decay to discount the memory content according to the elapsed time. We propose a patient subtyping model that leverages the proposed T-LSTM in an auto-encoder to learn a powerful single representation for sequential records of patients, which are then used to cluster patients into clinical subtypes. Experiments on synthetic and real world datasets show that the proposed T-LSTM architecture captures the underlying structures in the sequences with time irregularities.

📄 PDF Abstract BibTeX

Code (1)

illidanlab/T-LSTM tf

Tasks

Multivariate Time Series Forecasting

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

StageNet: Stage-Aware Neural Networks for Health Risk Prediction

2020-01-24 · Junyi Gao, Cao Xiao, Yasha Wang, Wen Tang 외

Deep learning has demonstrated success in health risk prediction especially for patients with chronic and progressing conditions. Most existing works focus on learning disease Network (StageNet) model to extract disease …

Prediction

Improving Patient Subtyping on Longitudinal Data using Representations from Mamba-based Architecture

2026-06-26 · Md Mozaharul Mottalib, Rahmatollah Beheshti arxiv

Effective sub-typing (also known as grouping or clustering) of patients using their electronic health record (EHR) data can greatly inform precision medicine efforts. However, subtyping temporal EHR datasets is known to …

Patient Subtyping with Disease Progression and Irregular Observation Trajectories

2018-10-21 · Nikhil Galagali, Minnan Xu-Wilson

Patient subtyping based on temporal observations can lead to significantly nuanced subtyping that acknowledges the dynamic characteristics of diseases. Existing methods for subtyping trajectories treat the evolution of c…

Decompensation

Outcome-Driven Clustering of Acute Coronary Syndrome Patients using Multi-Task Neural Network with Attention

2019-03-01 · Eryu Xia, Xin Du, Jing Mei, Wen Sun 외

Cluster analysis aims at separating patients into phenotypically heterogenous groups and defining therapeutically homogeneous patient subclasses. It is an important approach in data-driven disease classification and subt…

ClassificationClusteringFeature ImportanceGeneral Classification

Subtype-Former: a deep learning approach for cancer subtype discovery with multi-omics data

2022-07-28 · Hai Yang, Yuhang Sheng, Yi Jiang, Xiaoyang Fang 외

Motivation: Cancer is heterogeneous, affecting the precise approach to personalized treatment. Accurate subtyping can lead to better survival rates for cancer patients. High-throughput technologies provide multiple omics…

Survival Analysis