Risk-based Calibration for Generative Classifiers
Aritz P\'erez, Carlos Echegoyen, Guzm\'an Santaf\'e

TL;DR
This paper introduces risk-based calibration (RC), a novel iterative learning method for generative classifiers that directly optimizes for supervised classification metrics, significantly improving both training and generalization errors.
Contribution
The paper presents a new RC procedure that refines generative classifiers by aligning their training process with 0-1 loss, bridging the gap between traditional generative methods and supervised learning.
Findings
RC outperforms traditional methods on 20 datasets
Significant reduction in training and generalization errors
Applicable to naive Bayes and quadratic discriminant analysis
Abstract
Generative classifiers are constructed on the basis of a joint probability distribution and are typically learned using closed-form procedures that rely on data statistics and maximize scores related to data fitting. However, these scores are not directly linked to supervised classification metrics such as the error, i.e., the expected 0-1 loss. To address this limitation, we propose a learning procedure called risk-based calibration (RC) that iteratively refines the generative classifier by adjusting its joint probability distribution according to the 0-1 loss in training samples. This is achieved by reinforcing data statistics associated with the true classes while weakening those of incorrect classes. As a result, the classifier progressively assigns higher probability to the correct labels, improving its training error. Results on 20 heterogeneous datasets using both na\"ive Bayes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems
MethodsLogistic Regression
