paper-with-me

Papers

Misclassification cost-sensitive ensemble learning: A unifying framework

2020-07-14 · George Petrides, Wouter Verbeke

Over the years, a plethora of cost-sensitive methods have been proposed for learning on data when different types of misclassification errors incur different costs. Our contribution is a unifying framework that provides a comprehensive and insightful overview on cost-sensitive ensemble methods, pinpointing their differences and similarities via a fine-grained categorization. Our framework contains natural extensions and generalisations of ideas across methods, be it AdaBoost, Bagging or Random Forest, and as a result not only yields all methods known to date but also some not previously considered.

📄 PDF Abstract BibTeX arXiv:2007.07361

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

Cost-Sensitive Stacking: an Empirical Evaluation

2023-01-04 · Natalie Lawrance, Marie-Anne Guerry, George Petrides

Many real-world classification problems are cost-sensitive in nature, such that the misclassification costs vary between data instances. Cost-sensitive learning adapts classification algorithms to account for differences…

Classification

Ensemble of Example-Dependent Cost-Sensitive Decision Trees

2015-05-18 · Alejandro Correa Bahnsen, Djamila Aouada, Bjorn Ottersten

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 meth…

Fraud DetectionGeneral ClassificationMarketing

Test cost and misclassification cost trade-off using reframing

2013-05-30 · Celestine Periale Maguedong-Djoumessi, José Hernández-Orallo

Many solutions to cost-sensitive classification (and regression) rely on some or all of the following assumptions: we have complete knowledge about the cost context at training time, we can easily re-train whenever the c…

Missing Values

Angle-Based Cost-Sensitive Multicategory Classification

2020-03-08 · Yi Yang, Yuxuan Guo, Xiangyu Chang

Many real-world classification problems come with costs which can vary for different types of misclassification. It is thus important to develop cost-sensitive classifiers which minimize the total misclassification cost.…

ClassificationGeneral Classification

Rethinking Cost-sensitive Classification in Deep Learning via Adversarial Data Augmentation

2022-08-24 · Qiyuan Chen, Raed Al Kontar, Maher Nouiehed, Jessie Yang 외

Cost-sensitive classification is critical in applications where misclassification errors widely vary in cost. However, over-parameterization poses fundamental challenges to the cost-sensitive modeling of deep neural netw…

Data Augmentation