paper-with-me

Papers

Causal Fairness for Survival Analysis

2026-05-12 · Drago Plecko arxiv

In the data-driven era, large-scale datasets are routinely collected and analyzed using machine learning (ML) and artificial intelligence (AI) to inform decisions in high-stakes domains such as healthcare, employment, and criminal justice, raising concerns about the fairness behavior of these systems. Existing works in fair ML cover tasks such as bias detection, fair prediction, and fair decision-making, but largely focus on static settings. At the same time, fairness in temporal contexts, particularly survival/time-to-event (TTE) analysis, remains relatively underexplored, with current approaches to fair survival analysis adopting statistical fairness definitions, which, even with unlimited data, cannot disentangle the causal mechanisms that generate disparities. To address this gap, we develop a causal framework for fairness in TTE analysis, enabling the decomposition of disparities in survival into contributions from direct, indirect, and spurious pathways. This provides a human-understandable explanation of why disparities arise and how they evolve over time. Our non-parametric approach proceeds in four steps: (1) formalizing the necessary assumptions about censoring and lack of confounding using a graphical model; (2) recovering the conditional survival function given covariates; (3) applying the Causal Reduction Theorem to reframe the problem in a form amenable to causal pathway decomposition; (4) estimating the effects efficiently. Finally, our approach is used to analyze the temporal evolution of racial disparities in outcome after admission to an intensive care unit (ICU).

📄 PDF Abstract BibTeX arXiv:2605.11362

Code (0)

등록된 구현이 없습니다.

Tasks

Bias Detection

Similar Papers 제목 키워드 기반

Fairness in Survival Analysis: A Novel Conditional Mutual Information Augmentation Approach

2025-02-04 · Tianyang Xie, Yong Ge

Survival analysis, a vital tool for predicting the time to event, has been used in many domains such as healthcare, criminal justice, and finance. Like classification tasks, survival analysis can exhibit bias against dis…

Data AugmentationFairnessPredictionSurvival Analysis

Flexible Group Fairness Metrics for Survival Analysis

2022-05-26 · Raphael Sonabend, Florian Pfisterer, Alan Mishler, Moritz Schauer 외

Algorithmic fairness is an increasingly important field concerned with detecting and mitigating biases in machine learning models. There has been a wealth of literature for algorithmic fairness in regression and classifi…

BIG-bench Machine LearningFairnessPrognosisSurvival Analysis

Fairness in Survival Analysis with Distributionally Robust Optimization

2024-08-31 · Shu Hu, George H. Chen

We propose a general approach for encouraging fairness in survival analysis models based on minimizing a worst-case error across all subpopulations that occur with at least a user-specified probability. This approach can…

FairnessSurvival Analysis

Dynamic Survival Transformers for Causal Inference with Electronic Health Records

2022-10-25 · Prayag Chatha, Yixin Wang, Zhenke Wu, Jeffrey Regier

In medicine, researchers often seek to infer the effects of a given treatment on patients' outcomes. However, the standard methods for causal survival analysis make simplistic assumptions about the data-generating proces…

Causal InferenceSurvival Analysis

Equitable Survival Prediction: A Fairness-Aware Survival Modeling (FASM) Approach

2025-10-23 · Mingxuan Liu, Yilin Ning, Haoyuan Wang, Chuan Hong 외 arxiv

As machine learning models become increasingly integrated into healthcare, structural inequities and social biases embedded in clinical data can be perpetuated or even amplified by data-driven models. In survival analysi…