paper-with-me

Papers

Copula Entropy based Variable Selection for Survival Analysis

2022-09-04 · Jian Ma

Variable selection is an important problem in statistics and machine learning. Copula Entropy (CE) is a mathematical concept for measuring statistical independence and has been applied to variable selection recently. In this paper we propose to apply the CE-based method for variable selection to survival analysis. The idea is to measure the correlation between variables and time-to-event with CE and then select variables according to their CE value. Experiments on simulated data and two real cancer data were conducted to compare the proposed method with two related methods: random survival forest and Lasso-Cox. Experimental results showed that the proposed method can select the 'right' variables out that are more interpretable and lead to better prediction performance.

📄 PDF Abstract BibTeX arXiv:2209.01561

Code (1)

majianthu/survival 공식 구현

Tasks

Survival AnalysisVariable Selection

Similar Papers 제목 키워드 기반

copent: Estimating Copula Entropy and Transfer Entropy in R

2020-05-27 · Jian Ma

Statistical independence and conditional independence are two fundamental concepts in statistics and machine learning. Copula Entropy is a mathematical concept defined by Ma and Sun for multivariate statistical independe…

BIG-bench Machine LearningCausal DiscoveryMutual Information Estimationstatistical independence testing+1

Variable Selection with Copula Entropy

2019-10-28 · Jian Ma

Variable selection is of significant importance for classification and regression tasks in machine learning and statistical applications where both predictability and explainability are needed. In this paper, a Copula En…

Explainable ModelsFeature ImportanceVariable Selection

System Identification with Copula Entropy

2023-04-23 · Jian Ma

Identifying differential equation governing dynamical system is an important problem with wide applications. Copula Entropy (CE) is a mathematical concept for measuring statistical independence in information theory. In …

Variable Selection

Deep Learning-Based Survival Analysis with Copula-Based Activation Functions for Multivariate Response Prediction

2025-07-19 · Jong-Min Kim, Il Do Ha, Sangjin Kim arxiv

This research integrates deep learning, copula functions, and survival analysis to effectively handle highly correlated and right-censored multivariate survival data. It introduces copula-based activation functions (Clay…

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 machin…

Survival Analysis