paper-with-me

Papers

Multi-class probabilistic classification using inductive and cross Venn-Abers predictors

2017-06-16 · Proceedings of the Sixth Workshop on Conformal and Probabilistic Prediction and Applications, PMLR 60:1-2 2017 6 · Valery Manokhin

Inductive (IVAP) and cross (CVAP) Venn–Abers predictors are computationally efficient algorithms for probabilistic prediction in binary classification problems. We present a new approach to multi-class probability estimation by turning IVAPs and CVAPs into multi-class probabilistic predictors. The proposed multi-class predictors are experimentally more accurate than both uncalibrated predictors and existing calibration methods. Unlike other methods such as Platt's scaler and Isotonic Regression Venn-ABERS predictors (being a form of conformal prediction) contain inbuilt mathematical guarantees of validity (lack of bias). In addition Venn-ABERS predictors are multi-output predictors that output two probability predictions of class 1. Such two probability prediction of assigning label 1 for each test objectc can be considered prediction interval. The interval width contains valuable information about degree of certainty of prediction, such information is not available when using other calibration methods such as Platt's and isotonic regression.

📄 PDF Abstract BibTeX

Code (1)

valeman/Multi-class-probabilistic-classification 공식 구현

Tasks

Binary ClassificationClassificationClassifier calibrationConformal PredictionPrediction

Similar Papers 제목 키워드 기반

Simple and Interpretable Probabilistic Classifiers for Knowledge Graphs

2024-07-09 · Christian Riefolo, Nicola Fanizzi, Claudia d'Amato

Tackling the problem of learning probabilistic classifiers from incomplete data in the context of Knowledge Graphs expressed in Description Logics, we describe an inductive approach based on learning simple belief networ…

Knowledge Graphs

Inductive Lottery Ticket Learning for Graph Neural Networks

2021-09-29 · Yongduo Sui, Xiang Wang, Tianlong Chen, Xiangnan He 외

Deep graph neural networks (GNNs) have gained increasing popularity, while usually suffer from unaffordable computations for real-world large-scale applications. Hence, pruning GNNs is of great need but largely unexplore…

Graph ClassificationNode ClassificationTransductive Learning

Meta-Inductive Node Classification across Graphs

2021-05-14 · Zhihao Wen, Yuan Fang, Zemin Liu

Semi-supervised node classification on graphs is an important research problem, with many real-world applications in information retrieval such as content classification on a social network and query intent classificatio…

ClassificationGeneral KnowledgeInformation Retrievalintent-classification+4

SkILL - a Stochastic Inductive Logic Learner

2015-06-02 · Joana Côrte-Real, Theofrastos Mantadelis, Inês Dutra, Ricardo Rocha

Probabilistic Inductive Logic Programming (PILP) is a rel- atively unexplored area of Statistical Relational Learning which extends classic Inductive Logic Programming (ILP). This work introduces SkILL, a Stochastic Indu…

Inductive logic programmingRelational Reasoning

Inductive Topic Variational Graph Auto-Encoder for Text Classification

2021-06-01 · NAACL 2021 4 · Qianqian Xie, Jimin Huang, Pan Du, Min Peng 외

Graph convolutional networks (GCNs) have been applied recently to text classification and produced an excellent performance. However, existing GCN-based methods do not assume an explicit latent semantic structure of docu…

ClassificationInductive LearningRepresentation LearningSemi-Supervised Text Classification+2