paper-with-me

Papers

Ensemble learning with Conformal Predictors: Targeting credible predictions of conversion from Mild Cognitive Impairment to Alzheimer's Disease

2018-07-04 · Telma Pereira, Sandra Cardoso, Dina Silva, Manuela Guerreiro, Alexandre de Mendonça, Sara C. Madeira

Most machine learning classifiers give predictions for new examples accurately, yet without indicating how trustworthy predictions are. In the medical domain, this hampers their integration in decision support systems, which could be useful in the clinical practice. We use a supervised learning approach that combines Ensemble learning with Conformal Predictors to predict conversion from Mild Cognitive Impairment to Alzheimer's Disease. Our goal is to enhance the classification performance (Ensemble learning) and complement each prediction with a measure of credibility (Conformal Predictors). Our results showed the superiority of the proposed approach over a similar ensemble framework with standard classifiers.

📄 PDF Abstract BibTeX arXiv:1807.01619

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningEnsemble LearningGeneral Classification

Similar Papers 제목 키워드 기반

Reliable Prediction Errors for Deep Neural Networks Using Test-Time Dropout

2019-04-12 · Isidro Cortes-Ciriano, Andreas Bender

While the use of deep learning in drug discovery is gaining increasing attention, the lack of methods to compute reliable errors in prediction for Neural Networks prevents their application to guide decision making in do…

Conformal PredictionDecision MakingDrug DiscoveryPrediction+1

Universality of conformal prediction under the assumption of randomness

2025-02-26 · Vladimir Vovk

Conformal predictors provide set or functional predictions that are valid under the assumption of randomness, i.e., under the assumption of independent and identically distributed data. The question asked in this paper i…

Conformal PredictionPredictionregressionvalid

Computationally efficient versions of conformal predictive distributions

2019-11-03 · Vladimir Vovk, Ivan Petej, Ilia Nouretdinov, Valery Manokhin 외

Conformal predictive systems are a recent modification of conformal predictors that output, in regression problems, probability distributions for labels of test observations rather than set predictions. The extra informa…

Decision Makingregression

LoBoost: Fast Model-Native Local Conformal Prediction for Gradient-Boosted Trees

2026-02-25 · Vagner Santos, Victor Coscrato, Luben Cabezas, Rafael Izbicki 외 arxiv

Gradient-boosted decision trees are among the strongest off-the-shelf predictors for tabular regression, but point predictions alone do not quantify uncertainty. Conformal prediction provides distribution-free marginal c…

Test-time Recalibration of Conformal Predictors Under Distribution Shift Based on Unlabeled Examples

2022-10-09 · Fatih Furkan Yilmaz, Reinhard Heckel

Modern image classifiers are very accurate, but the predictions come without uncertainty estimates. Conformal predictors provide uncertainty estimates by computing a set of classes containing the correct class with a use…

Conformal PredictionPrediction Intervals