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

计算机工程 ›› 2011, Vol. 37 ›› Issue (3): 42-43,46. doi: 10.3969/j.issn.1000-3428.2011.03.015

• 软件技术与数据库 • 上一篇    下一篇

基于重启型随机游走模型的图上关键字搜索

蒋 凯1,关佶红2   

  1. (1. 复旦大学计算机科学技术学院,上海 200433;2. 同济大学计算机科学与技术系,上海 201804)
  • 出版日期:2011-02-05 发布日期:2011-01-28
  • 作者简介::蒋 凯(1984-),男,硕士,主研方向:数据库技术; 关佶红,教授
  • 基金资助:
    国家自然科学基金资助项目(60873040)

Keyword Search on Graphs Based on Random Walk with Restart Model

JIANG Kai 1, GUAN Ji-hong 2   

  1. (1. School of Computer Science, Fudan University, Shanghai 200433, China; 2. Department of Computer Science and Technology, Tongji University, Shanghai 201804, China)
  • Online:2011-02-05 Published:2011-01-28

摘要: 基于重启型随机游走模型和个人化PageRank算法,提出一种新的图上关键字搜索算法。该算法将向量空间模型和随机游走模型进行有效的结合,使查询搜索得到的结果可以匹配查询关键字,通过充分挖掘利用图中隐含的结构信息,更好地提供搜索结果。实验结果证明了该算法的有效性。

关键词:

font-family: 华文中宋, mso-ascii-font-family: 'Times New Roman', mso-hansi-font-family: 'Times New Roman'">关键字搜索, 随机游走, 重启型随机游走模型, 向量空间模型

Abstract: This paper presents a new keyword search on graphs algorithm based on random walk with restart model and personalized PageRank algorithm. By combining vector space model and random walk model effectively, it can make the results match the query keywords as well as the structural information implied in the graph, which provides better searching results. Experimental result proves that the algorithm is effective.

Key words: keyword search, random walk, random walk with restart model, vector space model

中图分类号: