paper-with-me

홈 › Papers

T-SCI: A Two-Stage Conformal Inference Algorithm with Guaranteed Coverage for Cox-MLP

2021-03-08 · Jiaye Teng, Zeren Tan, Yang Yuan

It is challenging to deal with censored data, where we only have access to the incomplete information of survival time instead of its exact value. Fortunately, under linear predictor assumption, people can obtain guaranteed coverage for the confidence band of survival time using methods like Cox Regression. However, when relaxing the linear assumption with neural networks (e.g., Cox-MLP (Katzman et al., 2018; Kvamme et al., 2019)), we lose the guaranteed coverage. To recover the guaranteed coverage without linear assumption, we propose two algorithms based on conformal inference. In the first algorithm WCCI, we revisit weighted conformal inference and introduce a new non-conformity score based on partial likelihood. We then propose a two-stage algorithm T-SCI, where we run WCCI in the first stage and apply quantile conformal inference to calibrate the results in the second stage. Theoretical analysis shows that T-SCI returns guaranteed coverage under milder assumptions than WCCI. We conduct extensive experiments on synthetic data and real data using different methods, which validate our analysis.

📄 PDF Abstract BibTeX arXiv:2103.04556

Code (1)

thutzr/Cox 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Annotation-Efficient Active Test-Time Adaptation with Conformal Prediction

2025-09-30 · Tingyu Shi, Fan Lyu, Shaoliang Peng arxiv

Active Test-Time Adaptation (ATTA) improves model robustness under domain shift by selectively querying human annotations at deployment, but existing methods use heuristic uncertainty measures and suffer from low data se…

Test-time Adaptation

Adaptive Conformal Prediction for Quantum Machine Learning

2025-11-23 · Douglas Spencer, Samual Nicholls, Michele Caprio arxiv

Quantum machine learning seeks to leverage quantum computers to improve upon classical machine learning algorithms. Currently, robust uncertainty quantification methods remain underdeveloped in the quantum domain, despit…

Quantum Machine Learning

Conformal Predictions for Longitudinal Data

2023-10-04 · Devesh Batra, Salvatore Mercuri, Raad Khraishi

We introduce Longitudinal Predictive Conformal Inference (LPCI), a novel distribution-free conformal prediction algorithm for longitudinal data. Current conformal prediction approaches for time series data predominantly …

Conformal PredictionManagementPredictionPrediction Intervals+2

Design-based conformal prediction

2023-03-02 · Jerzy Wieczorek

Conformal prediction is an assumption-lean approach to generating distribution-free prediction intervals or sets, for nearly arbitrary predictive models, with guaranteed finite-sample coverage. Conformal methods are an a…

Conformal PredictionPredictionPrediction IntervalsSurvey

Probabilistic Conformal Coverage Guarantees in Small-Data Settings

2025-09-18 · Petrus H. Zwart arxiv

Conformal prediction provides distribution-free prediction sets with guaranteed marginal coverage. However, in split conformal prediction this guarantee is training-conditional only in expectation: across many calibratio…