Clustering Uncertain Graphs
Matteo Ceccarello, Carlo Fantozzi, Andrea Pietracaprina, Geppino, Pucci, Fabio Vandin

TL;DR
This paper introduces novel approximation algorithms for clustering uncertain graphs, focusing on maximizing connection probabilities within clusters, with proven guarantees and extensive experimental validation.
Contribution
It develops the first approximation algorithms with provable guarantees for clustering uncertain graphs, addressing both minimum and average connection probability objectives.
Findings
Algorithms achieve competitive running times.
Proven approximation guarantees for clustering quality.
Experimental results demonstrate effectiveness over competitors.
Abstract
An uncertain graph can be viewed as a probability space whose outcomes (referred to as \emph{possible worlds}) are subgraphs of where any edge occurs with probability , independently of the other edges. These graphs naturally arise in many application domains where data management systems are required to cope with uncertainty in interrelated data, such as computational biology, social network analysis, network reliability, and privacy enforcement, among the others. For this reason, it is important to devise fundamental querying and mining primitives for uncertain graphs. This paper contributes to this endeavor with the development of novel strategies for clustering uncertain graphs. Specifically, given an uncertain graph and an integer , we aim at partitioning its nodes into clusters, each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Complex Network Analysis Techniques · Complexity and Algorithms in Graphs
