paper-with-me

Papers

Learning Survival Distribution with Implicit Survival Function

2023-05-24 · Yu Ling, Weimin Tan, Bo Yan

Survival analysis aims at modeling the relationship between covariates and event occurrence with some untracked (censored) samples. In implementation, existing methods model the survival distribution with strong assumptions or in a discrete time space for likelihood estimation with censorship, which leads to weak generalization. In this paper, we propose Implicit Survival Function (ISF) based on Implicit Neural Representation for survival distribution estimation without strong assumptions,and employ numerical integration to approximate the cumulative distribution function for prediction and optimization. Experimental results show that ISF outperforms the state-of-the-art methods in three public datasets and has robustness to the hyperparameter controlling estimation precision.

📄 PDF Abstract BibTeX arXiv:2305.14655

Code (1)

bcai0797/isf 공식 구현 pytorch

Tasks

Numerical IntegrationSurvival Analysis

Similar Papers 제목 키워드 기반

ICTSurF: Implicit Continuous-Time Survival Functions with Neural Networks

2023-12-10 · Chanon Puttanawarut, Panu Looareesuwan, Romen Samuel Wabina, Prut Saowaprut

Survival analysis is a widely known method for predicting the likelihood of an event over time. The challenge of dealing with censored samples still remains. Traditional methods, such as the Cox Proportional Hazards (CPH…

Survival Analysis

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

WRSE -- a non-parametric weighted-resolution ensemble for predicting individual survival distributions in the ICU

2020-11-02 · Jonathan Heitz, Joanna Ficek, Martin Faltys, Tobias M. Merz 외

Dynamic assessment of mortality risk in the intensive care unit (ICU) can be used to stratify patients, inform about treatment effectiveness or serve as part of an early-warning system. Static risk scoring systems, such …

Beta Survival Models

2019-05-09 · David Hubbard, Benoit Rostykus, Yves Raimond, Tony Jebara

This article analyzes the problem of estimating the time until an event occurs, also known as survival modeling. We observe through substantial experiments on large real-world datasets and use-cases that populations are …

Counterfactual explanation of machine learning survival models

2020-06-26 · Maxim S. Kovalev, Lev V. Utkin

A method for counterfactual explanation of machine learning survival models is proposed. One of the difficulties of solving the counterfactual explanation problem is that the classes of examples are implicitly defined th…

BIG-bench Machine LearningcounterfactualCounterfactual Explanation