paper-with-me

Papers

SPLBoost: An Improved Robust Boosting Algorithm Based on Self-paced Learning

2017-06-20 · Kaidong Wang, Yao Wang, Qian Zhao, Deyu Meng, Zongben Xu

It is known that Boosting can be interpreted as a gradient descent technique to minimize an underlying loss function. Specifically, the underlying loss being minimized by the traditional AdaBoost is the exponential loss, which is proved to be very sensitive to random noise/outliers. Therefore, several Boosting algorithms, e.g., LogitBoost and SavageBoost, have been proposed to improve the robustness of AdaBoost by replacing the exponential loss with some designed robust loss functions. In this work, we present a new way to robustify AdaBoost, i.e., incorporating the robust learning idea of Self-paced Learning (SPL) into Boosting framework. Specifically, we design a new robust Boosting algorithm based on SPL regime, i.e., SPLBoost, which can be easily implemented by slightly modifying off-the-shelf Boosting packages. Extensive experiments and a theoretical characterization are also carried out to illustrate the merits of the proposed SPLBoost.

📄 PDF Abstract BibTeX arXiv:1706.06341

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cyber Security Data Science: Machine Learning Methods and their Performance on Imbalanced Datasets

2025-05-07 · Mateo Lopez-Ledezma, Gissel Velarde

Cybersecurity has become essential worldwide and at all levels, concerning individuals, institutions, and governments. A basic principle in cybersecurity is to be always alert. Therefore, automation is imperative in proc…

Anomaly DetectionBinary ClassificationFraud DetectionIntrusion Detection+2

Balanced Self-Paced Learning for AUC Maximization

2022-07-08 · Bin Gu, Chenkang Zhang, Huan Xiong, Heng Huang

Learning to improve AUC performance is an important topic in machine learning. However, AUC maximization algorithms may decrease generalization performance due to the noisy data. Self-paced learning is an effective metho…

Reward-Machine-Guided, Self-Paced Reinforcement Learning

2023-05-25 · Cevahir Koprulu, Ufuk Topcu

Self-paced reinforcement learning (RL) aims to improve the data efficiency of learning by automatically creating sequences, namely curricula, of probability distributions over contexts. However, existing techniques for s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

GAGA: Deciphering Age-path of Generalized Self-paced Regularizer

2022-09-15 · Xingyu Qu, Diyang Li, Xiaohan Zhao, Bin Gu

Nowadays self-paced learning (SPL) is an important machine learning paradigm that mimics the cognitive process of humans and animals. The SPL regime involves a self-paced regularizer and a gradually increasing age parame…

Computational Efficiency

A Self-paced Regularization Framework for Partial-Label Learning

2018-04-20 · Gengyu Lyu, Songhe Feng, Congyang Lang

Partial label learning (PLL) aims to solve the problem where each training instance is associated with a set of candidate labels, one of which is the correct label. Most PLL algorithms try to disambiguate the candidate l…

Partial Label Learning