paper-with-me

Papers

Fair Conformal Predictors for Applications in Medical Imaging

2021-09-09 · Charles Lu, Andreanne Lemay, Ken Chang, Katharina Hoebel, Jayashree Kalpathy-Cramer

Deep learning has the potential to automate many clinically useful tasks in medical imaging. However translation of deep learning into clinical practice has been hindered by issues such as lack of the transparency and interpretability in these "black box" algorithms compared to traditional statistical methods. Specifically, many clinical deep learning models lack rigorous and robust techniques for conveying certainty (or lack thereof) in their predictions -- ultimately limiting their appeal for extensive use in medical decision-making. Furthermore, numerous demonstrations of algorithmic bias have increased hesitancy towards deployment of deep learning for clinical applications. To this end, we explore how conformal predictions can complement existing deep learning approaches by providing an intuitive way of expressing uncertainty while facilitating greater transparency to clinical users. In this paper, we conduct field interviews with radiologists to assess possible use-cases for conformal predictors. Using insights gathered from these interviews, we devise two clinical use-cases and empirically evaluate several methods of conformal predictions on a dermatology photography dataset for skin lesion classification. We show how to modify conformal predictions to be more adaptive to subgroup differences in patient skin tones through equalized coverage. Finally, we compare conformal prediction against measures of epistemic uncertainty.

📄 PDF Abstract BibTeX arXiv:2109.04392

Code (1)

clu5/aaai22 공식 구현 pytorch

Tasks

Conformal PredictionDecision MakingDeep LearningLesion ClassificationSkin Lesion Classification

Similar Papers 제목 키워드 기반

A Generic Framework for Conformal Fairness

2025-05-22 · Aditya T. Vadlamani, Anutam Srinivasan, Pranav Maneriker, Ali Payani 외

Conformal Prediction (CP) is a popular method for uncertainty quantification with machine learning models. While conformal prediction provides probabilistic guarantees regarding the coverage of the true label, these guar…

Conformal PredictionFairnessUncertainty Quantification

Federated Conformal Predictors for Distributed Uncertainty Quantification

2023-05-27 · Charles Lu, Yaodong Yu, Sai Praneeth Karimireddy, Michael I. Jordan 외

Conformal prediction is emerging as a popular paradigm for providing rigorous uncertainty quantification in machine learning since it can be easily applied as a post-processing step to already trained models. In this pap…

Conformal PredictionFederated LearningPredictionUncertainty Quantification

A conformalized learning of a prediction set with applications to medical imaging classification

2024-08-09 · Roy Hirsch, Jacob Goldberger

Medical imaging classifiers can achieve high predictive accuracy, but quantifying their uncertainty remains an unresolved challenge, which prevents their deployment in medical clinics. We present an algorithm that can mo…

Conformal PredictionPrediction

Counterfactually Fair Conformal Prediction

2025-10-09 · Ozgur Guldogan, Neeraj Sarna, Yuanyuan Li, Michael Berger arxiv

While counterfactual fairness of point predictors is well studied, its extension to prediction sets--central to fair decision-making under uncertainty--remains underexplored. On the other hand, conformal prediction (CP) …

Three Applications of Conformal Prediction for Rating Breast Density in Mammography

2022-06-23 · Charles Lu, Ken Chang, Praveer Singh, Jayashree Kalpathy-Cramer

Breast cancer is the most common cancers and early detection from mammography screening is crucial in improving patient outcomes. Assessing mammographic breast density is clinically important as the denser breasts have h…

Conformal PredictionDeep LearningFairnessPrediction+1