作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (15): 188-190. doi: 10.3969/j.issn.1000-3428.2010.15.066

• 人工智能及识别技术 • 上一篇    下一篇

基于固定增量单样本感知器的AdaBoost算法

申芳林,刘建伟,罗雄麟,李双成   

  1. (中国石油大学(北京)自动化研究所,北京 102249)
  • 出版日期:2010-08-05 发布日期:2010-08-25
  • 作者简介:申芳林(1983-),男,硕士研究生,主研方向:机器学习;刘建伟,副研究员、博士;罗雄麟,教授、博士;李双成,硕士研究生

AdaBoost Algorithm Based on Fixed Increment Simple Sample Perceptron

SHEN Fang-lin, LIU Jian-wei, LUO Xiong-lin, LI Shuang-cheng   

  1. (Research Institute of Automation, China University of Petroleum, Beijing 102249)
  • Online:2010-08-05 Published:2010-08-25

摘要: 针对传统AdaBoost算法在分类过程中时间复杂度和算法学习复杂度较高的问题,提出一种改进的算法AdaBoostFISP。以固定增量单样本感知器为弱分类器,在感知器的权值更新上采用固定增量代替变量增量,从而减少运算时间、降低学习复杂度。实验结果证明了该算法在预测准确性、学习复杂度和时间复杂度等方面的优势。

关键词: 感知器, 固定增量, AdaBoostFISP算法

Abstract: To solve the problem of high time complexity and high learning complexity of traditional AdaBoost algorithms, this paper puts forward an improved algorithm named AdaBoostFISP. It uses fixed increment single sample perceptron as weak learners for AdaBoost, and applies fixed increment instead of variable increment in weight updata of perceptron, so that the complexity of time and learning is decreased. Experimental results demonstrate that the algorithm achieves better performance in prediction accuracy, learning complexity and time complexity compared with other AdaBoost algorithms.

Key words: perceptron, fixed increment, AdaBoostFISP algorithm

中图分类号: