paper-with-me

Papers Ensemble Pruning

“Ensemble Pruning” 태그가 달린 논문 27편 · 필터 해제

LLM-TOPLA: Efficient LLM Ensemble by Maximising Diversity

2024-10-04 · Selim Furkan Tekin, Fatih Ilhan, Tiansheng Huang, Sihao Hu 외

Combining large language models during training or at inference time has shown substantial performance gain over component LLMs. This paper presents LLM-TOPLA, a diversity-optimized LLM ensemble method with three unique …

DiversityEnsemble PruningGSM8KMMLU

Robust Few-Shot Ensemble Learning with Focal Diversity-Based Pruning

2024-04-05 · Selim Furkan Tekin, Fatih Ilhan, Tiansheng Huang, Sihao Hu 외

This paper presents FusionShot, a focal diversity optimized few-shot ensemble learning approach for boosting the robustness and generalization performance of pre-trained few-shot models. The paper makes three original co…

DiversityEnsemble LearningEnsemble PruningFew-Shot Learning

Liquid Democracy for Low-Cost Ensemble Pruning

2024-01-30 · Ben Armstrong, Kate Larson

We argue that there is a strong connection between ensemble learning and a delegative voting paradigm -- liquid democracy -- that can be leveraged to reduce ensemble training costs. We present an incremental training pro…

Ensemble LearningEnsemble Pruning

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

Autoselection of the Ensemble of Convolutional Neural Networks with Second-Order Cone Programming

2023-02-12 · Buse Çisil Güldoğuş, Abdullah Nazhat Abdullah, Muhammad Ammar Ali, Süreyya Özöğür-Akyüz

Ensemble techniques are frequently encountered in machine learning and engineering problems since the method combines different models and produces an optimal predictive solution. The ensemble concept can be adapted to d…

Deep LearningDiversityEnsemble Pruning

A Robust Hypothesis Test for Tree Ensemble Pruning

2023-01-24 · Daniel de Marchi, Matthew Welch, Michael Kosorok

Gradient boosted decision trees are some of the most popular algorithms in applied machine learning. They are a flexible and powerful tool that can robustly fit to any tabular dataset in a scalable and computationally ef…

Ensemble Pruning

Ensemble pruning via an integer programming approach with diversity constraints

2022-05-02 · Marcelo Antônio Mendes Bastos, Humberto Brandão César de Oliveira, Cristiano Arbex Valle

Ensemble learning combines multiple classifiers in the hope of obtaining better predictive performance. Empirical studies have shown that ensemble pruning, that is, choosing an appropriate subset of the available classif…

Binary ClassificationDiversityEnsemble LearningEnsemble Pruning

The Shapley Value in Machine Learning

2022-02-11 · Benedek Rozemberczki, Lauren Watson, Péter Bayer, Hao-Tsung Yang 외

Over the last few years, the Shapley value, a solution concept from cooperative game theory, has found numerous applications in machine learning. In this paper, we first discuss fundamental concepts of cooperative game t…

BIG-bench Machine LearningData ValuationEnsemble Pruningfeature selection+3

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

Conceptually Diverse Base Model Selection for Meta-Learners in Concept Drifting Data Streams

2021-11-29 · Helen McKay, Nathan Griffiths, Phillip Taylor

Meta-learners and ensembles aim to combine a set of relevant yet diverse base models to improve predictive performance. However, determining an appropriate set of base models is challenging, especially in online environm…

ClusteringEnsemble PruningModel SelectionTransfer Learning

Improving the Accuracy-Memory Trade-Off of Random Forests Via Leaf-Refinement

2021-10-19 · Sebastian Buschjäger, Katharina Morik

Random Forests (RF) are among the state-of-the-art in many machine learning applications. With the ongoing integration of ML models into everyday life, the deployment and continuous application of models becomes more and…

Ensemble Pruning

Learn Together, Stop Apart: a Novel Approach to Ensemble Pruning

2021-09-29 · Bulat Ibragimov, Gleb Gennadjevich Gusev

Gradient boosting is the most popular method of constructing ensembles that allow getting state-of-the-art results on many tasks. One of the critical parameters affecting the quality of the learned model is the number of…

Ensemble Pruning

On-the-Fly Ensemble Pruning in Evolving Data Streams

2021-09-15 · Sanem Elbasi, Alican Büyükçakır, Hamed Bonab, Fazli Can

Ensemble pruning is the process of selecting a subset of componentclassifiers from an ensemble which performs at least as well as theoriginal ensemble while reducing storage and computational costs.Ensemble pruning in da…

Ensemble Pruning

Boosting Ensemble Accuracy by Revisiting Ensemble Diversity Metrics

2021-06-19 · CVPR 2021 1 · Yanzhao Wu, Ling Liu, Zhongwei Xie, Ka-Ho Chow 외

Neural network ensembles are gaining popularity by harnessing the complementary wisdom of multiple base models. Ensemble teams with high diversity promote high failure independence, which is effective for boosting th…

DiversityEnsemble LearningEnsemble PruningImage Classification

The Shapley Value of Classifiers in Ensemble Games

2021-01-06 · Benedek Rozemberczki, Rik Sarkar

What is the value of an individual model in an ensemble of binary classifiers? We answer this question by introducing a class of transferable utility cooperative games called \textit{ensemble games}. In machine learning …

ClassificationEnsemble PruningGraph Classification

When does Diversity Help Generalization in Classification Ensembles?

2019-10-30 · Yijun Bian, Huanhuan Chen

Ensembles, as a widely used and effective technique in the machine learning community, succeed within a key element -- "diversity." The relationship between diversity and generalization, unfortunately, is not entirely un…

ClassificationDiversityEnsemble PruningGeneral Classification+1

Sub-Architecture Ensemble Pruning in Neural Architecture Search

2019-10-01 · Yijun Bian, Qingquan Song, Mengnan Du, Jun Yao 외

Neural architecture search (NAS) is gaining more and more attention in recent years due to its flexibility and remarkable capability to reduce the burden of neural network design. To achieve better performance, however, …

DiversityEnsemble LearningEnsemble PruningNeural Architecture Search

Ensemble Pruning via Margin Maximization

2019-06-07 · Waldyn Martinez

Ensemble models refer to methods that combine a typically large number of classifiers into a compound prediction. The output of an ensemble method is the result of fitting a base-learning algorithm to a given data set, a…

DiversityEnsemble Pruning

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

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

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

BIG-bench Machine LearningEnsemble PruningPrediction

Ensemble Pruning based on Objection Maximization with a General Distributed Framework

2018-06-13 · Yijun Bian, Yijun Wang, Yaqiang Yao, Huanhuan Chen

Ensemble pruning, selecting a subset of individual learners from an original ensemble, alleviates the deficiencies of ensemble learning on the cost of time and space. Accuracy and diversity serve as two crucial factors w…

DiversityEnsemble LearningEnsemble Pruning
1–20 / 27 다음 →