paper-with-me

홈 › Papers

Conformal Depression Prediction

2024-05-29 · Yonghong Li, Xiuzhuang Zhou

While existing depression prediction methods based on deep learning show promise, their practical application is hindered by the lack of trustworthiness, as these deep models are often deployed as black box models, leaving us uncertain on the confidence of their predictions. For high-risk clinical applications like depression prediction, uncertainty quantification is essential in decision-making. In this paper, we introduce conformal depression prediction (CDP), a depression prediction method with uncertainty quantification based on conformal prediction (CP), giving valid confidence intervals with theoretical coverage guarantees for the model predictions. CDP is a plug-and-play module that requires neither model retraining nor an assumption about the depression data distribution. As CDP provides only an average coverage guarantee across all inputs rather than per-input performance guarantee, we further propose CDP-ACC, an improved conformal prediction with approximate conditional coverage. CDP-ACC firstly estimates the prediction distribution through neighborhood relaxation, and then introduces a conformal score function by constructing nested sequences, so as to provide a tighter prediction interval adaptive to specific input. We empirically demonstrate the application of CDP in uncertainty-aware facial depression prediction, as well as the effectiveness and superiority of CDP-ACC on the AVEC 2013 and AVEC 2014 datasets. Our code is publicly available at https://github.com/PushineLee/CDP.

📄 PDF Abstract BibTeX arXiv:2405.18723

Code (1)

pushinelee/cdp 공식 구현 pytorch

Tasks

Conformal PredictionDecision MakingPredictionUncertainty Quantificationvalid

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 e-prediction

2020-01-16 · Vladimir Vovk

This paper discusses a counterpart of conformal prediction for e-values, conformal e-prediction. Conformal e-prediction is conceptually simpler and had been developed in the 1990s as precursor of conformal prediction. Wh…

Conformal PredictionPrediction

Predicting Individual Depression Symptoms from Acoustic Features During Speech

2024-06-23 · Sebastian Rodriguez, Sri Harsha Dumpala, Katerina Dikaios, Sheri Rempel 외

Current automatic depression detection systems provide predictions directly without relying on the individual symptoms/items of depression as denoted in the clinical depression rating scales. In contrast, clinicians asse…

Depression DetectionPrediction

"Mirror" Language AI Models of Depression are Criterion-Contaminated

2025-08-07 · Tong Li, Rasiq Hussain, Mehak Gupta, Joshua R. Oltmanns arxiv

Recent studies show near-perfect language-based predictions of depression scores (R2 = .70), but these "Mirror" models rely on language responses directly from depression assessments to predict depression assessment scor…

Predictive Inference with Feature Conformal Prediction

2022-10-01 · Jiaye Teng, Chuan Wen, Dinghuai Zhang, Yoshua Bengio 외

Conformal prediction is a distribution-free technique for establishing valid prediction intervals. Although conventionally people conduct conformal prediction in the output space, this is not the only possibility. In thi…

Conformal PredictionImage SegmentationInductive BiasPrediction+4