Harnessing the mathematics of matrix decomposition to solve planted and maximum clique problem
Salma Omer, Montaz Ali

TL;DR
This paper introduces a novel matrix decomposition approach using weighted ℓ₁-norm and ADMM to accurately identify maximum cliques in graphs, with proven convergence and superior performance on synthetic and real data.
Contribution
It proposes a new mathematical model for maximum clique detection based on matrix decomposition with weighted ℓ₁-norm and provides theoretical guarantees and an efficient ADMM algorithm.
Findings
Outperforms existing models on planted clique problems
Successfully recovers cliques in real-world graphs
Provides theoretical convergence and recovery guarantees
Abstract
We consider the problem of identifying a maximum clique in a given graph. We have proposed a mathematical model for this problem. The model resembles the matrix decomposition of the adjacency matrix of a given graph. The objective function of the mathematical model includes a weighted -norm of the sparse matrix of the decomposition, which has an advantage over the known norm in reducing the error. The use of dynamically changing the weights for the -norm has been motivated. We have used proximal operators within the iterates of the ADMM (alternating direction method of multipliers) algorithm to solve the optimization problem. Convergence of the proposed ADMM algorithm has been provided. The theoretical guarantee of the maximum clique in the form of the low-rank matrix has also been established using the golfing scheme to construct approximate dual…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Complexity and Algorithms in Graphs · Matrix Theory and Algorithms
