Random-walk domination in large graphs: problem definitions and fast solutions
Rong-Hua Li, Jeffrey Xu Yu, Xin Huang, Hong Cheng

TL;DR
This paper studies two types of random-walk domination problems in large graphs, proposing efficient algorithms with theoretical guarantees, and demonstrates their effectiveness through extensive experiments.
Contribution
It formulates two novel random-walk domination problems, proves their submodularity, and develops fast approximate algorithms with performance guarantees.
Findings
Proposed near-optimal greedy algorithms for the problems.
Algorithms are scalable and efficient for large graphs.
Experimental results confirm effectiveness and scalability.
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 network, Ads-placement problem in advertisement networks, and resource-placement problem in P2P networks). Specifically, given a graph , the goal of the first type of random-walk domination problem is to target nodes such that the total hitting time of an -length random walk starting from the remaining nodes to the targeted nodes is minimal. The second type of random-walk domination problem is to find nodes to maximize the expected number of nodes that hit any one targeted node through an -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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Game Theory and Voting Systems
