LGDec 15, 2023

Reliable Probabilistic Classification with Neural Networks

arXiv:2312.09912v129 citationsh-index: 21Neurocomputing
Originality Synthesis-oriented
AI Analysis

This work addresses the need for reliable probabilistic classification in machine learning applications, though it is incremental as it applies an existing framework (Venn Prediction) to Neural Networks.

The paper tackled the problem of producing well-calibrated probabilistic predictions in classification by proposing five Venn Prediction methods based on Neural Networks, demonstrating their empirical well-calibratedness and superiority over traditional Neural Network classifiers on four benchmark datasets.

Venn Prediction (VP) is a new machine learning framework for producing well-calibrated probabilistic predictions. In particular it provides well-calibrated lower and upper bounds for the conditional probability of an example belonging to each possible class of the problem at hand. This paper proposes five VP methods based on Neural Networks (NNs), which is one of the most widely used machine learning techniques. The proposed methods are evaluated experimentally on four benchmark datasets and the obtained results demonstrate the empirical well-calibratedness of their outputs and their superiority over the outputs of the traditional NN classifier.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes