DOULION: counting triangles in massive graphs with a coin

  • Authors:
  • Charalampos E. Tsourakakis;U. Kang;Gary L. Miller;Christos Faloutsos

  • Affiliations:
  • CARNEGIE MELLON UNIVERSITY, PITTSBURGH, PA, USA;CARNEGIE MELLON UNIVERSITY, PITTSBURGH, PA, USA;CARNEGIE MELLON UNIVERSITY, PITTSBURGH, PA, USA;CARNEGIE MELLON UNIVERSITY, PITTSBURGH, PA, USA

  • Venue:
  • Proceedings of the 15th ACM SIGKDD international conference on Knowledge discovery and data mining
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Counting the number of triangles in a graph is a beautiful algorithmic problem which has gained importance over the last years due to its significant role in complex network analysis. Metrics frequently computed such as the clustering coefficient and the transitivity ratio involve the execution of a triangle counting algorithm. Furthermore, several interesting graph mining applications rely on computing the number of triangles in the graph of interest. In this paper, we focus on the problem of counting triangles in a graph. We propose a practical method, out of which all triangle counting algorithms can potentially benefit. Using a straightforward triangle counting algorithm as a black box, we performed 166 experiments on real-world networks and on synthetic datasets as well, where we show that our method works with high accuracy, typically more than 99% and gives significant speedups, resulting in even ≈ 130 times faster performance.