Finding Better Web Communities in Digraphs via Max-Flow Min-Cut
Authors/Creators
- 1. City University of Hong Kong
- 2. Beihang University
Description
We consider the web community detection problem by providing a cost function that, not only penalizes external connections, but also rewards the internal ones. Our formulation addresses limitations of cut-clustering and extends web communities to digraphs. The formulation is parametric, resulting in a hierarchy of communities that is representable in linear storage and computable in a linear number of maxflow computations. Experimental results on synthetic and real-world datasets show that the proposed method can find better web communities and more densest subgraphs than previous formulations. Simple examples also show it can return different and more meaningful communities than other formulations based on graph conductance, map equation and modularity score.
Files
ccha23/Better-Web-Communities-v1.0.zip
Files
(703.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ba4a74c4d5d985b8e6a59164497c0b8e
|
703.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ccha23/Better-Web-Communities/tree/v1.0 (URL)