paper-with-me

Papers

Promoting High Diversity Ensemble Learning with EnsembleBench

2020-10-20 · Yanzhao Wu, Ling Liu, Zhongwei Xie, Juhyun Bae, Ka-Ho Chow, Wenqi Wei

Ensemble learning is gaining renewed interests in recent years. This paper presents EnsembleBench, a holistic framework for evaluating and recommending high diversity and high accuracy ensembles. The design of EnsembleBench offers three novel features: (1) EnsembleBench introduces a set of quantitative metrics for assessing the quality of ensembles and for comparing alternative ensembles constructed for the same learning tasks. (2) EnsembleBench implements a suite of baseline diversity metrics and optimized diversity metrics for identifying and selecting ensembles with high diversity and high quality, making it an effective framework for benchmarking, evaluating and recommending high diversity model ensembles. (3) Four representative ensemble consensus methods are provided in the first release of EnsembleBench, enabling empirical study on the impact of consensus methods on ensemble accuracy. A comprehensive experimental evaluation on popular benchmark datasets demonstrates the utility and effectiveness of EnsembleBench for promoting high diversity ensembles and boosting the overall performance of selected ensembles.

📄 PDF Abstract BibTeX arXiv:2010.10623

Code (1)

git-disl/EnsembleBench 공식 구현

Tasks

BenchmarkingDiversityEnsemble LearningVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Improving Adversarial Robustness via Promoting Ensemble Diversity

2019-01-25 · Tianyu Pang, Kun Xu, Chao Du, Ning Chen 외

Though deep neural networks have achieved significant progress on various tasks, often enhanced by model ensemble, existing high-performance models can be vulnerable to adversarial attacks. Many efforts have been devoted…

Adversarial RobustnessDiversity

Diversity-Promoting Ensemble for Medical Image Segmentation

2022-10-22 · Mariana-Iuliana Georgescu, Radu Tudor Ionescu, Andreea-Iuliana Miron

Medical image segmentation is an actively studied task in medical imaging, where the precision of the annotations is of utter importance towards accurate diagnosis and treatment. In recent years, the task has been approa…

DiversityImage SegmentationMedical Image SegmentationSegmentation+1

Diversity of Ensembles for Data Stream Classification

2019-02-22 · Mohamed Souhayel Abassi

When constructing a classifier ensemble, diversity among the base classifiers is one of the important characteristics. Several studies have been made in the context of standard static data, in particular, when analyzing …

ClassificationDiversityEnsemble LearningGeneral Classification

Pathologies of Predictive Diversity in Deep Ensembles

2023-02-01 · Taiga Abe, E. Kelly Buchanan, Geoff Pleiss, John P. Cunningham

Classic results establish that encouraging predictive diversity improves performance in ensembles of low-capacity models, e.g. through bagging or boosting. Here we demonstrate that these intuitions do not apply to high-c…

Diversity

Enhancing Time Series Classification with Diversity-Driven Neural Network Ensembles

2026-02-07 · Javidan Abdullayev, Maxime Devanne, Cyril Meyer, Ali Ismail-Fawaz 외 arxiv

Ensemble methods have played a crucial role in achieving state-of-the-art (SOTA) performance across various machine learning tasks by leveraging the diversity of features learned by individual models. In Time Series Clas…

Time Series ClassificationEnsemble Learning