Direct Nonparametric Predictive Inference Classification Trees
Abdulmajeed Atiah Alharbi, Frank P.A. Coolen, Tahani Coolen-Maturi

TL;DR
This paper introduces D-NPI, a novel classification tree algorithm based on Nonparametric Predictive Inference, which uses a new split criterion called Correct Indication, and demonstrates competitive performance on UCI datasets.
Contribution
The paper presents the first classification tree algorithm entirely based on NPI, using a new split criterion called Correct Indication that does not rely on entropy or other assumptions.
Findings
D-NPI achieves high classification accuracy.
D-NPI produces smaller trees with competitive accuracy.
The algorithm performs well across multiple datasets.
Abstract
Classification is the task of assigning a new instance to one of a set of predefined categories based on the attributes of the instance. A classification tree is one of the most commonly used techniques in the area of classification. In this paper, we introduce a novel classification tree algorithm which we call Direct Nonparametric Predictive Inference (D-NPI) classification algorithm. The D-NPI algorithm is completely based on the Nonparametric Predictive Inference (NPI) approach, and it does not use any other assumption or information. The NPI is a statistical methodology which learns from data in the absence of prior knowledge and uses only few modelling assumptions, enabled by the use of lower and upper probabilities to quantify uncertainty. Due to the predictive nature of NPI, it is well suited for classification, as the nature of classification is explicitly predictive as well.…
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
TopicsMachine Learning and Data Classification · Artificial Intelligence in Healthcare · Neural Networks and Applications
