paper-with-me

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 in misclassification costs. Stacking is an ensemble method that uses predictions from several classifiers as the training data for another classifier, which in turn makes the final classification decision. While a large body of empirical work exists where stacking is applied in various domains, very few of these works take the misclassification costs into account. In fact, there is no consensus in the literature as to what cost-sensitive stacking is. In this paper we perform extensive experiments with the aim of establishing what the appropriate setup for a cost-sensitive stacking ensemble is. Our experiments, conducted on twelve datasets from a number of application domains, using real, instance-dependent misclassification costs, show that for best performance, both levels of stacking require cost-sensitive classification decision.

📄 PDF Abstract BibTeX arXiv:2301.01748

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

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

Bayesian Ensembling: Insights from Online Optimization and Empirical Bayes

2025-05-21 · Daniel Waxman, Fernando Llorente, Petar M. Djurić

We revisit the classical problem of Bayesian ensembles and address the challenge of learning optimal combinations of Bayesian models in an online, continual learning setting. To this end, we reinterpret existing approach…

Continual LearningEnsemble Learning

Residual Stacking of RNNs for Neural Machine Translation

2016-12-01 · WS 2016 12 · Raphael Shu, Akiva Miura

To enhance Neural Machine Translation models, several obvious ways such as enlarging the hidden size of recurrent layers and stacking multiple layers of RNN can be considered. Surprisingly, we observe that using naively …

DecoderMachine TranslationNMTTranslation+1

Deep Gaussian Process-based Cost-Aware Batch Bayesian Optimization for Complex Materials Design Campaigns

2025-09-17 · Sk Md Ahnaf Akif Alvi, Brent Vela, Vahid Attari, Jan Janssen 외 arxiv

The accelerating pace and expanding scope of materials discovery demand optimization frameworks that efficiently navigate vast, nonlinear design spaces while judiciously allocating limited evaluation resources. We presen…

The CoSTAR Block Stacking Dataset: Learning with Workspace Constraints

2018-10-27 · Andrew Hundt, Varun Jain, Chia-Hung Lin, Chris Paxton 외

A robot can now grasp an object more effectively than ever before, but once it has the object what happens next? We show that a mild relaxation of the task and workspace constraints implicit in existing object grasping d…

6D Pose Estimation using RGBDIndustrial RobotsNeural Architecture SearchObject+4