Journal of University of Science and Technology of China ›› 2016, Vol. 46 ›› Issue (9): 727-735.DOI: 10.3969/j.issn.0253-2778.2016.09.003

• Original Paper • Previous Articles    

An incremental cost-sensitive support vector machine

QUAN Xin, GU Yuanhua, ZHENG Guansheng, GU Bin   

  1. 1. Jiangsu Engineering Center of Network Monitoring, Nanjing 210044, China; 2. College of Computer Science & Software, Nanjing University of Information Science & Technology, Nanjing 210044, China
  • Received:2016-03-01 Revised:2016-09-17 Accepted:2016-09-17 Online:2016-09-17 Published:2016-09-17

Abstract: Cost-sensitive learning is an important field in machine learning, which widely exists in real-world applications, such as cancer diagnosis, credit application, etc. Cost-sensitive support vector machine proposed by Masnadi et al. handles cost-sensitive problems through making the hinge loss function cost-sensitive, which has better generalization accuracy than other traditional cost-sensitive algorithms. In practice data are obtained one batch after another. Conventional batch algorithms would waste a lot of time when appending samples, because they should re-train the model from scratch. To make the cost-sensitive support vector machine more practical in on-line learning problems, an incremental cost-sensitive support vector machine algorithm was proposed, which can directly update the trained model without re-training it from scratch when appending samples. Experiment study on several datasets show that our algorithm is significantly more efficient than batch algorithms of the cost-sensitive support vector machine.

Key words: on-line learning, incremental learning, cost sensitive learning, support vector machine

CLC Number: