Triangle Sparsifiers
Journal of Graph Algorithms and Applications, Tome 15 (2011) no. 6, pp. 703-726.

Voir la notice de l'article provenant de la source Journal of Graph Algorythms and Applications website

In this work, we introduce the notion of triangle sparsifiers, i.e., sparse graphs which are approximately the same to the original graph with respect to the triangle count. This results in a practical triangle counting method with strong theoretical guarantees. For instance, for unweighted graphs we show a randomized algorithm for approximately counting the number of triangles in a graph G, which proceeds as follows: keep each edge independently with probability p, enumerate the triangles in the sparsified graph G′ and return the number of triangles found in G′ multiplied by p−3. We prove that under mild assumptions on G and p our algorithm returns a good approximation for the number of triangles with high probability. Specifically, we show that if p ≥ max ( [(polylog(n) ∆)/(t)], [(polylog(n))/(t1/3)]), where n, t, ∆, and T denote the number of vertices in G, the number of triangles in G, the maximum number of triangles an edge of G is contained and our triangle count estimate respectively, then T is strongly concentrated around t: Pr[|T−t| ≥ εt] ≤ n−K. We illustrate the efficiency of our algorithm on various large real-world datasets where we obtain significant speedups. Finally, we investigate cut and spectral sparsifiers with respect to triangle counting and show that they are not optimal.
@article{JGAA_2011_15_6_a0,
     author = {Charalampos Tsourakakis and Mihail Kolountzakis and Gary Miller},
     title = {Triangle {Sparsifiers}},
     journal = {Journal of Graph Algorithms and Applications},
     pages = {703--726},
     publisher = {mathdoc},
     volume = {15},
     number = {6},
     year = {2011},
     doi = {10.7155/jgaa.00245},
     language = {en},
     url = {http://geodesic.mathdoc.fr/articles/10.7155/jgaa.00245/}
}
TY  - JOUR
AU  - Charalampos Tsourakakis
AU  - Mihail Kolountzakis
AU  - Gary Miller
TI  - Triangle Sparsifiers
JO  - Journal of Graph Algorithms and Applications
PY  - 2011
SP  - 703
EP  - 726
VL  - 15
IS  - 6
PB  - mathdoc
UR  - http://geodesic.mathdoc.fr/articles/10.7155/jgaa.00245/
DO  - 10.7155/jgaa.00245
LA  - en
ID  - JGAA_2011_15_6_a0
ER  - 
%0 Journal Article
%A Charalampos Tsourakakis
%A Mihail Kolountzakis
%A Gary Miller
%T Triangle Sparsifiers
%J Journal of Graph Algorithms and Applications
%D 2011
%P 703-726
%V 15
%N 6
%I mathdoc
%U http://geodesic.mathdoc.fr/articles/10.7155/jgaa.00245/
%R 10.7155/jgaa.00245
%G en
%F JGAA_2011_15_6_a0
Charalampos Tsourakakis; Mihail Kolountzakis; Gary Miller. Triangle Sparsifiers. Journal of Graph Algorithms and Applications, Tome 15 (2011) no. 6, pp. 703-726. doi : 10.7155/jgaa.00245. http://geodesic.mathdoc.fr/articles/10.7155/jgaa.00245/

Cité par Sources :