Approximating the Number of Network Motifs

  • Authors:
  • Mira Gonen;Yuval Shavitt

  • Affiliations:
  • Tel-Aviv University, Ramat Aviv, Israel;Tel-Aviv University, Ramat Aviv, Israel

  • Venue:
  • WAW '09 Proceedings of the 6th International Workshop on Algorithms and Models for the Web-Graph
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

World Wide Web, the Internet, coupled biological and chemical systems, neural networks, and social interacting species, are only a few examples of systems composed by a large number of highly interconnected dynamical units. These networks contain characteristic patterns, termed network motifs, which occur far more often than in randomized networks with the same degree sequence. Several algorithms have been suggested for counting or detecting the number of induced or non-induced occurrences of network motifs in the form of trees and bounded treewidth subgraphs of size O(logn), and of size at most 7 for some motifs. In addition, counting the number of motifs a node is part of was recently suggested as a method to classify nodes in the network. The promise is that the distribution of motifs a node participate in is an indication of its function in the network. Therefore, counting the number of network motifs a node is part of provides a major challenge. However, no such practical algorithm exists. We present several algorithms with time complexity $O\left(e^{2k}k\cdot n \cdot |E|\cdot \right.$ $\left.\log\frac{1}{\delta}/{\epsilon^2}\right)$ that, for the first time, approximate for every vertex the number of non-induced occurrences of the motif the vertex is part of, for k-length cycles, k-length cycles with a chord, and (k − 1)-length paths, where k = O(logn), and for all motifs of size of at most four. In addition, we show algorithms that approximate the total number of non-induced occurrences of these network motifs, when no efficient algorithm exists. Some of our algorithms use the color coding technique.