中文
相关论文

相关论文: Ensemble Validation: Selectivity has a Price, but …

200 篇论文

Consider an ensemble of $k$ individual classifiers whose accuracies are known. Upon receiving a test point, each of the classifiers outputs a predicted label and a confidence in its prediction for this particular test point. In this paper,…

机器学习 · 计算机科学 2021-07-12 Sascha Meyen , Frieder Göppert , Helen Alber , Ulrike von Luxburg , Volker H. Franz

Recent work has shown that models trained to the same objective, and which achieve similar measures of accuracy on consistent test data, may nonetheless behave very differently on individual predictions. This inconsistency is undesirable in…

机器学习 · 计算机科学 2021-11-17 Emily Black , Klas Leino , Matt Fredrikson

Consider a binary decision making process where a single machine learning classifier replaces a multitude of humans. We raise questions about the resulting loss of diversity in the decision making process. We study the potential benefits of…

机器学习 · 统计学 2017-07-03 Nina Grgić-Hlača , Muhammad Bilal Zafar , Krishna P. Gummadi , Adrian Weller

Ensemble learning combines several individual models to obtain a better generalization performance. In this work we present a practical method for estimating the joint power of several classifiers. It differs from existing approaches which…

人工智能 · 计算机科学 2023-12-22 Simi Haber , Yonatan Wexler

For a voting ensemble that selects an odd-sized subset of the ensemble classifiers at random for each example, applies them to the example, and returns the majority vote, we show that any number of voters may minimize the error rate over an…

机器学习 · 计算机科学 2021-04-27 Eric Bax

This paper proposes a simple yet powerful ensemble classifier, called Random Hyperboxes, constructed from individual hyperbox-based classifiers trained on the random subsets of sample and feature spaces of the training set. We also show a…

机器学习 · 计算机科学 2022-04-05 Thanh Tung Khuat , Bogdan Gabrys

The number of component classifiers chosen for an ensemble greatly impacts the prediction ability. In this paper, we use a geometric framework for a priori determining the ensemble size, which is applicable to most of existing batch and…

机器学习 · 计算机科学 2018-10-02 Hamed Bonab , Fazli Can

In many large multiple testing problems the hypotheses are divided into families. Given the data, families with evidence for true discoveries are selected, and hypotheses within them are tested. Neither controlling the error-rate in each…

统计理论 · 数学 2011-06-21 Yoav Benjamini , Marina Bogomolov

When randomized ensembles such as bagging or random forests are used for binary classification, the prediction error of the ensemble tends to decrease and stabilize as the number of classifiers increases. However, the precise relationship…

概率论 · 数学 2019-05-01 Miles E. Lopes

Ensembles, which employ a set of classifiers to enhance classification accuracy collectively, are crucial in the era of big data. However, although there is general agreement that the relation between ensemble size and its prediction…

机器学习 · 计算机科学 2023-08-29 Enes Bektas , Fazli Can

Ensembles are a straightforward, remarkably effective method for improving the accuracy,calibration, and robustness of models on classification tasks; yet, the reasons that underlie their success remain an active area of research. We build…

机器学习 · 统计学 2022-06-22 Neha Gupta , Jamie Smith , Ben Adlam , Zelda Mariet

Multi-class classification methods that produce sets of probabilistic classifiers, such as ensemble learning methods, are able to model aleatoric and epistemic uncertainty. Aleatoric uncertainty is then typically quantified via the Bayes…

机器学习 · 统计学 2023-04-20 Thomas Mortier , Viktor Bengs , Eyke Hüllermeier , Stijn Luca , Willem Waegeman

We present a theory of ensemble diversity, explaining the nature of diversity for a wide range of supervised learning scenarios. This challenge has been referred to as the holy grail of ensemble learning, an open research issue for over 30…

机器学习 · 计算机科学 2024-02-08 Danny Wood , Tingting Mu , Andrew Webb , Henry Reeve , Mikel Luján , Gavin Brown

Ensemble classifiers have been investigated by many in the artificial intelligence and machine learning community. Majority voting and weighted majority voting are two commonly used combination schemes in ensemble learning. However,…

机器学习 · 计算机科学 2021-06-17 Shengli Wu , Weimin Ding

The Ensemble of Classifiers (EoC) has been shown to be effective in improving the performance of single classifiers by combining their outputs, and one of the most important properties involved in the selection of the best EoC from a pool…

机器学习 · 计算机科学 2014-08-14 Albert H. R. Ko , Robert Sabourin , Alceu S. Britto , Luiz E. S. Oliveira

For many applications, an ensemble of base classifiers is an effective solution. The tuning of its parameters(number of classes, amount of data on which each classifier is to be trained on, etc.) requires G, the generalization error of a…

Heterogeneous ensembles built from the predictions of a wide variety and large number of diverse base predictors represent a potent approach to building predictive models for problems where the ideal base/individual predictor may not be…

机器学习 · 计算机科学 2021-03-01 Ana Stanescu , Gaurav Pandey

We introduce a very general method for high-dimensional classification, based on careful combination of the results of applying an arbitrary base classifier to random projections of the feature vectors into a lower-dimensional space. In one…

统计方法学 · 统计学 2017-06-06 Timothy I. Cannings , Richard J. Samworth

We study a simple learning algorithm for binary classification. Instead of predicting with the best hypothesis in the hypothesis class, that is, the hypothesis that minimizes the training error, our algorithm predicts with a weighted…

统计理论 · 数学 2007-06-13 Yoav Freund , Yishay Mansour , Robert E. Schapire

Ensemble learning improves classification performance by combining multiple base classifiers. While increasing the number of classifiers generally enhances accuracy, excessively large ensembles can lead to computational inefficiency and…

机器学习 · 计算机科学 2025-11-27 Enes Bektas , Fazli Can
‹ 上一页 1 2 3 10 下一页 ›