Efficient and progressive Group Steiner Tree search

Rong Hua Li, Lu Qin, Jeffrey Xu Yu, Rui Mao

科研成果: 书/报告/会议事项章节会议稿件同行评审

43 引用 (Scopus)

摘要

The Group Steiner Tree (GST) problem is a fundamental problem in database area that has been successfully applied to keyword search in relational databases and team search in social networks. The state-of-the-art algorithm for the GST problem is a parameterized dynamic programming (DP) algorithm, which finds the optimal tree in O(3κn + 2κ (n log n + m)) time, where κ is the number of given groups, m and n are the number of the edges and nodes of the graph respectively. The major limitations of the parameterized DP algorithm are twofold: (i) it is intractable even for very small values of κ (e.g., κ = 8) in large graphs due to its exponential complexity, and (ii) it cannot generate a solution until the algorithm has completed its entire execution. To overcome these limitations, we propose an efficient and progressive GST algorithm in this paper, called PrunedDP. It is based on newly-developed optimal-tree decomposition and conditional tree merging techniques. The proposed algorithm not only drastically reduces the search space of the parameterized DP algorithm, but it also produces progressively-refined feasible solutions during algorithm execution. To further speed up the PrunedDP algorithm, we propose a progressive A∗-search algorithm, based on several carefully-designed lower-bounding techniques. We conduct extensive experiments to evaluate our algorithms on several large scale real-world graphs. The results show that our best algorithm is not only able to generate progressively-refined feasible solutions, but it also finds the optimal solution with at least two orders of magnitude acceleration over the state-of-the-art algorithm, using much less memory.

源语言英语
主期刊名SIGMOD 2016 - Proceedings of the 2016 International Conference on Management of Data
出版商Association for Computing Machinery
91-106
页数16
ISBN(电子版)9781450335317
DOI
出版状态已出版 - 26 6月 2016
已对外发布
活动2016 ACM SIGMOD International Conference on Management of Data, SIGMOD 2016 - San Francisco, 美国
期限: 26 6月 20161 7月 2016

出版系列

姓名Proceedings of the ACM SIGMOD International Conference on Management of Data
26-June-2016
ISSN(印刷版)0730-8078

会议

会议2016 ACM SIGMOD International Conference on Management of Data, SIGMOD 2016
国家/地区美国
San Francisco
时期26/06/161/07/16

指纹

探究 'Efficient and progressive Group Steiner Tree search' 的科研主题。它们共同构成独一无二的指纹。

引用此