
TL;DR
This paper analyzes the properties and behavior of Reduced Error Pruning in decision trees, providing new insights into its algorithmic characteristics and probabilistic bounds under various assumptions.
Contribution
It offers a comprehensive analysis of Reduced Error Pruning, including properties independent of input data, probabilistic bounds, and the impact of different assumptions on pruning outcomes.
Findings
Pruning probability of noise-fitting nodes decreases exponentially with tree size.
Analysis includes empty subtrees, offering a more complete understanding.
Provides bounds and approximations under uniform distribution assumptions.
Abstract
Top-down induction of decision trees has been observed to suffer from the inadequate functioning of the pruning phase. In particular, it is known that the size of the resulting tree grows linearly with the sample size, even though the accuracy of the tree does not improve. Reduced Error Pruning is an algorithm that has been used as a representative technique in attempts to explain the problems of decision tree learning. In this paper we present analyses of Reduced Error Pruning in three different settings. First we study the basic algorithmic properties of the method, properties that hold independent of the input decision tree and pruning examples. Then we examine a situation that intuitively should lead to the subtree under consideration to be replaced by a leaf node, one in which the class label and attribute values of the pruning examples are independent of each other. This analysis…
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.
