首页 | 官方网站   微博 | 高级检索  
     

模型决策树:一种决策树加速算法
引用本文:尹儒,门昌骞,王文剑,刘澍泽.模型决策树:一种决策树加速算法[J].模式识别与人工智能,2018,31(7):643-652.
作者姓名:尹儒  门昌骞  王文剑  刘澍泽
作者单位:1.山西大学 计算机与信息技术学院 太原 030006
2.山西大学 计算智能与中文信息处理教育部重点实验室 太原 030006
3.Department of Computer Science, Rensselaer Polytechnic Institute, Troy, NY 12180
基金项目:国家自然科学基金项目(No.61673249)、山西省回国留学人员科研基金项目(No.2016-004)、赛尔网络下一代互联网技术创新项目(No.NGII20170601)
摘    要:决策树算法采用递归方法构建,训练效率较低,过度分类的决策树可能产生过拟合现象.因此,文中提出模型决策树算法.首先在训练数据集上采用基尼指数递归生成一棵不完全决策树,然后使用一个简单分类模型对其中的非纯伪叶结点(非叶结点且结点包含的样本不属于同一类)进行分类,生成最终的决策树.相比原始的决策树算法,这样产生的模型决策树能在算法精度不损失或损失很小的情况下,提高决策树的训练效率.在标准数据集上的实验表明,文中提出的模型决策树在速度上明显优于决策树算法,具备一定的抗过拟合能力.

关 键 词:基尼指数  决策树(DT)  模型决策树  分类  
收稿时间:2018-04-15

Model Decision Tree: An Accelerated Algorithm of Decision Tree
YIN Ru,MEN Changqian,WANG Wenjian,LIU Shuze.Model Decision Tree: An Accelerated Algorithm of Decision Tree[J].Pattern Recognition and Artificial Intelligence,2018,31(7):643-652.
Authors:YIN Ru  MEN Changqian  WANG Wenjian  LIU Shuze
Affiliation:1.School of Computer and Information Technology, Shanxi University, Taiyuan 030006
2.Key Laboratory of Computational Intelligence and Chinese Information Processing of Ministry of Education, Shanxi University, Taiyuan 030006
3.Department of Computer Science, Rensselaer Polytechnic Institute, Troy, NY 12180
Abstract:The decision tree algorithm is constructed in a recursive style. Therefore, the low training efficiency is yielded and the over-classification of decision tree may produce overfitting. An accelerated algorithm called model decision tree(MDT) is proposed in this paper. An incomplete classification decision tree is established via the Gini index on the training dataset firstly. Then a simple model is utilized to classify impure pseudo leaf nodes, which are neither leaf nodes nor in the same class. Consequently, the final MDT is generated. Compared with DT, MDT improves the training efficiency with smaller loss of classification accuracy or even no loss. The experimental results on benchmark datasets show that the proposed MDT is much faster than DT and it has a certain ability to avoid overfitting.
Keywords:Gini Index  Decision Tree  Model Decision Tree  Classification  
点击此处可从《模式识别与人工智能》浏览原始摘要信息
点击此处可从《模式识别与人工智能》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司    京ICP备09084417号-23

京公网安备 11010802026262号