paper-with-me

Papers

Censor Dependent Variational Inference

2025-02-13 · Chuanhui Liu, Xiao Wang

This paper provides a comprehensive analysis of variational inference in latent variable models for survival analysis, emphasizing the distinctive challenges associated with applying variational methods to survival data. We identify a critical weakness in the existing methodology, demonstrating how a poorly designed variational distribution may hinder the objective of survival analysis tasks--modeling time-to-event distributions. We prove that the optimal variational distribution, which perfectly bounds the log-likelihood, may depend on the censoring mechanism. To address this issue, we propose censor-dependent variational inference (CDVI), tailored for latent variable models in survival analysis. More practically, we introduce CD-CVAE, a V-structure Variational Autoencoder (VAE) designed for the scalable implementation of CDVI. Further discussion extends some existing theories and training techniques to survival analysis. Extensive experiments validate our analysis and demonstrate significant improvements in the estimation of individual survival distributions.

📄 PDF Abstract BibTeX arXiv:2502.09591

Code (1)

chuanhuiliu/cdvi 공식 구현 pytorch

Tasks

Survival AnalysisVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Generalized Multi-Output Gaussian Process Censored Regression

2020-09-10 · Daniele Gammelli, Kasper Pryds Rolsted, Dario Pacino, Filipe Rodrigues

When modelling censored observations, a typical approach in current regression methods is to use a censored-Gaussian (i.e. Tobit) model to describe the conditional output distribution. In this paper, as in the case of mi…

regressionStochastic Optimization

Scalable Bayesian Modelling of Paired Symbols

2014-09-09 · Ulrich Paquet, Noam Koenigstein, Ole Winther

We present a novel, scalable and Bayesian approach to modelling the occurrence of pairs of symbols (i,j) drawn from a large vocabulary. Observed pairs are assumed to be generated by a simple popularity based selection pr…

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

not-MIWAE: Deep Generative Modelling with Missing not at Random Data

2020-06-23 · ICLR 2021 1 · Niels Bruun Ipsen, Pierre-Alexandre Mattei, Jes Frellsen

When a missing process depends on the missing values themselves, it needs to be explicitly modelled and taken into account while doing likelihood-based inference. We present an approach for building and fitting deep late…

Missing ValuesVariational Inference

SAVAE: Leveraging the variational Bayes autoencoder for survival analysis

2023-12-22 · Patricia A. Apellániz, Juan Parras, Santiago Zazo

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…

ImputationSurvival Analysisvalid