Com2 Fast Automatic Discovery of Temporal Communities - pdf

Miguel Araujo, Spiros Papadimitriou, Stephan Günnemann, Christos Faloutsos, Prithwish Basu, Ananthram Swami, Evangelos Papalexakis, Danai Koutra. Com2: Fast Automatic Discovery of Temporal (Comet) Communities. PAKDD 2014, Tainan, Taiwan. Runner-up best student paper award.

Com2 is a free software for the identification of communities in edge-labeled (possibly time-evolving) graphs.

Abstract

Given a large network, changing over time, how can we find patterns and anomalies? We propose Com2, a novel and fast, incremental tensor analysis approach, which can discover both transient and periodic/repeating communities. The method is (a) scalable, being linear on the input size (b) general, (c) needs no user-defined parameters and (d) effective, returning results that agree with intuition.

We apply our method on real datasets, including a phone-call network and a computer-traffic network. The phone call network consists of 4 million mobile users, with 51 million edges (phonecalls), over 14 days. Com2 spots intuitive patterns, that is, temporal communities (comet communities). We report our findings, which include large ’star’-like patterns, near bipartite-cores, as well as tiny groups (5 users), calling each other hundreds of times within a few days.

Get Com2

Quick guide

Com2 codebase has been merged with HyCoM as part of a unified community detection framework.
Check HyCoM's quick guide for more details.