paper-with-me

Papers

Deep Copula-Based Survival Analysis for Dependent Censoring with Identifiability Guarantees

2023-12-24 · Weijia Zhang, Chun Kai Ling, Xuanhui Zhang

Censoring is the central problem in survival analysis where either the time-to-event (for instance, death), or the time-tocensoring (such as loss of follow-up) is observed for each sample. The majority of existing machine learning-based survival analysis methods assume that survival is conditionally independent of censoring given a set of covariates; an assumption that cannot be verified since only marginal distributions is available from the data. The existence of dependent censoring, along with the inherent bias in current estimators has been demonstrated in a variety of applications, accentuating the need for a more nuanced approach. However, existing methods that adjust for dependent censoring require practitioners to specify the ground truth copula. This requirement poses a significant challenge for practical applications, as model misspecification can lead to substantial bias. In this work, we propose a flexible deep learning-based survival analysis method that simultaneously accommodate for dependent censoring and eliminates the requirement for specifying the ground truth copula. We theoretically prove the identifiability of our model under a broad family of copulas and survival distributions. Experiments results from a wide range of datasets demonstrate that our approach successfully discerns the underlying dependency structure and significantly reduces survival estimation bias when compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2312.15566

Code (1)

weijiazhang24/dcsurvival 공식 구현 pytorch

Tasks

Survival Analysis

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

HACSurv: A Hierarchical Copula-Based Approach for Survival Analysis with Dependent Competing Risks

2024-10-19 · Xin Liu, Weijia Zhang, Min-Ling Zhang

In survival analysis, subjects often face competing risks; for example, individuals with cancer may also suffer from heart disease or other illnesses, which can jointly influence the prognosis of risks and censoring. Tra…

PrognosisSurvival AnalysisSurvival Prediction

Overcoming Dependent Censoring in the Evaluation of Survival Models

2025-02-26 · Christian Marius Lillelund, Shi-ang Qi, Russell Greiner

Conventional survival metrics, such as Harrell's concordance index (CI) and the Brier Score, rely on the independent censoring assumption for valid inference with right-censored data. However, in the presence of so-calle…

Survival Analysisvalid

Copula-Based Deep Survival Models for Dependent Censoring

2023-06-20 · Ali Hossein Gharari Foomani, Michael Cooper, Russell Greiner, Rahul G. Krishnan

A survival dataset describes a set of instances (e.g. patients) and provides, for each, either the time until an event (e.g. death), or the censoring time (e.g. when lost to follow-up - which is a lower bound on the time…

Survival AnalysisSurvival Prediction

A copula-based boosting model for time-to-event prediction with dependent censoring

2022-10-10 · Alise Danielle Midtfjord, Riccardo De Bin, Arne Bang Huseby

A characteristic feature of time-to-event data analysis is possible censoring of the event time. Most of the statistical learning methods for handling censored data are limited by the assumption of independent censoring,…

Time-to-Event Prediction

Survival Estimation for Missing not at Random Censoring Indicators based on Copula Models

2020-09-03 · Mikael Escobar-Bach, Olivier Goudet

In the presence of right-censored data with covariates, the conditional Kaplan-Meier estimator (also known as the Beran estimator) consistently estimates the conditional survival function of the random follow-up for the …