Faster Random Walks By Rewiring Online Social Networks On-The-Fly
Zhuojie Zhou, Nan Zhang, Zhiguo Gong, Gautam Das

TL;DR
This paper introduces MTO-Sampler, a method that rewires online social networks on-the-fly to enable faster random walks, reducing query costs for network sampling through a virtual overlay topology.
Contribution
It proposes a novel on-the-fly rewiring technique to accelerate random walks over restricted social network interfaces, improving sampling efficiency and reducing query costs.
Findings
MTO-Sampler significantly reduces the number of queries needed for sampling.
The method is effective on real-world social networks like Google Plus and Epinion.
It provably enhances the efficiency of network sampling processes.
Abstract
Many online social networks feature restrictive web interfaces which only allow the query of a user's local neighborhood through the interface. To enable analytics over such an online social network through its restrictive web interface, many recent efforts reuse the existing Markov Chain Monte Carlo methods such as random walks to sample the social network and support analytics based on the samples. The problem with such an approach, however, is the large amount of queries often required (i.e., a long "mixing time") for a random walk to reach a desired (stationary) sampling distribution. In this paper, we consider a novel problem of enabling a faster random walk over online social networks by "rewiring" the social network on-the-fly. Specifically, we develop Modified TOpology (MTO)-Sampler which, by using only information exposed by the restrictive web interface, constructs 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
TopicsComplex Network Analysis Techniques · Human Mobility and Location-Based Analysis · Data Management and Algorithms
