ITM Web of Conferences (Jan 2017)

Top-k Keyword Search Over Graphs Based On Backward Search

  • Zeng Jia-Hui,
  • Huang Jiu-Ming,
  • Yang Shu-Qiang

DOI
https://doi.org/10.1051/itmconf/20171201014
Journal volume & issue
Vol. 12
p. 01014

Abstract

Read online

Keyword search is one of the most friendly and intuitive information retrieval methods. Using the keyword search to get the connected subgraph has a lot of application in the graph-based cognitive computation, and it is a basic technology. This paper focuses on the top-k keyword searching over graphs. We implemented a keyword search algorithm which applies the backward search idea. The algorithm locates the keyword vertices firstly, and then applies backward search to find rooted trees that contain query keywords. The experiment shows that query time is affected by the iteration number of the algorithm.