Survival Analysis as Imprecise Classification with Trainable Kernels
Survival analysis is a fundamental tool for modeling time-to-event data in healthcare, engineering, and finance, where censored observations pose significant challenges. While traditional methods like the Beran estimator offer nonparametric solutions, they often struggle with the complex data structures and heavy censoring. This paper introduces three novel survival models, iSurvM (the imprecise Survival model based on Mean likelihood functions), iSurvQ (the imprecise Survival model based on the Quantiles of likelihood functions), and iSurvJ (the imprecise Survival model based on the Joint learning), that combine imprecise probability theory with attention mechanisms to handle censored data without parametric assumptions. The first idea behind the models is to represent censored observations by interval-valued probability distributions for each instance over time intervals between events moments. The second idea is to employ the kernel-based Nadaraya-Watson regression with trainable attention weights for computing the imprecise probability distribution over time intervals for the entire dataset. The third idea is to consider three decision strategies for training, which correspond to the proposed three models. Experiments on synthetic and real datasets demonstrate that the proposed models, especially iSurvJ, consistently outperform the Beran estimator from the accuracy and computational complexity points of view. Codes implementing the proposed models are publicly available.
Code (1)
Tasks
Survival AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Random Forest (RF) Kernel for Regression, Classification and Survival
Breiman's random forest (RF) can be interpreted as an implicit kernel generator,where the ensuing proximity matrix represents the data-driven RF kernel. Kernel perspective on the RF has been used to develop a principled …
ClassificationGeneral ClassificationregressionDeep Kernel Survival Analysis and Subject-Specific Survival Time Prediction Intervals
Kernel survival analysis methods predict subject-specific survival curves and times using information about which training subjects are most similar to a test subject. These most similar training subjects could serve as …
PredictionPrediction IntervalsSurvival AnalysisvalidSurv-IPTB: An Attention-Based Model for Estimating Individual Probability of Treatment Benefit with Survival Data
This work presents a novel attention-based framework for estimating the Individual Probability of Treatment Benefit (IPTB) in survival analysis contexts. The proposed model, called Surv-IPTB, directly quantifies the prob…
Binary ClassificationBENK: The Beran Estimator with Neural Kernels for Estimating the Heterogeneous Treatment Effect
A method for estimating the conditional average treatment effect under condition of censored time-to-event data called BENK (the Beran Estimator with Neural Kernels) is proposed. The main idea behind the method is to app…
SurvBETA: Ensemble-Based Survival Models Using Beran Estimators and Several Attention Mechanisms
Many ensemble-based models have been proposed to solve machine learning problems in the survival analysis framework, including random survival forests, the gradient boosting machine with weak survival models, ensembles o…
FormSurvival Analysis