Robust and Efficient Boosting Method using the Conditional Risk
Zhi Xiao, Zhe Luo, Bo Zhong, and Xin Dang

TL;DR
This paper introduces a robust boosting method that optimizes a modified loss function called the conditional risk, improving over AdaBoost by handling label uncertainty and class overlap more effectively.
Contribution
It proposes a new boosting algorithm that incorporates label confidence and a trustworthiness measure, enhancing robustness and performance over traditional AdaBoost.
Findings
Outperforms AdaBoost in accuracy and robustness.
Effectively handles noisy labels and overlapping class distributions.
Demonstrates superior theoretical properties and empirical results.
Abstract
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 labels. This article tackles the above limitations simultaneously via optimizing a modified loss function (i.e., the conditional risk). The proposed approach has the following two advantages. (1) It is able to directly take into account label uncertainty with an associated label confidence. (2) It introduces a "trustworthiness" measure on training samples via the Bayesian risk rule, and hence the resulting classifier tends to have finite sample performance that is superior to that of the original AdaBoost when there is a large overlap between class conditional distributions. Theoretical properties of the proposed method are investigated. Extensive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
