12
9

Convex optimization for the densest subgraph and densest submatrix problems

Abstract

We consider the densest kk-subgraph problem, which seeks to identify the kk-node subgraph of a given input graph with maximum number of edges. This problem is well-known to be NP-hard, by reduction to the maximum clique problem. We propose a new convex relaxation for the densest kk-subgraph problem, based on a nuclear norm relaxation of a low-rank plus sparse decomposition of the adjacency matrices of kk-node subgraphs to partially address this intractability. We establish that the densest kk-subgraph can be recovered with high probability from the optimal solution of this convex relaxation if the input graph is randomly sampled from a distribution of random graphs constructed to contain an especially dense kk-node subgraph with high probability. Specifically, the relaxation is exact when the edges of the input graph are added independently at random, with edges within a particular kk-node subgraph added with higher probability than other edges in the graph. We provide a sufficient condition on the size of this subgraph kk and the expected density under which the optimal solution of the proposed relaxation recovers this kk-node subgraph with high probability. Further, we propose a first-order method for solving this relaxation based on the alternating direction method of multipliers, and empirically confirm our predicted recovery thresholds using simulations involving randomly generated graphs, as well as graphs drawn from social and collaborative networks.

View on arXiv
Comments on this paper