Survival Analysis

133 papers with code • 0 benchmarks • 4 datasets

Survival Analysis is a branch of statistics focused on the study of time-to-event data, usually called survival times. This type of data appears in a wide range of applications such as failure times in mechanical systems, death times of patients in a clinical trial or duration of unemployment in a population. One of the main objectives of Survival Analysis is the estimation of the so-called survival function and the hazard function. If a random variable has density function $f$ and cumulative distribution function $F$, then its survival function $S$ is $1-F$, and its hazard $λ$ is $f/S$.

Source: Gaussian Processes for Survival Analysis

Image: Kvamme et al.

Libraries

Use these libraries to find Survival Analysis models and implementations

SAVAE: Leveraging the variational Bayes autoencoder for survival analysis

patricia-a-apellaniz/savae 22 Dec 2023

As in many fields of medical research, survival analysis has witnessed a growing interest in the application of deep learning techniques to model complex, high-dimensional, heterogeneous, incomplete, and censored medical data.

0
22 Dec 2023

MixEHR-SurG: a joint proportional hazard and guided topic model for inferring mortality-associated topics from electronic health records

li-lab-mcgill/mixehr-surg 20 Dec 2023

This leads to a highly interpretable survival topic model that can infer PheCode-specific phenotype topics associated with patient mortality.

0
20 Dec 2023

ICTSurF: Implicit Continuous-Time Survival Functions with Neural Networks

44ream/ictsurf 10 Dec 2023

Survival analysis is a widely known method for predicting the likelihood of an event over time.

0
10 Dec 2023

Cancer Subtype Identification through Integrating Inter and Intra Dataset Relationships in Multi-Omics Data

peelen-mark/identifying-cancer-subtypes-code 2 Dec 2023

This paper proposes a novel approach to identify cancer subtypes through the integration of multi-omics data for clustering.

0
02 Dec 2023

Gene-MOE: A sparsely gated prognosis and classification framework exploiting pan-cancer genomic information

menggersherry/gene-moe 29 Nov 2023

According to the survival analysis results on 14 cancer types, Gene-MOE outperformed state-of-the-art models on 12 cancer types.

0
29 Nov 2023

SurvTimeSurvival: Survival Analysis On The Patient With Multiple Visits/Records

davidlee1102/surtimesurvival 16 Nov 2023

This study introduces "SurvTimeSurvival: Survival Analysis On Patients With Multiple Visits/Records", utilizing the Transformer model to not only handle the complexities of time-varying covariates but also covariates data.

1
16 Nov 2023

Sensitivity of Survival Analysis Metrics

iuliivasilev/dev-survivors Mathematics 2023

The specificity of the survival analysis data includes the distribution of events over time and the proportion of classes.

4
11 Oct 2023

A Study on Survival Analysis Methods Using Neural Network to Prevent Cancers

ngocdung03/nDeep Cancers 2023

Early personalized prediction of cancer incidence is crucial for the population at risk.

0
27 Sep 2023

A survey of Transformer applications for histopathological image analysis: New developments and future directions

S-domain/Survey-Paper journal 2023

Transformers have been widely used in many computer vision challenges and have shown the capability of producing better results than convolutional neural networks (CNNs).

1
25 Sep 2023

NSOTree: Neural Survival Oblique Tree

xs018/nsotree 25 Sep 2023

In this paper, we leverage the strengths of both neural networks and tree-based methods, capitalizing on their ability to approximate intricate functions while maintaining interpretability.

0
25 Sep 2023