paper-with-me

홈 › Papers

In-Training Multicalibrated Survival Analysis for Healthcare via Constrained Optimization

2025-07-03 · Thiti Suttaket, Stanley Kok arxiv

Survival analysis is an important problem in healthcare because it models the relationship between an individual's covariates and the onset time of an event of interest (e.g., death). It is important for survival models to be well-calibrated (i.e., for their predicted probabilities to be close to ground-truth probabilities) because badly calibrated systems can result in erroneous clinical decisions. Existing survival models are typically calibrated at the population level only, and thus run the risk of being poorly calibrated for one or more minority subpopulations. We propose a model called GRADUATE that achieves multicalibration by ensuring that all subpopulations are well-calibrated too. GRADUATE frames multicalibration as a constrained optimization problem, and optimizes both calibration and discrimination in-training to achieve a good balance between them. We mathematically prove that the optimization method used yields a solution that is both near-optimal and feasible with high probability. Empirical comparisons against state-of-the-art baselines on real-world clinical datasets demonstrate GRADUATE's efficacy. In a detailed analysis, we elucidate the shortcomings of the baselines vis-a-vis GRADUATE's strengths.

📄 PDF Abstract BibTeX arXiv:2507.02807

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multicalibrated Regression for Downstream Fairness

2022-09-15 · Ira Globus-Harris, Varun Gupta, Christopher Jung, Michael Kearns 외

We show how to take a regression function $\hat{f}$ that is appropriately ``multicalibrated'' and efficiently post-process it into an approximately error minimizing classifier satisfying a large variety of fairness const…

Fairnessregression

FedPseudo: Pseudo value-based Deep Learning Models for Federated Survival Analysis

2022-07-12 · Md Mahmudur Rahman, Sanjay Purushotham

Survival analysis, time-to-event analysis, is an important problem in healthcare since it has a wide-ranging impact on patients and palliative care. Many survival analysis methods have assumed that the survival data is c…

Federated LearningSurvival Analysis

Reverse Survival Model (RSM): A Pipeline for Explaining Predictions of Deep Survival Models

2022-10-27 · Mohammad R. Rezaei, Reza Saadati Fard, Ebrahim Pourjafari, Navid Ziaei 외

The aim of survival analysis in healthcare is to estimate the probability of occurrence of an event, such as a patient's death in an intensive care unit (ICU). Recent developments in deep neural networks (DNNs) for survi…

Decision MakingSurvival Analysis

Federated Survival Analysis in Healthcare: A Multi-Model Evaluation on Cross-Institutional Heterogeneous Breast Cancer Data

2026-06-22 · Natalia Moreno-Blasco, Anusha Ihalapathirana, Pekka Siirtola, Miguel Fernandez-de-Retana arxiv

Survival analysis is central to clinical decision-making, yet reliable time-to-event models require large, diverse cohorts that are rarely available at a single institution, while privacy regulations restrict the central…

Federated Learning

Interpretable Prediction and Feature Selection for Survival Analysis

2024-04-23 · Mike Van Ness, Madeleine Udell

Survival analysis is widely used as a technique to model time-to-event data when some data is censored, particularly in healthcare for predicting future patient risk. In such settings, survival models must be both accura…

feature selectionPredictionSurvival Analysis