Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2009, Vol. 35 ›› Issue (9): 52-54. doi: 10.3969/j.issn.1000-3428.2009.09.018

• Software Technology and Database • Previous Articles     Next Articles

Research of Frequent Subgraph Mining Algorithm

TANG De-quan1, ZHU Lin-li2   

  1. (1. Department of Computer, Hunan Public Security College, Changsha 410138; 2. Information and Education Technology Center, Jiangsu Teachers University of Technology, Changzhou 213001)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-05-05 Published:2009-05-05

频繁子图挖掘算法研究

唐德权1,朱林立2   

  1. (1. 湖南公安高等专科学校计算机系,长沙 410138;2. 江苏技术师范学院信息与教育技术中心,常州 213001)

Abstract: Graph can express richer semantic meaning, but enhance the complexity of data structure and increase the difficulty of interested sub-graph mining. The knowledge of graph and data mining technology is applied comprehensively to accomplish canonical coding of graph. Candidate subgraph is generated by join and extension operation. The value of support and frequency of candidate subgraph is counted by maintaining an embedded set. Algorithm FSubgraphM is proposed to mine frequent induced subgraph from graph database.

Key words: data mining, subgraph isomorphism, canonical coding, embedded set, frequent subgraph mining

摘要: 图像能表达丰富语义,但增加了数据结构的复杂性和感兴趣子结构的挖掘难度。综合应用图论知识和数据挖掘的各种技术,对图像进行规范化编码,通过连接和扩展操作产生所有候选子图,引用嵌入集概念,计算候选子图的支持度和频繁度。提出频繁子图挖掘算法FSubgraphM,能从图数据库中挖掘频繁导出子图。

关键词: 数据挖掘, 子图同构, 规范化编码, 嵌入集, 频繁子图挖掘

CLC Number: