中文
相关论文

相关论文: AdaBoost Does Not Always Cycle: A Computer-Assiste…

200 篇论文

The iterative weight update for the AdaBoost machine learning algorithm may be realized as a dynamical map on a probability simplex. When learning a low-dimensional data set this algorithm has a tendency towards cycling behavior, which is…

机器学习 · 计算机科学 2022-09-20 Conor Snedeker

AdaBoost is one of the most popular ML algorithms. It is simple to implement and often found very effective by practitioners, while still being mathematically elegant and theoretically sound. AdaBoost's interesting behavior in practice…

机器学习 · 计算机科学 2023-01-06 Joshua Belanich , Luis E. Ortiz

Boosting is one of the most significant advances in machine learning for classification and regression. In its original and computationally flexible version, boosting seeks to minimize empirically a loss function in a greedy fashion. The…

统计理论 · 数学 2007-06-13 Tong Zhang , Bin Yu

The following work is a preprint collection of formal proofs regarding the convergence properties of the AdaBoost machine learning algorithm's classifier and margins. Various math and computer science papers have been written regarding…

机器学习 · 统计学 2023-10-17 Conor Snedeker

AdaBoost is a classic boosting algorithm for combining multiple inaccurate classifiers produced by a weak learner, to produce a strong learner with arbitrarily high accuracy when given enough training data. Determining the optimal number of…

机器学习 · 计算机科学 2025-08-12 Mikael Møller Høgsgaard , Kasper Green Larsen , Martin Ritzert

We introduce a dynamical system which we call the AdaBoost flow. The flow is defined by a system of ODEs with control. We show that three algorithms of the AdaBoost family (i) the AdaBoost algorithm of Schapire and Freund (ii) the arc-gv…

机器学习 · 统计学 2013-06-26 A. Lykov , S. Muzychka , K. Vaninsky

This paper generalizes recent results by the authors on noninvasive model-reference adaptive control designs for control-based continuation of periodic orbits in periodically excited linear systems with matched uncertainties to a larger…

最优化与控制 · 数学 2023-01-02 Yang Li , Harry Dankowicz

Periodic orbit theory provides two important functions---the dynamical zeta function and the spectral determinant for the calculation of dynamical averages in a nonlinear system. Their cycle expansions converge rapidly when the system is…

混沌动力学 · 物理学 2015-05-28 Ang Gao , Jianbo Xie , Yueheng Lan

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é

Gradient boosting is a state-of-the-art prediction technique that sequentially produces a model in the form of linear combinations of simple predictors---typically decision trees---by solving an infinite-dimensional convex optimization…

统计理论 · 数学 2017-07-18 Gérard Biau , Benoît Cadre

Distributionally Robust Optimization (DRO) has been shown to provide a flexible framework for decision making under uncertainty and statistical estimation. For example, recent works in DRO have shown that popular statistical estimators can…

机器学习 · 统计学 2020-04-21 Jose Blanchet , Yang Kang , Fan Zhang , Zhangyi Hu

We iteratively apply a recently formulated adiabatic theorem for the strong-coupling limit in finite-dimensional quantum systems. This allows us to improve approximations to a perturbed dynamics, beyond the standard approximation based on…

量子物理 · 物理学 2021-03-19 Daniel Burgarth , Paolo Facchi , Hiromichi Nakazato , Saverio Pascazio , Kazuya Yuasa

Boosting algorithms have been widely used to tackle a plethora of problems. In the last few years, a lot of approaches have been proposed to provide standard AdaBoost with cost-sensitive capabilities, each with a different focus. However,…

计算机视觉与模式识别 · 计算机科学 2016-07-25 Iago Landesa-Vázquez , José Luis Alba-Castro

Well-known for its simplicity and effectiveness in classification, AdaBoost, however, suffers from overfitting when class-conditional distributions have significant overlap. Moreover, it is very sensitive to noise that appears in the…

机器学习 · 统计学 2018-06-22 Zhi Xiao , Zhe Luo , Bo Zhong , Xin Dang

There has been considerable interest in boosting and bagging, including the combination of the adaptive techniques of AdaBoost with the random selection with replacement techniques of Bagging. At the same time there has been a revisiting of…

机器学习 · 计算机科学 2020-10-30 David M. W. Powers

One of the most popular training algorithms for deep neural networks is the Adaptive Moment Estimation (Adam) introduced by Kingma and Ba. Despite its success in many applications there is no satisfactory convergence analysis: only local…

机器学习 · 计算机科学 2022-10-06 Sebastian Bock , Martin Georg Weiß

Boosting methods are highly popular and effective supervised learning methods which combine weak learners into a single accurate model with good statistical performance. In this paper, we analyze two well-known boosting methods, AdaBoost…

机器学习 · 统计学 2013-07-05 Robert M. Freund , Paul Grigas , Rahul Mazumder

In this paper, we propose a different insight to analyze AdaBoost. This analysis reveals that, beyond some preconceptions, AdaBoost can be directly used as an asymmetric learning algorithm, preserving all its theoretical properties. A novel…

机器学习 · 计算机科学 2015-07-15 Iago Landesa-Vázquez , José Luis Alba-Castro

In this paper, we consider the problem of periodic optimal control of nonlinear systems subject to online changing and periodically time-varying economic performance measures using model predictive control (MPC). The proposed economic MPC…

系统与控制 · 电气工程与系统科学 2020-10-21 Johannes Köhler , Matthias A. Müller , Frank Allgöwer

Time delayed feedback control is one of the most successful methods to discover dynamically unstable features of a dynamical system in an experiment. This approach feeds back only terms that depend on the difference between the current…

动力系统 · 数学 2016-04-26 Jan Sieber
‹ 上一页 1 2 3 10 下一页 ›