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,694 papers · 148 categories

Trend · papers per month

101202302403 · May 202619922001200920172026
48 results for conditional survival

Paper proposes a new combined regression strategy for conditional survival prediction.

problem Improving survival prediction accuracy using conditional survival function.
method Uses regression-based weak learners with area-norm proximity measure to create an ensemble technique.
result The proposed model outperforms Random Survival Forest and selects important variables effectively.

The paper predicts survival functions using random survival trees and concordance maximization.

problem Predicting conditional survival functions in right-censored data.
method The approach combines regression strategies with random survival trees and maximizes concordance.
result The proposed weighted predictor outperforms the usual survival cobra in terms of concordance.

New method uses neural networks for estimating survival functions from censored data.

problem Estimating conditional survival functions from censored time-to-event data with complex predictors.
method Generative adversarial networks leveraging self-consistent equations, without parametric assumptions.
result Established the convergence rate of the proposed estimator.

New methods estimate survival functions with time-varying covariates.

problem Estimating survival functions with time-varying covariates.
method Generalized conditional inference and relative risk forests, adapted transformation forest.
result Proposed methods outperform traditional models in estimating survival functions.

New estimator for survival function with missing not at random censoring indicators.

problem Estimating survival function with missing not at random censoring indicators.
method Proposes a new estimator based on a conditional copula model for the missingness mechanism.
result Provides a new method for estimating conditional survival function with MNAR censoring indicators.

A new method models individual survival curves using conditional normalizing flows.

problem Precise per-individual predictions in survival analysis.
method Conditional normalizing flows for flexible and individualized survival distributions.
result Efficient estimation of individual survival curves without overfitting.

New method generates synthetic survival data by conditioning on event times and censoring indicators.

problem Generating accurate synthetic survival data with censored event times.
method Conditioning covariates on event times and censoring indicators using existing tabular data generation models.
result Our method consistently outperforms baselines and improves survival model performance.

SDPM models survival analysis without parametric assumptions, achieving competitive performance.

problem Estimating survival distributions from censored data with flexibility and accuracy.
method Generative model using denoising diffusion, avoiding parametric assumptions and discretization.
result SDPM achieves competitive predictive performance across various metrics.

Method for explaining machine learning survival models using counterfactuals.

problem Tackles the challenge of explaining survival models in machine learning.
method Introduces a condition based on the difference of mean times to event for counterfactual explanation. Reduces the problem to a convex optimization problem for Cox models and applies Particle Swarm Optimization for other models.
result Demonstrates the effectiveness of the proposed method through numerical experiments.

There has been increasing interest in modelling survival data using deep learning methods in medical research. Current approaches have focused on designing special cost functions to handle censored survival data. We propose a very different method with two steps. In the first step, we transform each subject's survival …

2019-08-06abs ↗pdf ↗

HACSurv models dependencies between competing risks and censoring for improved survival analysis.

problem Inaccurate survival predictions due to ignoring dependencies between competing risks and censoring.
method HACSurv uses hierarchical Archimedean copulas to model dependencies and cause-specific survival functions.
result HACSurv improves accuracy in survival predictions and captures complex risk interactions.

Optimal survival trees ensemble reduces tree count and improves predictive performance.

problem Improving predictive performance in survival analysis.
method Grows a forest of optimal survival trees by ranking and selecting the best trees based on out-of-bag error.
result Reduces the number of trees in the ensemble while improving predictive performance.

The electronic health record (EHR) provides an unprecedented opportunity to build actionable tools to support physicians at the point of care. In this paper, we investigate survival analysis in the context of EHR data. We introduce deep survival analysis, a hierarchical generative approach to survival analysis. It depa…

2016-08-06abs ↗pdf ↗

SurvHTE-Bench benchmarks HTE estimation in survival analysis with diverse datasets.

problem Challenges in estimating HTEs from right-censored survival data.
method Modular synthetic datasets, semi-synthetic datasets, and real-world datasets.
result First rigorous comparison of survival HTE methods under diverse conditions.

SurvFM-RMST converts survival outcomes into pseudo-observation targets for tabular models.

problem Right-censored follow-up prevents direct use of survival labels in tabular patient data.
method SurvFM-RMST framework that converts survival outcomes into jackknife pseudo-observation targets for restricted mean survival time.
result SurvFM-RMST accurately recovered restricted event-free time in simulations and outperformed naive targets in static datasets.

DAGSurv uses deep neural networks to analyze survival data based on causal graphs.

problem Analyzing survival data with causal relationships between variables.
method Variational inference-based conditional variational autoencoder for causal structured survival prediction.
result DAGSurv outperforms other survival analysis methods in predicting time-to-event.

Survival analysis is a hotspot in statistical research for modeling time-to-event information with data censorship handling, which has been widely used in many applications such as clinical research, information system and other fields with survivorship bias. Many works have been proposed for survival analysis ranging …

2018-09-07abs ↗pdf ↗

DSL estimates heterogeneous treatment effects over time in survival settings.

problem Complicated by right censoring and time-varying treatment effects.
method Deep survival learner (DSL) for estimating CATEs over a clinically relevant time spectrum.
result DSL reveals heterogeneity in perioperative chemotherapy effects over time.

Federated survival analysis outperforms local and centralized training, with RSF offering the best balance of discrimination, calibration, and robustness.

problem Survival analysis models require large, diverse cohorts but are limited by privacy regulations and lack of centralized data.
method Federated learning (FL) is used to train shared models without exchanging raw data.
result FL consistently outperforms local training and approaches, and occasionally exceeds centralized performance.

BENK estimates treatment effects with neural kernels for censored data.

problem Estimating heterogeneous treatment effects with censored time-to-event data.
method Proposes a method using the Beran estimator with neural kernels for survival functions.
result Shows improved accuracy compared to existing methods in various scenarios.

The paper estimates personalized treatment effects in medical settings with competing risks.

problem Estimating treatment effectiveness for specific events in the presence of alternative event types.
method Meta-learners combining Cox regression or random survival forests for risk modeling and elastic net regression or random forests for direct CATE modeling.
result Compared meta-learners in multiple simulation settings, providing practical guidance for model selection.

Proposes DeepSDRF for continuous treatment recommendation from clinical survival data.

problem Continuous treatment recommendation in medical settings with survival data.
method Deep Survival Dose Response Function (DeepSDRF) for learning conditional average dose response (CADR) function.
result Similar performance of recommender algorithms based on random search and reinforcement learning.

Study improves survival analysis for credit risk by accounting for data drift.

problem Survival analysis in credit risk assumes a stationary data-generating process, but real-world data drift affects model performance.
method Proposes a dynamic joint modelling framework integrating longitudinal behavioural markers and hazard formulations, combined with drift-adaptive techniques.
result Proposed model outperforms classical survival models and drift-adaptive learners in various data drift scenarios.

Researchers analyze the relationship between ML cost functions and the C-index in survival analysis.

problem Understanding the relationship between ML cost functions and the C-index in survival analysis.
method Provided C-index Fisher-consistency results and excess risk bounds for various cost functions in survival analysis.
result Identified conditions under which ML cost functions are consistent with the C-index.

QSurv models survival data without discretization, achieving high accuracy.

problem Intractable likelihood estimation for continuous-time survival models.
method QSurv uses numerical quadrature for cumulative hazard approximation and time-conditioned low-rank adaptation.
result QSurv achieves competitive predictive performance and interpretable hazard patterns.

KAPLAN-HR models survival data without manual interactions, outperforming existing methods.

problem Survival analysis challenges with complex covariates and time-varying effects.
method Kolmogorov-Arnold Networks (KAN) for nonparametric hazard estimation.
result KAPLAN-HR matches or exceeds existing methods in clinical survival data.

Paper introduces symmetric divergence link models for probability distributions.

problem Symmetric divergence measures for probability distributions.
method Two general classes of link models: one for survival functions and another for cumulative probability distribution functions.
result Advantages of symmetric divergence measures over asymmetric measures for model averaging and feature assessment.

A new method boosts survival analysis by stratifying patients and removing noise covariates.

problem Weak detection of treatment differences in randomized clinical trials due to patient heterogeneity.
method 5-Step Stratified Testing and Amalgamation Routine (5-STAR) using elastic net Cox regression and conditional inference trees.
result The 5-STAR routine significantly improves power in detecting treatment effects compared to traditional methods.

SurvMixClust clusters survival data and predicts individual survival curves.

problem Integrating clustering into survival analysis for precision medicine.
method SurvMixClust learns latent representations for clustering and predicts survival functions using a mixture of non-parametric experts.
result SurvMixClust creates balanced clusters with distinct survival curves, outperforming clustering baselines and competing with non-clustering models in predictive accuracy.

Models for predicting the time of a future event are crucial for risk assessment, across a diverse range of applications. Existing time-to-event (survival) models have focused primarily on preserving pairwise ordering of estimated event times, or relative risk. Model calibration is relatively under explored, despite it…

2019-05-21abs ↗pdf ↗

The paper addresses bias in survival analysis due to informative censoring.

problem Bias in treatment effect estimates due to informative censoring in survival analysis.
method Assumption-lean framework using partial identification to derive bounds on CATE.
result Proposes a meta-learner, SurvB-learner, to estimate bounds on CATE.

Survival kernets scale deep kernel survival analysis to large datasets with interpretability and theoretical guarantees.

problem Scalable and interpretable deep kernel survival analysis for large datasets.
method Survival kernets use kernel netting for training set compression and XGBoost for warm-starting neural architecture search.
result Survival kernets achieve optimal time-dependent concordance index on various survival analysis datasets.

Survival analysis models predict loan write-off risk under IFRS 9.

problem Estimating loan write-off probabilities in credit risk modeling.
method Discrete-time hazard model and conditional inference survival tree compared to cross-sectional logistic regression.
result Discrete-time hazard model outperforms other two-stage LGD-models.