SOTAVerified

Cautious Decision-Making for Tree Ensembles

2023-11-19ECSQARU 2023 2023Code Available0· sign in to hype

Haifei Zhang, Benjamin Quost, Marie-Hélène Masson

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Cautious classifiers are designed to make indeterminate decisions when the uncertainty on the input data or the model output is too high, so as to reduce the risk of making wrong decisions. In this paper, we propose two cautious decision-making procedures, by aggregating trees providing probability intervals constructed via the imprecise Dirichlet model. The trees are aggregated in the belief functions framework, by maximizing the lower expected discounted utility, so as to achieve a good compromise between model accuracy and determinacy. They can be regarded as generalizations of the two classical aggregation strategies for tree ensembles, i.e., averaging and voting. The efficiency and performance of the proposed procedures are tested on random forests and illustrated on three UCI datasets.

Tasks

Reproductions