Abstract
We address the space complexity challenge in largegraph clustering using quadratic programming, and present acomprehensive technical analysis and alternative solution based on game theoretic concepts. We develop an approximate solution to the problem of clustering graphs with a large number of vertices in order to overcome the space complexity issues. Particularly, the edge weights between every pair of vertices are required which proves practically intractable for large data sets. Our scalable method divides a graph into disjoint tractable size subgraphs, where their clusters are enumerated based on a novel solution space search. Then, the clusters obtained in each subgraph are grouped using a low resolution ensemble clustering method. The exact maxima of the quadratic programming problem on the entire graph is approximated by the maxima of the subsets of the graph. Finally, vertices are assigned to the final clusters using a linear game theoretic relation. We also propose the question How can a cluster of a subset of a dataset be a cluster of the entire dataset?. We show that, in the quadratic programming framework, this problem is coNP-hard. Hence, we modify the definition of a cluster from a stable concept to a non-stable but optimal one (Nash equilibrium) that makes it computationally practical to find clusters in graphs with large numbers of vertices. On the Berkeley Segmentation Dataset, the proposed method achieves results comparable to the state of the art, providing a parallel framework for image segmentation.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.