Ensemble of Example-Dependent Cost-Sensitive Decision Trees
Alejandro Correa Bahnsen, Djamila Aouada, Bjorn Ottersten

TL;DR
This paper introduces an ensemble framework for example-dependent cost-sensitive decision trees, improving savings in real-world classification tasks by combining multiple tailored trees with novel cost-sensitive methods.
Contribution
It proposes a new ensemble approach with innovative cost-sensitive combination methods, outperforming existing techniques across various real-world datasets.
Findings
Higher savings achieved across all tested databases
New cost-sensitive combination approaches outperform traditional methods
Ensemble method effective in diverse real-world applications
Abstract
Several real-world classification problems are example-dependent cost-sensitive in nature, where the costs due to misclassification vary between examples and not only within classes. However, standard classification methods do not take these costs into account, and assume a constant cost of misclassification errors. In previous works, some methods that take into account the financial costs into the training of different algorithms have been proposed, with the example-dependent cost-sensitive decision tree algorithm being the one that gives the highest savings. In this paper we propose a new framework of ensembles of example-dependent cost-sensitive decision-trees. The framework consists in creating different example-dependent cost-sensitive decision trees on random subsamples of the training set, and then combining them using three different combination approaches. Moreover, we propose…
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
TopicsImbalanced Data Classification Techniques · Data Mining Algorithms and Applications · Financial Distress and Bankruptcy Prediction
