An Efficient Quadratic Penalty Method for a Class of Graph Clustering Problems
Wenshun Teng, Qingna Li

TL;DR
This paper introduces an efficient quadratic penalty approach for solving a specific class of graph clustering problems formulated as semi-assignment problems, demonstrating effectiveness on synthetic and real-world networks.
Contribution
It reformulates graph clustering as sparse-constrained optimization and applies quadratic penalty methods, providing scalable solutions for different problem sizes.
Findings
Quadratic penalty methods effectively solve graph clustering tasks.
The regularized method is more efficient for small-scale problems.
The standard quadratic penalty method suits large-scale problems.
Abstract
Community-based graph clustering is one of the most popular topics in the analysis of complex social networks. This type of clustering involves grouping vertices that are considered to share more connections, whereas vertices in different groups share fewer connections. A successful clustering result forms densely connected induced subgraphs. This paper studies a specific form of graph clustering problems that can be formulated as semi-assignment problems, where the objective function exhibits block properties. We reformulate these problems as sparse-constrained optimization problems and relax them to continuous optimization models. We then apply the quadratic penalty method and the quadratic penalty regularized method to the relaxation problem, respectively. Extensive numerical experiments demonstrate that both methods effectively solve graph clustering tasks for both synthetic and…
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
TopicsAdvanced Clustering Algorithms Research · Complex Network Analysis Techniques
