BriefGPT.xyz
Jan, 2009
提升算法的双重表述
A Duality View of Boosting Algorithms
HTML
PDF
Chunhua Shen, Hanxi Li
TL;DR
研究使用新视角的提升算法,证明 AdaBoost、LogitBoost 和软边界 LPBoost 的拉格朗日对偶问题都是熵最大化问题,并通过研究这些算法的对偶问题,表明了提升算法的成功可以从最大化边缘并同时控制边缘方差的角度来理解。通过列生成优化算法,实现了更快的收敛率,并使得使用提议的优化技术建立集成所需的弱分类器更少。
Abstract
We study
boosting algorithms
from a new perspective. We show that the
lagrange dual problems
of AdaBoost, LogitBoost and soft-margin LPBoost with generalized hinge loss are all
→