中文
相关论文

相关论文: Efficient Learning of Ensembles with QuadBoost

200 篇论文

Ensemble learning is a popular technique to improve the accuracy of machine learning models. It traditionally hinges on the rationale that aggregating multiple weak models can lead to better models with lower variance and hence higher…

最优化与控制 · 数学 2026-01-06 Huajie Qian , Donghao Ying , Henry Lam , Wotao Yin

Boosting methods are among the best general-purpose and off-the-shelf machine learning approaches, gaining widespread popularity. In this paper, we seek to develop a boosting method that yields comparable accuracy to popular AdaBoost and…

机器学习 · 统计学 2021-09-21 Mohammad Taha Toghani , Genevera I. Allen

Multiclass prediction is the problem of classifying an object into a relevant target class. We consider the problem of learning a multiclass predictor that uses only few features, and in particular, the number of used features should…

机器学习 · 计算机科学 2011-09-06 Shai Shalev-Shwartz , Yonatan Wexler , Amnon Shashua

The motivation of this work is to improve the performance of standard stacking approaches or ensembles, which are composed of simple, heterogeneous base models, through the integration of the generation and selection stages for regression…

机器学习 · 统计学 2014-03-31 Roberto Aldave , Jean-Pierre Dussault

It is well known that ensemble methods often provide enhanced performance in reinforcement learning. In this paper, we explore this concept further by using group-aided training within the distributional reinforcement learning paradigm.…

机器学习 · 计算机科学 2020-05-25 Björn Lindenberg , Jonas Nordqvist , Karl-Olof Lindahl

Boosting is a method for finding a highly accurate hypothesis by linearly combining many ``weak" hypotheses, each of which may be only moderately accurate. Thus, boosting is a method for learning an ensemble of classifiers. While boosting…

机器学习 · 计算机科学 2021-07-30 Sai Saketh Rambhatla , Michael Jones , Rama Chellappa

The popularity of data augmentation techniques in machine learning has increased in recent years, as they enable the creation of new samples from existing datasets. Rotational augmentation, in particular, has shown great promise by…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Unai Muñoz-Aseguinolaza , Basilio Sierra , Naiara Aginako

This paper generalizes an important result from the PAC-Bayesian literature for binary classification to the case of ensemble methods for structured outputs. We prove a generic version of the \Cbound, an upper bound over the risk of models…

机器学习 · 统计学 2015-06-16 François Laviolette , Emilie Morvant , Liva Ralaivola , Jean-Francis Roy

Ensemble methods for supervised machine learning have become popular due to their ability to accurately predict class labels with groups of simple, lightweight "base learners." While ensembles offer computationally efficient models that…

机器学习 · 统计学 2011-09-01 Orianna DeMasi , Juan Meza , David H. Bailey

Boosting is a commonly used technique to enhance the performance of a set of base models by combining them into a strong ensemble model. Though widely adopted, boosting is typically used in supervised learning where the data is labeled…

机器学习 · 计算机科学 2023-06-06 Rongzhi Zhang , Yue Yu , Jiaming Shen , Xiquan Cui , Chao Zhang

Aggregating multiple learners through an ensemble of models aim to make better predictions by capturing the underlying distribution of the data more accurately. Different ensembling methods, such as bagging, boosting, and stacking/blending,…

机器学习 · 统计学 2020-11-03 Mohsen Shahhosseini , Guiping Hu , Hieu Pham

We consider the problem of classification in a comparison-based setting: given a set of objects, we only have access to triplet comparisons of the form "object $x_i$ is closer to object $x_j$ than to object $x_k$." In this paper we…

机器学习 · 统计学 2019-05-30 Michaël Perrot , Ulrike von Luxburg

We describe PromptBoosting, a query-efficient procedure for building a text classifier from a neural language model (LM) without access to the LM's parameters, gradients, or hidden representations. This form of "black-box" classifier…

计算与语言 · 计算机科学 2023-07-04 Bairu Hou , Joe O'Connor , Jacob Andreas , Shiyu Chang , Yang Zhang

The principle of boosting in supervised learning involves combining multiple weak classifiers to obtain a stronger classifier. AdaBoost has the reputation to be a perfect example of this approach. This study analyzes the (two classes)…

机器学习 · 计算机科学 2024-02-08 Jean-Marc Brossier , Olivier Lafitte , Lenny Réthoré

Ensemble techniques are powerful approaches that combine several weak learners to build a stronger one. As a meta-learning framework, ensemble techniques can easily be applied to many machine learning methods. Inspired by ensemble…

机器学习 · 计算机科学 2018-10-29 Hamideh Hajiabadi , Reza Monsefi , Hadi Sadoghi Yazdi

Methods such as chain-of-thought prompting and self-consistency have pushed the frontier of language model reasoning performance with no additional training. To further improve performance, we propose a prompt ensembling method for large…

计算与语言 · 计算机科学 2023-04-13 Silviu Pitis , Michael R. Zhang , Andrew Wang , Jimmy Ba

Model ensemble is an effective strategy in continual learning, which alleviates catastrophic forgetting by interpolating model parameters, achieving knowledge fusion learned from different tasks. However, existing model ensemble methods…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Yuchuan Mao , Zhi Gao , Xiaomeng Fan , Yuwei Wu , Yunde Jia , Chenchen Jing

In the context of variable selection, ensemble learning has gained increasing interest due to its great potential to improve selection accuracy and to reduce false discovery rate. A novel ordering-based selective ensemble learning strategy…

机器学习 · 统计学 2017-04-28 Chunxia Zhang , Yilei Wu , Mu Zhu

We construct an efficient recursive ensemble algorithm for the multi-class classification problem, inspired by SAMME (Zhu, Zou, Rosset, and Hastie (2009)). We strengthen the weak learnability condition in Zhu, Zou, Rosset, and Hastie (2009)…

机器学习 · 统计学 2021-01-27 In-Koo Cho , Jonathan Libgober

The doubly robust estimator, which models both the propensity score and outcomes, is a popular approach to estimate the average treatment effect in the potential outcome setting. The primary appeal of this estimator is its theoretical…

统计方法学 · 统计学 2024-09-11 Kaoru Babasaki , Shonosuke Sugasawa , Kosaku Takanashi , Kenichiro McAlinn