Graph Partitioning Based on Link Distributions

Abstract

Existing graph partitioning approaches are mainly based on optimizing edge cuts and do not take the distribution of edge weights (link distribution) into consideration. In this paper, we propose a general model to partition graphs based on link distributions. This model formulates graph partitioning under a certain distribution assumption as approximating the graph affinity matrix under the corresponding distortion measure. Under this model, we derive a novel graph partitioning algorithm to approximate a graph affinity matrix under various Bregman divergences, which correspond to a large exponential family of distributions. We also establish the connections between edge cut objectives and the proposed model to provide a unified view to graph partitioning.

Cite

Text

Long et al. "Graph Partitioning Based on Link Distributions." AAAI Conference on Artificial Intelligence, 2007.

Markdown

[Long et al. "Graph Partitioning Based on Link Distributions." AAAI Conference on Artificial Intelligence, 2007.](https://mlanthology.org/aaai/2007/long2007aaai-graph/)

BibTeX

@inproceedings{long2007aaai-graph,
  title     = {{Graph Partitioning Based on Link Distributions}},
  author    = {Long, Bo and Zhang, Zhongfei (Mark) and Yu, Philip S.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {578-583},
  url       = {https://mlanthology.org/aaai/2007/long2007aaai-graph/}
}