Querying Minimal Steiner Maximum-Connected Subgraphsin Large Graphs


TitleQuerying Minimal Steiner Maximum-Connected Subgraphsin Large Graphs
Publication TypeConference Paper
Year of Publication2016
AuthorsHu, Jiafeng, Wu Xiaowei, Cheng Reynold, Luo Siqiang, and Fang Yixiang
Conference NameThe 25th ACM International Conference on Information and Knowledge Management
Date Published10/2016
PublisherACM
Conference LocationIndianapolis, IN, USA
ISBN Number978-1-4503-4073-1/16/10
KeywordsCommunity Search, k-Edge Connectivity, Minimal Steiner Maximum-Connected Subgraph, Subgraph Search
Abstract

Given a graph G and a set Q of query nodes, we examine theSteiner Maximum-Connected Subgraph(SMCS). The SMCS,orG’s induced subgraph that contains Q with the largest connectivity, can be useful for customer prediction, product promotion, and team assembling. Despite its importance,the SMCS problem has only been recently studied. Existing solutions evaluate the maximum SMCS, whose number of nodes is the largest among all the SMCSs ofQ. However, the maximum SMCS, which may contain a lot of nodes, can be difficult to interpret. In this paper, we investigate the minimal SMCS, which is the minimal subgraph of G with the maximum connectivity containingQ. The minimal SMCS contains much fewer nodes than its maximum counterpart,and is thus easier to be understood. However, the minimal SMCS can be costly to evaluate. We thus propose efficient Expand-Refine algorithms, as well as their approximate ver-sions with accuracy guarantees. Extensive experiments on six large real graph datasets validate the effectiveness andefficiency of our approaches.

URLhttp://dl.acm.org/citation.cfm?id=2983748
DOIhttp://dx.doi.org/10.1145/2983323.2983748
Refereed DesignationUnknown