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

计算机工程

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

基于模型空间的树形数据处理方法

董亚东,李正宇,汪阳   

  1. (中国科学技术大学 计算机科学与技术学院,合肥 230001)
  • 收稿日期:2016-04-26 出版日期:2017-04-15 发布日期:2017-04-14
  • 作者简介:董亚东(1990-),男,硕士研究生,主研方向为机器学习;李正宇、汪阳,硕士研究生。

Tree-structured Data Processing Method Based on Model Space

DONG Yadong,LI Zhengyu,WANG Yang   

  1. (School of Computer Science and Technology,University of Science and Technology of China,Hefei 230001,China)
  • Received:2016-04-26 Online:2017-04-15 Published:2017-04-14

摘要: 树形结构数据包括多个结点的属性信息与结点间的连接结构信息,然而传统的机器学习对树形数据的处理方法比较单一。为此,提出一种适用于树形结构的树形回声状态网络方法,使用树形回声状态网络对树形结构数据进行建模,得到固定维数的空间模型,从而将复杂的树形结构数据转换为模型空间中的点。基于模型空间的思想,通过模型空间中点的距离来度量树形结构数据之间的相似度,并将模型与核方法相结合以提高分类器的判别能力。实验结果表明,树的回声状态网络方法与传统方法相比,在相关数据集上有着较好的测试性能。

关键词: 机器学习, 回声状态网络, 水库, 模型空间, 树结构数据

Abstract: Classical machine learning methods are not enough for dealing with tree data because the tree contains not only node information but also structure information.Therefore,this paper proposes an approach of tree echo state network,applicated to tree-structured,it uses the tree-structured echo state network to model tree-structured data,gets a fixed-size space model,and converts the complex tree-structured data into points in the model space.Based on the idea of model space,the similarity between the tree-structured data is measured by the distance between the models.It combines the model with the kernel methods to facilitate classification performance.Experimental results show that,compared with traditional algorithms,the tree echo state network has better performance in related datasets.

Key words: machine learning, echo state network, reservoir, model space, tree-structured data

中图分类号: