Skip to content

Repository files navigation

Experimental Evaluation of "Local Community Detection based on Small Cliques"

These are the scripts used for the experimental evaluation of the (open access) paper

Hamann, Michael; Röhrs, Eike; Wagner, Dorothea. 2017. "Local Community Detection based on Small Cliques." Algorithms 10, no. 3: 90.

To make it possible to reproduce the results presented in our paper we provide all scripts and the full implementation used.

The scripts generate or convert input graphs, execute the algorithms, run the evaluation and generate plots. The main script to execute everything is execute_everything.sh. Before you execute this, however, you need to ensure a couple of points:

Note that the provided scripts generate more graphs and in particular a lot more plots than actually used in the paper. While the other plots are certainly also interesting, we did not feel they contributed enough value to justify their inclusion in the paper. The plots actually used in the paper are:

plots_lfr-dj-uw/5000-small_F1-Score - seed_plain_avg.pgf
plots_lfr-dj-uw/5000-small_F1-Score - seed_clique_avg.pgf
plots_lfr-dj-uw/5000-big_F1-Score - seed_plain_avg_nolegend.pgf
plots_lfr-dj-uw/5000-big_F1-Score - seed_clique_avg_nolegend.pgf
plots_lfr-dj-uw/5000-big_Conductance_plain_avg.pgf
plots_lfr-dj-uw/5000-big_Conductance_clique_avg.pgf
plots_lfr-dj-uw/5000-big_Size_plain_avg_nolegend.pgf
plots_lfr-dj-uw/5000-big_Size_clique_avg_nolegend.pgf
plots_lfr-dj-uw/5000-big_F1-Score - noseed_plain_avg_nolegend.pgf
plots_lfr-dj-uw/5000-big_F1-Score - noseed_clique_avg_nolegend.pgf
plots_lfr-ol-uw/2000-0.2_F1-Score - seed_plain_avg.pgf
plots_lfr-ol-uw/2000-0.2_F1-Score - seed_clique_avg.pgf
plots_lfr-weighted/5000-big-0.3_F1-Score - seed_plain_avg.pgf
plots_lfr-weighted/5000-big-0.3_F1-Score - seed_clique_avg.pgf
plots_lfr-weighted/5000-big-0.5_F1-Score - seed_plain_avg_nolegend.pgf
plots_lfr-weighted/5000-big-0.5_F1-Score - seed_clique_avg_nolegend.pgf
plots_lfr-weighted/5000-big-0.8_F1-Score - seed_plain_avg_nolegend.pgf
plots_lfr-weighted/5000-big-0.8_F1-Score - seed_clique_avg_nolegend.pgf
plots_fb-dorm/F1-Score - seed_plain_avg.pdf
plots_fb-dorm/F1-Score - seed_clique_avg.pdf
summary.pdf

All plots are generated as PGF for direct inclusion into LaTeX and as PDF for direct viewing or inclusion where PGF does not accurately reproduce the PDF (for the plots on the 100 Facebook networks and the summary plot, the labels on the x-axis are unfortunately not properly aligned when using PGF).

Further, the code also generates two tables that are used in our paper:

lfr-ol-uw_times.tex
fb_times.tex

In case you have any questions concerning these scripts or the paper, feel free to contact Michael Hamann via email or open an issue in this repository.

About

Experimental Evaluation of "Local Community Detection based on Small Cliques"

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages