English

Fast Algorithms for the Maximum Clique Problem on Massive Graphs with Applications to Overlapping Community Detection

Data Structures and Algorithms 2014-12-01 v1 Social and Information Networks

Abstract

The maximum clique problem is a well known NP-Hard problem with applications in data mining, network analysis, information retrieval and many other areas related to the World Wide Web. There exist several algorithms for the problem with acceptable runtimes for certain classes of graphs, but many of them are infeasible for massive graphs. We present a new exact algorithm that employs novel pruning techniques and is able to find maximum cliques in very large, sparse graphs quickly. Extensive experiments on different kinds of synthetic and real-world graphs show that our new algorithm can be orders of magnitude faster than existing algorithms. We also present a heuristic that runs orders of magnitude faster than the exact algorithm while providing optimal or near-optimal solutions. We illustrate a simple application of the algorithms in developing methods for detection of overlapping communities in networks.

Keywords

Cite

@article{arxiv.1411.7460,
  title  = {Fast Algorithms for the Maximum Clique Problem on Massive Graphs with Applications to Overlapping Community Detection},
  author = {Bharath Pattabiraman and Md. Mostofa Ali Patwary and Assefaw H. Gebremedhin and Wei-keng Liao and Alok Choudhary},
  journal= {arXiv preprint arXiv:1411.7460},
  year   = {2014}
}

Comments

28 pages, 7 figures, 10 tables, 2 algorithms. arXiv admin note: substantial text overlap with arXiv:1209.5818

R2 v1 2026-06-22T07:14:05.059Z