DocumentCode
140864
Title
Random-walk domination in large graphs
Author
Rong-Hua Li ; Yu, Jeffrey Xu ; Xin Huang ; Hong Cheng
Author_Institution
Guangdong Province Key Lab. of Popular High Performance Comput., Shenzhen Univ., Shenzhen, China
fYear
2014
fDate
March 31 2014-April 4 2014
Firstpage
736
Lastpage
747
Abstract
We introduce and formulate two types of random-walk domination problems in graphs motivated by a number of applications in practice (e.g., item-placement problem in online social networks, Ads-placement problem in advertisement networks, and resource-placement problem in P2P networks). Specifically, given a graph G, the goal of the first type of random-walk domination problem is to target k nodes such that the total hitting time of an L-length random walk starting from the remaining nodes to the targeted nodes is minimized. The second type of random-walk domination problem is to find k nodes to maximize the expected number of nodes that hit any one targeted node through an L-length random walk. We prove that these problems are two special instances of the submodular set function maximization with cardinality constraint problem. To solve them effectively, we propose a dynamic-programming (DP) based greedy algorithm which is with near-optimal performance guarantee. The DP-based greedy algorithm, however, is not very efficient due to the expensive marginal gain evaluation. To further speed up the algorithm, we propose an approximate greedy algorithm with linear time complexity w.r.t. the graph size and also with near-optimal performance guarantee. The approximate greedy algorithm is based on carefully designed random walk sampling and sample-materialization techniques. Extensive experiments demonstrate the effectiveness, efficiency and scalability of the proposed algorithms.
Keywords
computational complexity; dynamic programming; graph theory; greedy algorithms; DP-based greedy algorithm; L-length random walk; cardinality constraint problem; dynamic-programming based greedy algorithm; large graphs; linear time complexity; marginal gain evaluation; random walk sampling; random-walk domination; sample-materialization techniques; submodular set function maximization; Algorithm design and analysis; Approximation algorithms; Approximation methods; Greedy algorithms; Search problems; Social network services; Time complexity;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering (ICDE), 2014 IEEE 30th International Conference on
Conference_Location
Chicago, IL
Type
conf
DOI
10.1109/ICDE.2014.6816696
Filename
6816696
Link To Document