MLLGNov 18, 2022

Distributionally Robust Survival Analysis: A Novel Fairness Loss Without Demographics

arXiv:2211.10508v120 citationsh-index: 17Has Code
Originality Incremental advance
AI Analysis

This addresses fairness concerns in survival analysis for applications like healthcare, offering a demographic-agnostic approach that is incremental but practical.

The paper tackles the problem of ensuring fairness in survival analysis models without using demographic data by minimizing worst-case error across large subpopulations, achieving better fairness metrics than baselines without significant accuracy loss.

We propose a general approach for training survival analysis models that minimizes a worst-case error across all subpopulations that are large enough (occurring with at least a user-specified minimum probability). This approach uses a training loss function that does not know any demographic information to treat as sensitive. Despite this, we demonstrate that our proposed approach often scores better on recently established fairness metrics (without a significant drop in prediction accuracy) compared to various baselines, including ones which directly use sensitive demographic information in their training loss. Our code is available at: https://github.com/discovershu/DRO_COX

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes