English

Combining Predictions under Uncertainty: The Case of Random Decision Trees

Machine Learning 2022-08-17 v1 Artificial Intelligence

Abstract

A common approach to aggregate classification estimates in an ensemble of decision trees is to either use voting or to average the probabilities for each class. The latter takes uncertainty into account, but not the reliability of the uncertainty estimates (so to say, the "uncertainty about the uncertainty"). More generally, much remains unknown about how to best combine probabilistic estimates from multiple sources. In this paper, we investigate a number of alternative prediction methods. Our methods are inspired by the theories of probability, belief functions and reliable classification, as well as a principle that we call evidence accumulation. Our experiments on a variety of data sets are based on random decision trees which guarantees a high diversity in the predictions to be combined. Somewhat unexpectedly, we found that taking the average over the probabilities is actually hard to beat. However, evidence accumulation showed consistently better results on all but very small leafs.

Keywords

Cite

@article{arxiv.2208.07403,
  title  = {Combining Predictions under Uncertainty: The Case of Random Decision Trees},
  author = {Florian Busch and Moritz Kulessa and Eneldo Loza Mencía and Hendrik Blockeel},
  journal= {arXiv preprint arXiv:2208.07403},
  year   = {2022}
}

Comments

Preprint version. Appeared in: Discovery Science. 24th International Conference, DS 2021, Halifax, NS, Canada, October 11 to 13, 2021, Proceedings. See https://ds2021.cs.dal.ca/ for further information

R2 v1 2026-06-25T01:43:27.491Z