Correlation Clustering Algorithm for Dynamic Complete Signed Graphs: An Index-based Approach

January 01, 2023 Β· Declared Dead Β· πŸ› Knowledge and Information Systems

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Ali Shakiba arXiv ID 2301.00384 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG Citations 2 Venue Knowledge and Information Systems Last Checked 4 months ago
Abstract
In this paper, we reduce the complexity of approximating the correlation clustering problem from $O(m\times\left( 2+ Ξ±(G) \right)+n)$ to $O(m+n)$ for any given value of $\varepsilon$ for a complete signed graph with $n$ vertices and $m$ positive edges where $Ξ±(G)$ is the arboricity of the graph. Our approach gives the same output as the original algorithm and makes it possible to implement the algorithm in a full dynamic setting where edge sign flipping and vertex addition/removal are allowed. Constructing this index costs $O(m)$ memory and $O(m\timesΞ±(G))$ time. We also studied the structural properties of the non-agreement measure used in the approximation algorithm. The theoretical results are accompanied by a full set of experiments concerning seven real-world graphs. These results shows superiority of our index-based algorithm to the non-index one by a decrease of %34 in time on average.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted