paper-with-me

Papers

Conformal uncertainty quantification to evaluate predictive fairness of foundation AI model for skin lesion classes across patient demographics

2025-03-31 · Swarnava Bhattacharyya, Umapada Pal, Tapabrata Chakraborti

Deep learning based diagnostic AI systems based on medical images are starting to provide similar performance as human experts. However these data hungry complex systems are inherently black boxes and therefore slow to be adopted for high risk applications like healthcare. This problem of lack of transparency is exacerbated in the case of recent large foundation models, which are trained in a self supervised manner on millions of data points to provide robust generalisation across a range of downstream tasks, but the embeddings generated from them happen through a process that is not interpretable, and hence not easily trustable for clinical applications. To address this timely issue, we deploy conformal analysis to quantify the predictive uncertainty of a vision transformer (ViT) based foundation model across patient demographics with respect to sex, age and ethnicity for the tasks of skin lesion classification using several public benchmark datasets. The significant advantage of this method is that conformal analysis is method independent and it not only provides a coverage guarantee at population level but also provides an uncertainty score for each individual. We used a model-agnostic dynamic F1-score-based sampling during model training, which helped to stabilize the class imbalance and we investigate the effects on uncertainty quantification (UQ) with or without this bias mitigation step. Thus we show how this can be used as a fairness metric to evaluate the robustness of the feature embeddings of the foundation model (Google DermFoundation) and thus advance the trustworthiness and fairness of clinical AI.

📄 PDF Abstract BibTeX arXiv:2503.23819

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticFairnessLesion ClassificationSkin Lesion ClassificationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

Fair Uncertainty Quantification for Depression Prediction

2025-05-08 · Yonghong Li, Xiuzhuang Zhou

Trustworthy depression prediction based on deep learning, incorporating both predictive reliability and algorithmic fairness across diverse demographic groups, is crucial for clinical application. Recently, achieving rel…

Conformal PredictionFairnessPredictionUncertainty Quantification+1

Conformal Prediction and Human Decision Making

2025-03-12 · Jessica Hullman, Yifan Wu, Dawei Xie, Ziyang Guo 외

Methods to quantify uncertainty in predictions from arbitrary models are in demand in high-stakes domains like medicine and finance. Conformal prediction has emerged as a popular method for producing a set of predictions…

Conformal PredictionDecision MakingPredictionUncertainty Quantification

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

Beyond Procedure: Substantive Fairness in Conformal Prediction

2026-02-18 · Pengqi Liu, Zijun Yu, Mouloud Belbahri, Arthur Charpentier 외 arxiv

Conformal prediction (CP) offers distribution-free uncertainty quantification for machine learning models, yet its interplay with fairness in downstream decision-making remains underexplored. Moving beyond CP as a standa…

Uncertainty quantification for improving radiomic-based models in radiation pneumonitis prediction

2024-12-27 · Chanon Puttanawarut, Romen Samuel Wabina, Nat Sirirutbunkajorn

Background: Radiation pneumonitis is a side effect of thoracic radiation therapy. Recently, machine learning models with radiomic features have improved radiation pneumonitis prediction by capturing spatial information. …

Conformal PredictionDecision MakingPredictionregression+1