paper-with-me

홈 › Papers

Toward a Well-Calibrated Discrimination via Survival Outcome-Aware Contrastive Learning

2024-10-15 · Dongjoon Lee, Hyeryn Park, Changhee Lee

Previous deep learning approaches for survival analysis have primarily relied on ranking losses to improve discrimination performance, which often comes at the expense of calibration performance. To address such an issue, we propose a novel contrastive learning approach specifically designed to enhance discrimination \textit{without} sacrificing calibration. Our method employs weighted sampling within a contrastive learning framework, assigning lower penalties to samples with similar survival outcomes. This aligns well with the assumption that patients with similar event times share similar clinical statuses. Consequently, when augmented with the commonly used negative log-likelihood loss, our approach significantly improves discrimination performance without directly manipulating the model outputs, thereby achieving better calibration. Experiments on multiple real-world clinical datasets demonstrate that our method outperforms state-of-the-art deep survival models in both discrimination and calibration. Through comprehensive ablation studies, we further validate the effectiveness of our approach through quantitative and qualitative analyses.

📄 PDF Abstract BibTeX arXiv:2410.11340

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSurvival Analysis

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Deep Learning-Based Discrete Calibrated Survival Prediction

2022-08-17 · Patrick Fuhlert, Anne Ernst, Esther Dietrich, Fabian Westhaeusser 외

Deep neural networks for survival prediction outper-form classical approaches in discrimination, which is the ordering of patients according to their time-of-event. Conversely, classical approaches like the Cox Proportio…

Deep LearningPredictionSurvival Prediction

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 …

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

Conformalized Survival Distributions: A Generic Post-Process to Increase Calibration

2024-05-12 · Shi-ang Qi, Yakun Yu, Russell Greiner

Discrimination and calibration represent two important properties of survival analysis, with the former assessing the model's ability to accurately rank subjects and the latter evaluating the alignment of predicted outco…

Survival Analysis

GRAFT: Decoupling Ranking and Calibration for Survival Analysis

2026-02-08 · Mohammad Ashhad, Robert Hoehndorf, Ricardo Henao arxiv

Survival analysis is complicated by censored data, high-dimensional features, and non-linear interactions. Classical models offer interpretability and superior calibration but are restricted to linear or predefined funct…