Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/2882903.2915217acmconferencesArticle/Chapter ViewAbstractPublication PagesmodConference Proceedingsconference-collections
research-article

Efficient and Progressive Group Steiner Tree Search

Published: 14 June 2016 Publication History

Abstract

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(3kn+2k(n log n + m)) time, where k 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 k (e.g., k=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.

References

[1]
S. P. A. Alewijnse, T. M. Bagautdinov, M. de Berg, Q. W. Bouts, A. P. ten Brink, K. Buchin, and M. A. Westenberg. Progressive geometric algorithms. In SOCG, 2014.
[2]
A. Anagnostopoulos, L. Becchetti, C. Castillo, A. Gionis, and S. Leonardi. Online team formation in social networks. In WWW, 2012.
[3]
G. Bhalotia, A. Hulgeri, C. Nakhe, S. Chakrabarti, and S. Sudarshan. Keyword searching and browsing in databases using BANKS. In ICDE, 2002.
[4]
C. Böhm, J. Feng, X. He, and S. T. Mai. Efficient anytime density-based clustering. In SDM, 2013.
[5]
M. Charikar, C. Chekuri, A. Goel, and S. Guha. Rounding via trees: Deterministic approximation algorithms for group steiner trees and phk-median. In STOC, 1998.
[6]
J. Coffman and A. C. Weaver. An empirical performance evaluation of relational keyword search techniques. IEEE Trans. Knowl. Data Eng., 26(1):30--42, 2014.
[7]
R. Dechter and J. Pearl. Generalized best-first search strategies and the optimality of A*. Journal of the ACM, 32(3):505--536, 1985.
[8]
B. Ding, J. X. Yu, S. Wang, L. Qin, X. Zhang, and X. Lin. Finding top-k min-cost connected trees in databases. In ICDE, 2007.
[9]
S. E. Dreyfus and R. A. Wagner. The steiner problem in graphs. Networks, 1(3):195--207, 1971.
[10]
S. Esmeir and S. Markovitch. Anytime induction of decision trees: An iterative improvement approach. In AAAI, 2006.
[11]
R. Fagin, A. Lotem, and M. Naor. Optimal aggregation algorithms for middleware. J. Comput. Syst. Sci., 66(4):614--656, 2003.
[12]
U. Feige. A threshold of ln phn for approximating set cover. J. ACM, 45(4):634--652, 1998.
[13]
N. Garg, G. Konjevod, and R. Ravi. A polylogarithmic approximation algorithm for the group steiner tree problem. J. Algorithms, 37(1):66--84, 2000.
[14]
A. V. Goldberg and C. Harrelson. Computing the shortest path: A* search meets graph theory. In SODA, 2005.
[15]
E. A. Hansen and R. Zhou. Anytime heuristic search. J. Artif. Intell. Res. (JAIR), 28:267--297, 2007.
[16]
P. E. Hart, N. J. Nilsson, and B. Raphael. A formal basis for the heuristic determination of minimum cost paths. IEEE Trans. Systems Science and Cybernetics, 4(2):100--107, 1968.
[17]
H. He, H. Wang, J. Yang, and P. S. Yu. BLINKS: ranked keyword searches on graphs. In SIGMOD, 2007.
[18]
E. Ihler. The complexity of approximating the class steiner tree problem. In 17th International Workshop, WG, 1991.
[19]
V. Kacholia, S. Pandit, S. Chakrabarti, S. Sudarshan, R. Desai, and H. Karambelkar. Bidirectional expansion for keyword search on graph databases. In VLDB, 2005.
[20]
G. Kasneci, M. Ramanath, M. Sozio, F. M. Suchanek, and G. Weikum. STAR: steiner-tree approximation in relationship graphs. In ICDE, 2009.
[21]
B. Kimelfeld and Y. Sagiv. Finding and approximating top-k answers in keyword proximity search. In PODS, 2006.
[22]
T. Lappas, K. Liu, and E. Terzi. Finding a team of experts in social networks. In KDD, 2009.
[23]
G. Li, C. Li, J. Feng, and L. Zhou. SAIL: structure-aware indexing for effective and progressive top-k keyword search over XML documents. Inf. Sci., 179(21):3745--3762, 2009.
[24]
G. Li, X. Zhou, J. Feng, and J. Wang. Progressive keyword search in relational databases. In ICDE, 2009.
[25]
A. Majumder, S. Datta, and K. V. M. Naidu. Capacitated team formation problem on social networks. In KDD, 2012.
[26]
L. Mero. A heuristic search algorithm with modifiable estimate. Artificial Intelligence, 23(1):13--27, 1984.
[27]
A. Mouaddib and S. Zilberstein. Knowledge-based anytime computation. In IJCAI, 1995.
[28]
G. Reich and P. Widmayer. Beyond steiner's problem: A VLSI oriented generalization. In 15th International Workshop,WG, 1989.
[29]
K. Ueno, X. Xi, E. J. Keogh, and D. Lee. Anytime classification using the nearest neighbor algorithm with applications to stream mining. In ICDM, 2006.
[30]
X. Wang, Z. Zhao, and W. Ng. A comparative study of team formation in social networks. In DASFAA, 2015.
[31]
D. Zhang, Y. Du, T. Xia, and Y. Tao. Progressive computation of the min-dist optimal-location query. In VLDB, 2006.
[32]
S. Zilberstein. Using anytime algorithms in intelligent systems. AI Magazine, 17(3):73--83, 1996.

Cited By

View all
  • (2024)A Fast Hop-Biased Approximation Algorithm for the Quadratic Group Steiner Tree ProblemProceedings of the ACM Web Conference 202410.1145/3589334.3645325(312-321)Online publication date: 13-May-2024
  • (2024)Multi-Source Shortest Path Query With Assembly Points on Large GraphsIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2024.342494736:12(8859-8875)Online publication date: Dec-2024
  • (2024)Efficient Skyline Keyword-Based Tree Retrieval on Attributed GraphsIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2024.338898836:11(6056-6070)Online publication date: Nov-2024
  • Show More Cited By

Index Terms

  1. Efficient and Progressive Group Steiner Tree Search

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Conferences
    SIGMOD '16: Proceedings of the 2016 International Conference on Management of Data
    June 2016
    2300 pages
    ISBN:9781450335317
    DOI:10.1145/2882903
    Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

    Sponsors

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 14 June 2016

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. DP
    2. a *-search algorithm
    3. group steiner tree

    Qualifiers

    • Research-article

    Conference

    SIGMOD/PODS'16
    Sponsor:
    SIGMOD/PODS'16: International Conference on Management of Data
    June 26 - July 1, 2016
    California, San Francisco, USA

    Acceptance Rates

    Overall Acceptance Rate 785 of 4,003 submissions, 20%

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)25
    • Downloads (Last 6 weeks)3
    Reflects downloads up to 24 Dec 2024

    Other Metrics

    Citations

    Cited By

    View all
    • (2024)A Fast Hop-Biased Approximation Algorithm for the Quadratic Group Steiner Tree ProblemProceedings of the ACM Web Conference 202410.1145/3589334.3645325(312-321)Online publication date: 13-May-2024
    • (2024)Multi-Source Shortest Path Query With Assembly Points on Large GraphsIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2024.342494736:12(8859-8875)Online publication date: Dec-2024
    • (2024)Efficient Skyline Keyword-Based Tree Retrieval on Attributed GraphsIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2024.338898836:11(6056-6070)Online publication date: Nov-2024
    • (2023)Efficient Approximation Algorithms for the Diameter-Bounded Max-Coverage Group Steiner Tree ProblemProceedings of the ACM Web Conference 202310.1145/3543507.3583257(199-209)Online publication date: 30-Apr-2023
    • (2023)Finding Minimum Connected Subgraphs With Ontology Exploration on Large RDF DataIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2022.322507635:11(11403-11418)Online publication date: 1-Nov-2023
    • (2023)Automatically Building Service-Based Systems With Function RelaxationIEEE Transactions on Cybernetics10.1109/TCYB.2022.316476753:5(2703-2716)Online publication date: May-2023
    • (2023)Integrating Connection Search in Graph Queries2023 IEEE 39th International Conference on Data Engineering (ICDE)10.1109/ICDE55515.2023.00200(2607-2620)Online publication date: Apr-2023
    • (2023)Top-r keyword-based community search in attributed graphs2023 IEEE 39th International Conference on Data Engineering (ICDE)10.1109/ICDE55515.2023.00130(1652-1664)Online publication date: Apr-2023
    • (2023)An Efficient Keywords Search in Temporal Social NetworksData Science and Engineering10.1007/s41019-023-00218-78:4(368-384)Online publication date: 9-Sep-2023
    • (2022)Approximating probabilistic group steiner trees in graphsProceedings of the VLDB Endowment10.14778/3565816.356583416:2(343-355)Online publication date: 1-Oct-2022
    • Show More Cited By

    View Options

    Login options

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Media

    Figures

    Other

    Tables

    Share

    Share

    Share this Publication link

    Share on social media