paper-with-me

홈 › Papers

SurvBeNIM: The Beran-Based Neural Importance Model for Explaining the Survival Models

2023-12-11 · Lev V. Utkin, Danila Y. Eremenko, Andrei V. Konstantinov

A new method called the Survival Beran-based Neural Importance Model (SurvBeNIM) is proposed. It aims to explain predictions of machine learning survival models, which are in the form of survival or cumulative hazard functions. The main idea behind SurvBeNIM is to extend the Beran estimator by incorporating the importance functions into its kernels and by implementing these importance functions as a set of neural networks which are jointly trained in an end-to-end manner. Two strategies of using and training the whole neural network implementing SurvBeNIM are proposed. The first one explains a single instance, and the neural network is trained for each explained instance. According to the second strategy, the neural network only learns once on all instances from the dataset and on all generated instances. Then the neural network is used to explain any instance in a dataset domain. Various numerical experiments compare the method with different existing explanation methods. A code implementing the proposed method is publicly available.

📄 PDF Abstract BibTeX arXiv:2312.06638

Code (1)

danilaeremenko/survbenim 공식 구현

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

SurvBeX: An explanation method of the machine learning survival models based on the Beran estimator

2023-08-07 · Lev V. Utkin, Danila Y. Eremenko, Andrei V. Konstantinov

An explanation method called SurvBeX is proposed to interpret predictions of the machine learning survival black-box models. The main idea behind the method is to use the modified Beran estimator as the surrogate explana…

SurvBETA: Ensemble-Based Survival Models Using Beran Estimators and Several Attention Mechanisms

2024-12-10 · Lev V. Utkin, Semen P. Khomets, Vlada A. Efremenko, Andrei V. Konstantinov

Many ensemble-based models have been proposed to solve machine learning problems in the survival analysis framework, including random survival forests, the gradient boosting machine with weak survival models, ensembles o…

FormSurvival Analysis

BENK: The Beran Estimator with Neural Kernels for Estimating the Heterogeneous Treatment Effect

2022-11-19 · Stanislav R. Kirpichenko, Lev V. Utkin, Andrei V. Konstantinov

A method for estimating the conditional average treatment effect under condition of censored time-to-event data called BENK (the Beran Estimator with Neural Kernels) is proposed. The main idea behind the method is to app…

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 …

survex: an R package for explaining machine learning survival models

2023-08-30 · Mikołaj Spytek, Mateusz Krzyziński, Sophie Hanna Langbein, Hubert Baniecki 외

Due to their flexibility and superior performance, machine learning models frequently complement and outperform traditional statistical survival models. However, their widespread adoption is hindered by a lack of user-fr…

Decision MakingExplainable artificial intelligence