paper-with-me

Papers

Temporal Clustering with External Memory Network for Disease Progression Modeling

2021-09-29 · Zicong Zhang, Changchang Yin, Ping Zhang

Disease progression modeling (DPM) involves using mathematical frameworks to quantitatively measure the severity of how certain disease progresses. DPM is useful in many ways such as predicting health state, categorizing disease stages, and assessing patients disease trajectory etc. Recently, with wider availability of electronic health records (EHR) and the broad application of data-driven machine learning method, DPM has attracted much attention yet remains two major challenges: (i) Due to the existence of irregularity, heterogeneity and long-term dependency in EHRs, most existing DPM methods might not be able to provide comprehensive patient representations. (ii) Lots of records in EHRs might be irrelevant to the target disease. Most existing models learn to automatically focus on the relevant information instead of explicitly capture the target-relevant events, which might make the learned model suboptimal. To address these two issues, we propose Temporal Clustering with External Memory Network (TC-EMNet) for DPM that groups patients with similar trajectories to form disease clusters/stages. TC-EMNet uses a variational autoencoder (VAE) to capture internal complexity from the input data and utilizes an external memory work to capture long term distance information, both of which are helpful for producing comprehensive patient states. Last but not least, k-means algorithm is adopted to cluster the extracted comprehensive patient states to capture disease progression. Experiments on two real-world datasets show that our model demonstrates competitive clustering performance against state-of-the-art methods and is able to identify clinically meaningful clusters. The visualization of the extracted patient states shows that the proposed model can generate better patient states than the baselines.

📄 PDF Abstract BibTeX arXiv:2109.14147

Code (1)

ericzhang1/tc-emnet 공식 구현 pytorch

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Brain Latent Progression: Individual-based Spatiotemporal Disease Progression on 3D Brain MRIs via Latent Diffusion

2025-02-12 · Lemuel Puglisi, Daniel C. Alexander, Daniele Ravì

The growing availability of longitudinal Magnetic Resonance Imaging (MRI) datasets has facilitated Artificial Intelligence (AI)-driven modeling of disease progression, making it possible to predict future medical scans f…

Multi-layer Trajectory Clustering: A Network Algorithm for Disease Subtyping

2020-05-29 · Sanjukta Krishnagopal

Many diseases display heterogeneity in clinical features and their progression, indicative of the existence of disease subtypes. Extracting patterns of disease variable progression for subtypes has tremendous application…

ClusteringPrognosisTrajectory ClusteringTrajectory Modeling

Disentangling brain heterogeneity via semi-supervised deep-learning and MRI: dimensional representations of Alzheimer's Disease

2021-02-24 · Zhijian Yang, Ilya M. Nasrallah, Haochang Shou, Junhao Wen 외

Heterogeneity of brain diseases is a challenge for precision diagnosis/prognosis. We describe and validate Smile-GAN (SeMI-supervised cLustEring-Generative Adversarial Network), a novel semi-supervised deep-clustering me…

AnatomyClusteringDeep ClusteringGenerative Adversarial Network+1

T-Phenotype: Discovering Phenotypes of Predictive Temporal Patterns in Disease Progression

2023-02-24 · Yuchao Qin, Mihaela van der Schaar, Changhee Lee

Clustering time-series data in healthcare is crucial for clinical phenotyping to understand patients' disease progression patterns and to design treatment guidelines tailored to homogeneous patient subgroups. While rich …

ClusteringRepresentation LearningTime SeriesTime Series Analysis

Clustering disease trajectories in contrastive feature space for biomarker discovery in age-related macular degeneration

2023-01-11 · Robbie Holland, Oliver Leingang, Christopher Holmes, Philipp Anders 외

Age-related macular degeneration (AMD) is the leading cause of blindness in the elderly. Current grading systems based on imaging biomarkers only coarsely group disease stages into broad categories and are unable to pred…

Contrastive LearningManagementTime SeriesTime Series Analysis