摘要
针对基于支持向量机的Web文本分类效率低的问题,提出了一种基于支持向量机Web文本的快速增量分类FVI-SVM算法。算法保留增量训练集中违反KKT条件的Web文本特征向量,克服了Web文本训练集规模巨大,造成支持向量机训练效率低的缺点。算法通过计算支持向量的共享最近邻相似度,去除冗余支持向量,克服了在增量学习过程中不断加入相似文本特征向量而导致增量学习的训练时间消耗加大、分类效率下降的问题。实验结果表明,该方法在保证分类精度的前提下,有效提高了支持向量机的训练效率和分类效率。
In Web text classification,with extremely large scale of the training set and the characteristic of changing rapidly,this paper proposed an algorithm named FVI-SVM based on incremental SVM for fast Web text classification.In order to conquer the problem of low efficiency of SVM which was aroused by a large scale of training set,datas in incremental training set which violate conditions of KKT would be exterminated.In order to conquer the problem of redundant support vectors which lead to the increasing of taining time consumption and decreasing of classification efficiency in incremental learning,exterminated the redundant support vectors by calculating shared nearest neighbors similarity.Experimental results show that the proposed method enhances the training and classification efficiency on a premise ensure the accuracy of classification.
出处
《计算机应用研究》
CSCD
北大核心
2012年第4期1275-1278,共4页
Application Research of Computers
基金
高校博士点基金资助项目(20093227110005)
校高级人才启动基金资助项目(09JDG041)
省科技型企业创新资金资助项目(BC2010172)
关键词
支持向量机
支持向量
最优分类超平面
KKT条件
文本特征向量
support vector machine(SVM)
support vector
optimal separating hyper-plane
Karush-Kuhn-Tucher(KKT)
text feature vector