Author:
Guo Wenhua,Feng Wenqian,Qi Yiyan,Wang Pinghui,Tao Jing
Abstract
Due to high computational costs, exploring motif statistics (such as motif frequencies) of a large graph can be challenging. This is useful for understanding complex networks such as social and biological networks. To address this challenge, many methods explore approximate algorithms using edge/path sampling techniques. However, state-of-the-art methods usually over-sample frequent motifs and under-sample rare motifs, and thus they fail in many real applications such as anomaly detection (i.e., finding rare patterns). Furthermore, it is not feasible to apply existing weighted sampling methods such as stratified sampling to solve this problem, because it is difficult to sample subgraphs from a large graph in a direct manner. In this paper, we observe that rare motifs of most real-world networks have “more edges” than frequent motifs, and motifs with more edges are sampled by random edge sampling with higher probabilities. Based on these two observations, we propose a novel motif sampling method, Mosar, to estimate motif frequencies. In particular, our Mosar method samples frequent and rare motifs with different probabilities, and tends to sample motifs with low frequencies. As a result, the new method greatly reduces the estimation errors of these rare motifs. Finally, we conducted extensive experiments on a variety of real-world datasets with different sizes, and our experimental results show that the Mosar method is two orders of magnitude more accurate than state-of-the-art methods.
Subject
Fluid Flow and Transfer Processes,Computer Science Applications,Process Chemistry and Technology,General Engineering,Instrumentation,General Materials Science
Reference50 articles.
1. Comparison of Online Social Relations in Terms of Volume vs. Interaction: A Case Study of Cyworld;Chun;Proceedings of the SIGCOMM: Conference on Applications, Technologies, Architectures, and Protocols for Computer Communication,2008
2. The slashdot zoo: Mining a social network with negative edges;Kunegis;Proceedings of the 18th International Conference on World Wide Web,2009
3. Empirical Analysis of the Evolution of Follower Network: A Case Study on Douban;Zhao;Proceedings of the 30th IEEE International Conference on Computer Communications (IEEE INFOCOM 2011),2011
4. Subgraph frequencies: Mapping the empirical and extremal geography of large graph collections;Ugander;Proceedings of the 22nd International Conference on World Wide Web,2013
5. Network motifs in the transcriptional regulation network of Escherichia coli