paper-with-me

홈 › Papers

Conditioning on Time is All You Need for Synthetic Survival Data Generation

2024-05-27 · Mohd Ashhad, Ricardo Henao

Synthetic data generation holds considerable promise, offering avenues to enhance privacy, fairness, and data accessibility. Despite the availability of various methods for generating synthetic tabular data, challenges persist, particularly in specialized applications such as survival analysis. One significant obstacle in survival data generation is censoring, which manifests as not knowing the precise timing of observed (target) events for certain instances. Existing methods face difficulties in accurately reproducing the real distribution of event times for both observed (uncensored) events and censored events, i.e., the generated event-time distributions do not accurately match the underlying distributions of the real data. So motivated, we propose a simple paradigm to produce synthetic survival data by generating covariates conditioned on event times (and censoring indicators), thus allowing one to reuse existing conditional generative models for tabular data without significant computational overhead, and without making assumptions about the (usually unknown) generation mechanism underlying censoring. We evaluate this method via extensive experiments on real-world datasets. Our methodology outperforms multiple competitive baselines at generating survival data, while improving the performance of downstream survival models trained on it and tested on real data.

📄 PDF Abstract BibTeX arXiv:2405.17333

Code (1)

anonymous-785/synthetic_survival_data 공식 구현

Tasks

AllFairnessSurvival AnalysisSynthetic Data Generation

Similar Papers 제목 키워드 기반

Synthetic Survival Control: Extending Synthetic Controls for "When-If" Decision

2025-11-18 · Jessy Xinyi Han, Devavrat Shah arxiv

Estimating causal effects on time-to-event outcomes from observational data is particularly challenging due to censoring, limited sample sizes, and non-random treatment assignment. The need for answering such "when-if" q…

SurvDiff: A Diffusion Model for Generating Synthetic Data in Survival Analysis

2025-09-26 · Marie Brockschmidt, Maresa Schröder, Stefan Feuerriegel arxiv

Survival analysis is a cornerstone of clinical research by modeling time-to-event outcomes such as metastasis, disease relapse, or patient death. Unlike standard tabular data, survival data often come with incomplete eve…

Synthetic Data Generation

SurvivalGAN: Generating Time-to-Event Data for Survival Analysis

2023-02-24 · Alexander Norcliffe, Bogdan Cebere, Fergus Imrie, Pietro Lio 외

Synthetic data is becoming an increasingly promising technology, and successful applications can improve privacy, fairness, and data democratization. While there are many methods for generating synthetic tabular data, th…

FairnessSurvival Analysis

Survival In-Context: Amortized Bayesian Survival Analysis via Prior-Fitted Networks

2026-03-31 · Dmitrii Seletkov, Paul Hager, Georgios Kaissis, Rickmer Braren 외 arxiv

Survival analysis is crucial for many medical applications, but remains challenging for modern machine learning due to limited data, censoring, and the heterogeneity of tabular covariates. While the prior-fitted paradigm…

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