paper-with-me

Papers

The MBPEP: a deep ensemble pruning algorithm providing high quality uncertainty prediction

2019-02-25 · Ruihan Hu, Qijun Huang, Sheng Chang, Hao Wang, Jin He

Machine learning algorithms have been effectively applied into various real world tasks. However, it is difficult to provide high-quality machine learning solutions to accommodate an unknown distribution of input datasets; this difficulty is called the uncertainty prediction problems. In this paper, a margin-based Pareto deep ensemble pruning (MBPEP) model is proposed. It achieves the high-quality uncertainty estimation with a small value of the prediction interval width (MPIW) and a high confidence of prediction interval coverage probability (PICP) by using deep ensemble networks. In addition to these networks, unique loss functions are proposed, and these functions make the sub-learners available for standard gradient descent learning. Furthermore, the margin criterion fine-tuning-based Pareto pruning method is introduced to optimize the ensembles. Several experiments including predicting uncertainties of classification and regression are conducted to analyze the performance of MBPEP. The experimental results show that MBPEP achieves a small interval width and a low learning error with an optimal number of ensembles. For the real-world problems, MBPEP performs well on input datasets with unknown distributions datasets incomings and improves learning performance on a multi task problem when compared to that of each single model.

📄 PDF Abstract BibTeX arXiv:1902.09238

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningEnsemble PruningPrediction

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Boosting Deep Ensemble Performance with Hierarchical Pruning

2021-12-07 · IEEE International Conference on Data Mining (ICDM) 2021 12 · Yanzhao Wu, Ling Liu

Deep neural network ensembles have become attractive learning techniques with better generalizability over individual models. Some mission critical applications may require a large number of deep neural networks to achie…

Decision MakingDiversityEnsemble PruningImage Classification

Optimally Pruning Decision Tree Ensembles With Feature Cost

2016-01-05 · Feng Nan, Joseph Wang, Venkatesh Saligrama

We consider the problem of learning decision rules for prediction with feature budget constraint. In particular, we are interested in pruning an ensemble of decision trees to reduce expected feature cost while maintainin…

Ensemble PruningPrediction

Classy Ensemble: A Novel Ensemble Algorithm for Classification

2023-02-21 · Moshe Sipper

We present Classy Ensemble, a novel ensemble-generation algorithm for classification tasks, which aggregates models through a weighted combination of per-class accuracy. Tested over 153 machine learning datasets we demon…

ClassificationClustering

Free Lunch in the Forest: Functionally-Identical Pruning of Boosted Tree Ensembles

2024-08-28 · Youssouf Emine, Alexandre Forel, Idriss Malek, Thibaut Vidal

Tree ensembles, including boosting methods, are highly effective and widely used for tabular data. However, large ensembles lack interpretability and require longer inference times. We introduce a method to prune a tree …

Hierarchical Pruning of Deep Ensembles with Focal Diversity

2023-11-17 · Yanzhao Wu, Ka-Ho Chow, Wenqi Wei, Ling Liu

Deep neural network ensembles combine the wisdom of multiple deep neural networks to improve the generalizability and robustness over individual networks. It has gained increasing popularity to study deep ensemble techni…

Decision MakingDiversityEnsemble Pruning