paper-with-me

Papers

Temporal Probability Calibration

2020-02-07 · Tim Leathart, Maksymilian Polaczuk

In many applications, accurate class probability estimates are required, but many types of models produce poor quality probability estimates despite achieving acceptable classification accuracy. Even though probability calibration has been a hot topic of research in recent times, the majority of this has investigated non-sequential data. In this paper, we consider calibrating models that produce class probability estimates from sequences of data, focusing on the case where predictions are obtained from incomplete sequences. We show that traditional calibration techniques are not sufficiently expressive for this task, and propose methods that adapt calibration schemes depending on the length of an input sequence. Experimental evaluation shows that the proposed methods are often substantially more effective at calibrating probability estimates from modern sequential architectures for incomplete sequences across a range of application domains.

📄 PDF Abstract BibTeX arXiv:2002.02644

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probability Calibration Trees

2018-07-31 · Tim Leathart, Eibe Frank, Geoffrey Holmes, Bernhard Pfahringer

Obtaining accurate and well calibrated probability estimates from classifiers is useful in many applications, for example, when minimising the expected cost of classifications. Existing methods of calibrating probability…

regression

Credit scoring using neural networks and SURE posterior probability calibration

2021-07-15 · Matthieu Garcin, Samuel Stephan

In this article we compare the performances of a logistic regression and a feed forward neural network for credit scoring purposes. Our results show that the logistic regression gives quite good results on the dataset an…

regression

Boldness-Recalibration for Binary Event Predictions

2023-05-05 · Adeline P. Guthrie, Christopher T. Franck

Probability predictions are essential to inform decision making across many fields. Ideally, probability predictions are (i) well calibrated, (ii) accurate, and (iii) bold, i.e., spread out enough to be informative for d…

Decision MakingImage ClassificationModel SelectionSports Analytics

Extending confidence calibration to generalised measures of variation

2026-02-13 · Andrew Thompson, Vivek Desai arxiv

We propose the Variation Calibration Error (VCE) metric for assessing the calibration of machine learning classifiers. The metric can be viewed as an extension of the well-known Expected Calibration Error (ECE) which ass…

Obtaining Calibrated Probabilities with Personalized Ranking Models

2021-12-09 · Wonbin Kweon, SeongKu Kang, Hwanjo Yu

For personalized ranking models, the well-calibrated probability of an item being preferred by a user has great practical value. While existing work shows promising results in image classification, probability calibratio…

image-classificationImage Classification