Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

3875113150 · Jun 202019922001200920172026
48 results for patient clustering

Deep learning clusters patient time-series data for better prognosis.

problem Clustering time-series data for patient phenotyping and prognosis.
method Deep predictive clustering with novel loss functions for future outcome distribution.
result Model achieves superior clustering performance and identifies meaningful patient subgroups.

Bayesian Supervised Causal Clustering identifies patient subgroups for personalized decision-making.

problem Finding patient subgroups with similar characteristics for personalized decision-making.
method Bayesian Supervised Causal Clustering (BSCC) that identifies homogenous subgroups based on treatment effects.
result BSCC identifies subgroups with similar covariate profiles and treatment effects.

FONT clusters patients across health systems with privacy and efficiency.

problem Challenges in multi-site cluster analysis due to data-sharing restrictions.
method Federated One-shot Ensemble Clustering (FONT) algorithm that requires only a single round of communication and exchanges only fitted model parameters and class labels.
result FONT improves consistency of patient clusters across sites compared to locally fitted clusters.

Deep learning model creates patient representations for scalable EHR-based stratification.

problem Challenges in summarizing and representing patient data from EHRs prevent scalable stratification analysis.
method Unsupervised framework based on deep learning (ConvAE) using word embeddings, CNNs, and autoencoders.
result ConvAE significantly outperformed baselines in clustering diverse patient cohorts, identifying clinically relevant subtypes.

In this paper we present a method for the unsupervised clustering of high-dimensional binary data, with a special focus on electronic healthcare records. We present a robust and efficient heuristic to face this problem using tensor decomposition. We present the reasons why this approach is preferable for tasks such as …

2017-08-29abs ↗pdf ↗

Proposes a method to cluster fMRI data and estimate brain connectivity networks.

problem Clustering fMRI data to identify patient groups based on brain connectivity.
method Random covariance clustering model (RCCM) to cluster subjects and estimate individual and shared FC networks.
result RCCM outperforms other methods in clustering and FC network estimation, demonstrated through simulations and real data.

This paper presents a method for building patient-based networks that we call Precision disease networks, and its uses for predicting medical outcomes. Our methodology consists of building networks, one for each patient or case, that describes the dis-ease evolution of the patient (PDN) and store the networks as a set …

2019-10-30abs ↗pdf ↗

New method phenotypes sleep apnea patients using time series analysis.

problem Traditional diagnosis of sleep apnea is insufficient for capturing its multi-faceted outcomes.
method Fuzzy clustering in time and frequency domains, and persistent homology for topological analysis.
result Phenotyping patients improves understanding of sleep apnea.

Paper introduces methods to automatically generate SOAP notes from patient-physician conversations.

problem Burden of creating digital SOAP notes by physicians.
method Cluster2Sent algorithm for summarizing patient-physician conversations.
result Cluster2Sent algorithm outperforms existing methods by 8 ROUGE-1 points.

Traditional medicine typically applies one-size-fits-all treatment for the entire patient population whereas precision medicine develops tailored treatment schemes for different patient subgroups. The fact that some factors may be more significant for a specific patient subgroup motivates clinicians and medical researc…

2017-09-26abs ↗pdf ↗

New algorithms for clustering and synthetic data generation of heterogeneous tabular datasets.

problem Clustering and generating synthetic data from heterogeneous tabular datasets with hidden cluster structure.
method Developed MMM and MMMsynth algorithms for clustering and synthetic data generation.
result MMMsynth algorithm outperforms other literature tabular-data generators and approaches real data performance.

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 stage information from patient data and integrate it into risk prediction. StageNet is enabled by (1…

2020-01-24abs ↗pdf ↗

Study predicts heart failure patient survival using stacked ensemble ML.

problem Predicting survival of heart failure patients.
method Collect and analyze patient data, apply SMOTE, use K-Means, Fuzzy C-Means clustering, Random Forest, XGBoost, Decision Tree, and propose a stacked ensemble model.
result Supervised ML algorithms outperform unsupervised models, achieving high accuracy and F1 score.

This study proposes a method to predict ICU infections from imbalanced data using clustering-based undersampling and ensemble classifiers.

problem Predicting healthcare-associated infections in ICU patients from imbalanced data.
method Clustering-based undersampling strategy combined with ensemble classifiers.
result The proposed method outperforms other resampling techniques in predicting ICU infections.

The paper clusters PK curves using ML, finding it useful for identifying similar patterns.

problem Improving drug development and patient outcomes through ML in pharmacogenomics.
method Unsupervised clustering of PK curves using various dissimilarity measures.
result Euclidean distance is most suitable for clustering PK curves, and clustering can validate pharmacogenomic results.

Trans-GLMC tackles source heterogeneity in transfer learning for structured clusters.

problem Source heterogeneity makes it hard to use multiple related auxiliary sources effectively.
method Trans-GLMC constructs clusters of sources, then combines global fusion, within-cluster refinement, and target debiasing.
result Improves facility-specific prediction and identifies interpretable communities of hospitals with mutual transferability.

We present a novel probabilistic clustering model for objects that are represented via pairwise distances and observed at different time points. The proposed method utilizes the information given by adjacent time points to find the underlying cluster structure and obtain a smooth cluster evolution. This approach allows…

2015-04-14abs ↗pdf ↗

Study develops electronic phenotypes of ICU patient acuity.

problem Limited time for patient acuity assessments and imprecise clinical trajectory prediction.
method Developed electronic phenotypes using automated variable retrieval in electronic health records.
result Identified three phenotypes: persistently stable, persistently unstable, and transitioning from unstable to stable.

Outcome regressed on class labels identified by unsupervised clustering is custom in many applications. However, it is common to ignore the misclassification of class labels caused by the learning algorithm, which potentially leads to serious bias of the estimated effect parameters. Due to its generality we suggest to …

2019-08-16abs ↗pdf ↗

Generating interpretable visualizations from complex data is a common problem in many applications. Two key ingredients for tackling this issue are clustering and representation learning. However, current methods do not yet successfully combine the strengths of these two approaches. Existing representation learning mod…

2019-10-03abs ↗pdf ↗

Developing reliable workload predictive models can affect many aspects of clinical decision making procedure. The primary challenge in healthcare systems is handling the demand uncertainty over the time. This issue becomes more critical for the healthcare facilities that provide service for chronic disease treatment be…

2018-12-27abs ↗pdf ↗

We develop a model to cluster time-series data with interval censoring, improving disease phenotyping.

problem Noise and interval censoring hinder clustering in disease phenotyping.
method Deep generative, continuous-time model that clusters time-series data while correcting for censorship.
result Our model corrects for interval censoring and recovers known clinical subtypes.