vix.ing · top · new · best · stats

Learning When Training Data are Costly: The Effect of Class Distribution on Tree Induction

2003/10/01 by Gary M. Weiss, F. Provost, Foster Provost +1 · 3 citations
Computer Science · #Imbalanced Data Classification Techniques #Machine Learning and Algorithms #Machine Learning and Data Classification #cs.AI

paper · pdf · doi:10.1613/jair.1199

published as Journal Of Artificial Intelligence Research, Volume 19, pages 315-354, 2003

openalex publication_date 2003/10/01 · arxiv created 2011/06/22 · arxiv updated 2011/06/24 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

For large, real-world inductive learning problems, the number of training examples often must be limited due to the costs associated with procuring, preparing, and storing the training examples and/or the computational costs associated with learning from them. In such circumstances, one question of practical importance is: if only n training examples can be selected, in what proportion should the classes be represented? In this article we help to answer this question by analyzing, for a fixed training-set size, the relationship between the class distribution of the training data and the performance of classification trees induced from these data. We study twenty-six data sets and, for each, determine the best class distribution for learning. The naturally occurring class distribution is shown to generally perform well when classifier performance is evaluated using undifferentiated error rate (0/1 loss). However, when the area under the ROC curve is used to evaluate classifier performance, a balanced distribution is shown to perform well. Since neither of these choices for class distribution always generates the best-performing classifier, we introduce a budget-sensitive progressive sampling algorithm for selecting training examples based on the class associated with each example. An empirical analysis of this algorithm shows that the class distribution of the resulting training set yields classifiers with good (nearly-optimal) classification performance.

Citations

Cited by